Received: by 10.223.185.116 with SMTP id b49csp1507948wrg; Wed, 14 Feb 2018 19:13:11 -0800 (PST) X-Google-Smtp-Source: AH8x225ORzwt7Wv1l2GWDK2JyarnNiI63e/4T/c3WImtO0LV0mp+2S/MeQHQMpb4spymPtuDHpkf X-Received: by 10.98.77.195 with SMTP id a186mr1196206pfb.69.1518664391858; Wed, 14 Feb 2018 19:13:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518664391; cv=none; d=google.com; s=arc-20160816; b=PEwtK5BOAAh7CRdWPD8hW05P3kNHH9uoWYjXA4cnAfYVTN+s8kZyVl7uKB46tOhzLq LtT9rxwivfPC24MMeBjvMn1AziS3vu0YHBslBhg9aeVoY/5kEkVnRKEY1WBHd1yDlTSC c9H4dMlKoYPp73srB3sFhuufzWxc9ecozR1I2Lm5GPb6KSNsVyaqJ1bpdiwFEyncp7LR 5guZ33F60WdtRP2FtmOqqhsdsTVHCM7mDNDpZr4H8Gx45+SGCAcmPYoIMU2SOnhoW1Uv +KcI+LlboiyKhjIMPSN4QXsFVOFD4fj0K8ALO+k9EQTN0hTPxaBzi1jr7mSRpnrsY+l5 dFvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:cc:to:subject:message-id:date:from :references:in-reply-to:mime-version:dmarc-filter :arc-authentication-results; bh=N7kNDK3jI3YpsZvEdcuPcAOhhPHdb2qhATy4st1W10U=; b=OtECMBMxG1HC6eJOhQzUwtIvTT0/KhPGxbl3UpmFjvgkzAXcATRtbssyACBbvukC8Y ZZxHE4lVsyvt4e85844eGjcL2TD8K3G+qbhY83eIkbH+DdEf9/t95p5vI9lVae/2PI7y jEU6eRlHof3NR3hQR/j87uKa9c2mb1GXKLwlf3nzhuk3CJqogier3DoI1fSXW0y5fTFN GjCJJVP9pv+K9RFqLpRxM2a+EFR2bYAQRVcT7usYbkYKUjK/ZitidW6JGiqp02q2AC8O EsEZ4F74bOqZNL9sUejc6TwhieMQfSD7a5i3mmRuykvaXHB18ipFlbX53u+N4O0gZLya 9SoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y26si964611pfm.63.2018.02.14.19.12.44; Wed, 14 Feb 2018 19:13:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032676AbeBODLn (ORCPT + 99 others); Wed, 14 Feb 2018 22:11:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:55170 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032563AbeBODLm (ORCPT ); Wed, 14 Feb 2018 22:11:42 -0500 Received: from mail-it0-f52.google.com (mail-it0-f52.google.com [209.85.214.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DF16A217C0 for ; Thu, 15 Feb 2018 03:11:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DF16A217C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=luto@kernel.org Received: by mail-it0-f52.google.com with SMTP id 140so8272929iti.0 for ; Wed, 14 Feb 2018 19:11:41 -0800 (PST) X-Gm-Message-State: APf1xPADg/o7xffmp1MdP01O66rIbJ+4kxpKLibhspqGX4eqm6LBImJ+ U9NyTCk1z6TuDbSTK2Z22Jx08EZ9CLWXEmjLRk2byQ== X-Received: by 10.36.73.133 with SMTP id e5mr1528905itd.109.1518664301225; Wed, 14 Feb 2018 19:11:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.137.84 with HTTP; Wed, 14 Feb 2018 19:11:20 -0800 (PST) In-Reply-To: References: <20180214182113.27247-1-linux@dominikbrodowski.net> <20180214182113.27247-3-linux@dominikbrodowski.net> From: Andy Lutomirski Date: Thu, 15 Feb 2018 03:11:20 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH 2/4] x86/entry/64: move ENTER_IRQ_STACK from interrupt macro to helper function To: Brian Gerst Cc: Andy Lutomirski , Dominik Brodowski , LKML , Ingo Molnar , X86 ML , Linus Torvalds , Andi Kleen , Thomas Gleixner , Dan Williams Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 15, 2018 at 12:48 AM, Brian Gerst wrote: > On Wed, Feb 14, 2018 at 7:17 PM, Andy Lutomirski wrote: >> On Wed, Feb 14, 2018 at 6:21 PM, Dominik Brodowski >> wrote: >>> Moving the switch to IRQ stack from the interrupt macro to the helper >>> function requires some trickery: All ENTER_IRQ_STACK really cares about >>> is where the "original" stack -- meaning the GP registers etc. -- is >>> stored. Therefore, we need to offset the stored RSP value by 8 whenever >>> ENTER_IRQ_STACK is called from within a function. In such cases, and >>> after switching to the IRQ stack, we need to push the "original" return >>> address (i.e. the return address from the call to the interrupt entry >>> function) to the IRQ stack. >>> >>> This trickery allows us to carve another 1k from the text size: >>> >>> text data bss dec hex filename >>> 17905 0 0 17905 45f1 entry_64.o-orig >>> 16897 0 0 16897 4201 entry_64.o >>> >>> Signed-off-by: Dominik Brodowski >>> --- >>> arch/x86/entry/entry_64.S | 53 +++++++++++++++++++++++++++++++---------------- >>> 1 file changed, 35 insertions(+), 18 deletions(-) >>> >>> diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S >>> index de8a0da0d347..3046b12a1acb 100644 >>> --- a/arch/x86/entry/entry_64.S >>> +++ b/arch/x86/entry/entry_64.S >>> @@ -449,10 +449,18 @@ END(irq_entries_start) >>> * >>> * The invariant is that, if irq_count != -1, then the IRQ stack is in use. >>> */ >>> -.macro ENTER_IRQ_STACK regs=1 old_rsp >>> +.macro ENTER_IRQ_STACK regs=1 old_rsp save_ret=0 >>> DEBUG_ENTRY_ASSERT_IRQS_OFF >>> movq %rsp, \old_rsp >>> >>> + .if \save_ret >>> + /* >>> + * If save_ret is set, the original stack contains one additional >>> + * entry -- the return address. >>> + */ >>> + addq $8, \old_rsp >>> + .endif >>> + >> >> This is a bit alarming in that you now have live data below RSP. For >> x86_32, this would be a big no-no due to NMI. For x86_64, it might >> still be bad if there are code paths where NMI is switched to non-IST >> temporarily, which was the case at some point and might still be the >> case. (I think it is.) Remember that the x86_64 *kernel* ABI has no >> red zone. >> >> It also means that, if you manage to hit vmalloc_fault() in here when >> you touch the IRQ stack, you're dead. IOW you hit: >> >> movq \old_rsp, PER_CPU_VAR(irq_stack_union + IRQ_STACK_SIZE - 8) >> >> which gets #PF and eats your return pointer. Debugging this will be >> quite nasty because you'll only hit it on really huge systems after a >> thread gets migrated, and even then only if you get unlucky on your >> stack alignment. >> >> So can you find another way to do this? > > It's adding 8 to the temp register, not %rsp. Duh.