Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3406507pxy; Mon, 26 Apr 2021 00:35:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxV3FK6728YwKX6GZzRr3uAsi9rjalGcVUJ0FOXHr9DIO1TxU9mFjswhR1iFajvoWKnBCnx X-Received: by 2002:a65:48c7:: with SMTP id o7mr16114361pgs.90.1619422552474; Mon, 26 Apr 2021 00:35:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619422552; cv=none; d=google.com; s=arc-20160816; b=iIxZ2utfLHrcl/FWdCJi183XQDusqKL1QnPkz4DykuLTirbc1RSXoVPOy+ZNu2trvV 0XsMMU5k14T3xyQQ4aF0HRZKBvW4NJ2glveQLU4OUT2cUf7+RYZJ/9oJ0f4Wc0kGrbvL 5KrBSkoZAxuYf4ID3LVDU9jmeaxmrQl9hzLYxhzG1xvSLcou55oXPWmF9AKI6mP9h3RI /O6pjHXY4xrd82VXGtmDlzrgC3LU/OqBjlY2H8TVYCJShBw1qW11DiG8r49VT2L0GZDF r/NXslj6kCKoW5YtcEuuT+JCu4I+PvTB91ivp/RRkNOdBILh0WTYFiV+uSOqGy1wCy0f 5JAg== 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=IpmEb8RZL9zlajYyvgoHs31baWfM3t2Sagagdm3ofD4=; b=vSNoPTIXhoFhB5/kPVYZB93gZw/f8qseQnP3tqqzXzmhN+zl433HUYoxnYkaj9z/W2 IDDmfbMZ1G202FNtySJXjV8DY+9EQEZsr/yP50yTVm5mj9zN5xJmFdEYsgkrb2HVNVP+ wjLmkD2DUYh/74WfAegYsmiOQr28i8zzC4HkFugtkGCc8KnhlDj8GXpCWSZ7uGSznV4Y jUjIZhm+vAXDQRBHV46pF85Oo9SW0IJWd60dgw/p0wNpDBx+fNtN0qXqCm44uvg3IuFG dEUB/3UjS4fuYo3rZiNAwxDMCiI+figqyBNTkbear/wzIWqcqRtd9it2H+1mMjNxgIEF +jQg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Y6j6sGQV; 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 d14si19687974pjw.140.2021.04.26.00.35.40; Mon, 26 Apr 2021 00:35:52 -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=Y6j6sGQV; 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 S232507AbhDZHcr (ORCPT + 99 others); Mon, 26 Apr 2021 03:32:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:43912 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232366AbhDZHcj (ORCPT ); Mon, 26 Apr 2021 03:32:39 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3510161004; Mon, 26 Apr 2021 07:31:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619422317; bh=/n9hWrh5Ns6ElDZbq9sAMEb3XVD75y66iAlBuG07Ufc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Y6j6sGQV4CHVdLJO8YskaQfIb6/joqtVAzDT7X9Ki8gD1hGMTYebDxpXUh8Qzs1wS 5IxMD70AoK/sVfAUt56WtOTQWZTF/ppO9SMonXQnYI0nDCvGz5KOmz0+TRZplVYZ7Y jgsFycUpkJal9oZHtV6T/70QAblTucJJktSO5xBo= 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.4 25/32] s390/entry: save the caller of psw_idle Date: Mon, 26 Apr 2021 09:29:23 +0200 Message-Id: <20210426072817.421291474@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210426072816.574319312@linuxfoundation.org> References: <20210426072816.574319312@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 4cad1adff16b..d43f18b3d42c 100644 --- a/arch/s390/kernel/entry.S +++ b/arch/s390/kernel/entry.S @@ -889,6 +889,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