Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3407013pxy; Mon, 26 Apr 2021 00:36:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJek9zAMuBW2qySdIxSp4eDZ47qXajd2cXbO/Mv5r/S1wuWwQU++0dl3Scgd3z43owq+7S X-Received: by 2002:a63:790a:: with SMTP id u10mr16024389pgc.407.1619422606153; Mon, 26 Apr 2021 00:36:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619422606; cv=none; d=google.com; s=arc-20160816; b=odwqkxuGwOQzzj2bYpWTefXJJQ6EH+snwjJrLxouFq8DAQeJlNuxQyyaw1NQfeFDJU GzxsO3aTOjkMio7OpDoiQUofyUjKIkve9HrkXdJC50ZfeWUbs8hAIi/Hcd6xeXCoHgjW 6Onrh4YKcrDYk6ghyl2I5ct5syEZEGepx29oOH5SAQG50P97s5idyNqnQe5YiRrpzsNX V9UAsrxetE/RxqBWndN/LR2KYiS8UJKePcyz+RBMcbDQrVxn2xv20yoOBdNMXPXgPwF+ aw9zx1AuxXNvethLTJSMJqlyZQlDCbNAb6zj0EM8meUmmiPtCWWD6kmmrzCsxlPbHkjp 89rw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=sI8IgvCDms7dLbgct2bx3XEonVCzfHS6Bdf65OScfHU=; b=CFijyqfmXA1GWEKvmcTGPlXHa35VcYCMLBZy+9yDT8jtzwMzwkSI3vPuKkJAU+m2aC r+1LCjsIrijM9KlEENuIrc5mX0od0MhDocOc2P6tnTayTi/9ftiAAytdY2jNE/uYb+o8 Djtlxrl6nniHg3F6jkLLET70oKL0OrO/fV3WZIrIOC+lwXqzWm1j5g9jFdK5KD/AYt6P BCBBJ8QMh0u3EAL5FyfowmmAHUKqIUaReA8g60REHS4R+YE4teLEtGZ30pVs3El200ir n0ApYpCFhzPPXNoT/69XWH0cyHXyIqBOYeU01CLuV/JViEz16dqX1lqF7X4jwvGFY5h2 8tfQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=MRsbwFYE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n6si538493plf.348.2021.04.26.00.36.32; Mon, 26 Apr 2021 00:36:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=MRsbwFYE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232921AbhDZHgl (ORCPT + 99 others); Mon, 26 Apr 2021 03:36:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:46520 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232711AbhDZHd7 (ORCPT ); Mon, 26 Apr 2021 03:33:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CDEB961041; Mon, 26 Apr 2021 07:33:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619422395; bh=UBM7ZCIabD+Oae9YQ37RNPL/vvvorK19qFEkh+adkNI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MRsbwFYEf0osYnChi1mK4xZdhGyaBeWvq41ZWTZ27h5RGSnRCqEKYtodvzzb282+u 2ViygCTQBYpR4PC5Le+vMJznE6XeUunvdZappQ3vor0ba2ORN0em6XNcA2lZUa/X0M 04SPXo8+h7Ac6lgNqwJB2RYC+hnVIJZU0uMddkqU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sven Schnelle , Vasily Gorbik , Heiko Carstens , Sasha Levin Subject: [PATCH 4.9 32/37] s390/entry: save the caller of psw_idle Date: Mon, 26 Apr 2021 09:29:33 +0200 Message-Id: <20210426072818.334791455@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210426072817.245304364@linuxfoundation.org> References: <20210426072817.245304364@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Vasily Gorbik [ Upstream commit a994eddb947ea9ebb7b14d9a1267001699f0a136 ] Currently psw_idle does not allocate a stack frame and does not save its r14 and r15 into the save area. Even though this is valid from call ABI point of view, because psw_idle does not make any calls explicitly, in reality psw_idle is an entry point for controlled transition into serving interrupts. So, in practice, psw_idle stack frame is analyzed during stack unwinding. Depending on build options that r14 slot in the save area of psw_idle might either contain a value saved by previous sibling call or complete garbage. [task 0000038000003c28] do_ext_irq+0xd6/0x160 [task 0000038000003c78] ext_int_handler+0xba/0xe8 [task *0000038000003dd8] psw_idle_exit+0x0/0x8 <-- pt_regs ([task 0000038000003dd8] 0x0) [task 0000038000003e10] default_idle_call+0x42/0x148 [task 0000038000003e30] do_idle+0xce/0x160 [task 0000038000003e70] cpu_startup_entry+0x36/0x40 [task 0000038000003ea0] arch_call_rest_init+0x76/0x80 So, to make a stacktrace nicer and actually point for the real caller of psw_idle in this frequently occurring case, make psw_idle save its r14. [task 0000038000003c28] do_ext_irq+0xd6/0x160 [task 0000038000003c78] ext_int_handler+0xba/0xe8 [task *0000038000003dd8] psw_idle_exit+0x0/0x6 <-- pt_regs ([task 0000038000003dd8] arch_cpu_idle+0x3c/0xd0) [task 0000038000003e10] default_idle_call+0x42/0x148 [task 0000038000003e30] do_idle+0xce/0x160 [task 0000038000003e70] cpu_startup_entry+0x36/0x40 [task 0000038000003ea0] arch_call_rest_init+0x76/0x80 Reviewed-by: Sven Schnelle Signed-off-by: Vasily Gorbik Signed-off-by: Heiko Carstens Signed-off-by: Sasha Levin --- arch/s390/kernel/entry.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/s390/kernel/entry.S b/arch/s390/kernel/entry.S index 771cfd2e1e6d..708b8ee604d0 100644 --- a/arch/s390/kernel/entry.S +++ b/arch/s390/kernel/entry.S @@ -902,6 +902,7 @@ ENTRY(ext_int_handler) * Load idle PSW. The second "half" of this function is in .Lcleanup_idle. */ ENTRY(psw_idle) + stg %r14,(__SF_GPRS+8*8)(%r15) stg %r3,__SF_EMPTY(%r15) larl %r1,.Lpsw_idle_lpsw+4 stg %r1,__SF_EMPTY+8(%r15) -- 2.30.2