Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1595708ybv; Thu, 20 Feb 2020 23:59:21 -0800 (PST) X-Google-Smtp-Source: APXvYqywwdMOOC8l+gsrB8K6aXSZmqLp0ih7bZS3xUopGSA85zz6Komg+GC8NB4CGY2s/pwXT6tg X-Received: by 2002:a9d:22:: with SMTP id 31mr25415898ota.173.1582271961397; Thu, 20 Feb 2020 23:59:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582271961; cv=none; d=google.com; s=arc-20160816; b=bZA+Y+IWm68EsH8om2StGjuzaOZ5F0keLqViaJwYgEeDuLPLcSHPILz3wF4MBoWIQU +9bOk3a6wyIGUcy2+H8eqF8sI0vTOQfw7/lAp4ol6+kARnGxr04wnh2W+oHRuQNPOe+0 zVd91tJ8oKuHzBe/OHxelSmjqMUs6hynjOZpaxsts4eCrh7cnyh+odDw2632XLMBc3rI cbOymeXaipIFwIV7mRNQe1l2AUIAYPm6m7wdYQkL2d9Z7xCiWh+EQ9AaVgw3W11GZxhz najYjdVmtti3Ky5we9c/tEisLHIpHh4wskLY6RXaw1I+o+5XMjfwwAOnd4bthAzTe3HF 5o3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=W+TmLGBOrCyxClkUx+vFjxetd3pd15hQV35FaaMNUhU=; b=Dab1MPZlN5QQ93JKPSnTwOGfGkxwA1TPRSo6YrsqfBKqBI1gecnO+/DOIItok8uNdz 8ND64hBCjkP750CI3Kb5EUGSFpVkFgR0KJ/d+ptmHhNazhxE6zct73g7d/doypJ4ItbV YKO97K8Hnbzy4sCCFIVHB3kTstYbZ4w6PsaGIhTUk83R2m42eok2IFtipblCY9Iu555U XmHdwhwTAUDzhlqFqA2VQYUbXoKSG34oY7damfimUCLYPeyeO2bsfiw2Zis9PVl/rOdr HxxVdUCgYmz1rcWl+enCzKGu78F/7ckpppWGiorVA7CPL1J0+TQWqmsDQnpuBk+pcytW BW7g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dqXpAY1b; 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 d14si1041699ote.195.2020.02.20.23.59.09; Thu, 20 Feb 2020 23:59:21 -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; dkim=pass header.i=@kernel.org header.s=default header.b=dqXpAY1b; 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 S1730728AbgBUH7G (ORCPT + 99 others); Fri, 21 Feb 2020 02:59:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:59062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730557AbgBUH7F (ORCPT ); Fri, 21 Feb 2020 02:59:05 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 194B92073A; Fri, 21 Feb 2020 07:59:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582271944; bh=NnihoHZO7gG4+vQsjdpCtoIC62QSyg5BA43hTajBID8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dqXpAY1bRkvGEZHz53S3WfXC7zP1hfYHCdNl616mbAw5kXJELldLuLBPs2HKjkucB G8kmvnQWXx9kooGxqQO5ZqVZVUZ45dCL8wtRC8LzZEEG+pH54sYzgNV8mYyqWL//t8 YE0+n5G8O6nbjBwGcOBALrydwIp/7irp/jUnmgd8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sven Schnelle , Heiko Carstens , Vasily Gorbik , Sasha Levin Subject: [PATCH 5.5 320/399] s390/ftrace: generate traced function stack frame Date: Fri, 21 Feb 2020 08:40:45 +0100 Message-Id: <20200221072432.490291063@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200221072402.315346745@linuxfoundation.org> References: <20200221072402.315346745@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Vasily Gorbik [ Upstream commit 45f7a0da600d3c409b5ad8d5ddddacd98ddc8840 ] Currently backtrace from ftraced function does not contain ftraced function itself. e.g. for "path_openat": arch_stack_walk+0x15c/0x2d8 stack_trace_save+0x50/0x68 stack_trace_call+0x15e/0x3d8 ftrace_graph_caller+0x0/0x1c <-- ftrace code do_filp_open+0x7c/0xe8 <-- ftraced function caller do_open_execat+0x76/0x1b8 open_exec+0x52/0x78 load_elf_binary+0x180/0x1160 search_binary_handler+0x8e/0x288 load_script+0x2a8/0x2b8 search_binary_handler+0x8e/0x288 __do_execve_file.isra.39+0x6fa/0xb40 __s390x_sys_execve+0x56/0x68 system_call+0xdc/0x2d8 Ftraced function is expected in the backtrace by ftrace kselftests, which are now failing. It would also be nice to have it for clarity reasons. "ftrace_caller" itself is called without stack frame allocated for it and does not store its caller (ftraced function). Instead it simply allocates a stack frame for "ftrace_trace_function" and sets backchain to point to ftraced function stack frame (which contains ftraced function caller in saved r14). To fix this issue make "ftrace_caller" allocate a stack frame for itself just to store ftraced function for the stack unwinder. As a result backtrace looks like the following: arch_stack_walk+0x15c/0x2d8 stack_trace_save+0x50/0x68 stack_trace_call+0x15e/0x3d8 ftrace_graph_caller+0x0/0x1c <-- ftrace code path_openat+0x6/0xd60 <-- ftraced function do_filp_open+0x7c/0xe8 <-- ftraced function caller do_open_execat+0x76/0x1b8 open_exec+0x52/0x78 load_elf_binary+0x180/0x1160 search_binary_handler+0x8e/0x288 load_script+0x2a8/0x2b8 search_binary_handler+0x8e/0x288 __do_execve_file.isra.39+0x6fa/0xb40 __s390x_sys_execve+0x56/0x68 system_call+0xdc/0x2d8 Reported-by: Sven Schnelle Tested-by: Sven Schnelle Reviewed-by: Heiko Carstens Signed-off-by: Vasily Gorbik Signed-off-by: Sasha Levin --- arch/s390/kernel/mcount.S | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/arch/s390/kernel/mcount.S b/arch/s390/kernel/mcount.S index c3597d2e2ae0e..f942341429b1c 100644 --- a/arch/s390/kernel/mcount.S +++ b/arch/s390/kernel/mcount.S @@ -26,6 +26,12 @@ ENDPROC(ftrace_stub) #define STACK_PTREGS (STACK_FRAME_OVERHEAD) #define STACK_PTREGS_GPRS (STACK_PTREGS + __PT_GPRS) #define STACK_PTREGS_PSW (STACK_PTREGS + __PT_PSW) +#ifdef __PACK_STACK +/* allocate just enough for r14, r15 and backchain */ +#define TRACED_FUNC_FRAME_SIZE 24 +#else +#define TRACED_FUNC_FRAME_SIZE STACK_FRAME_OVERHEAD +#endif ENTRY(_mcount) BR_EX %r14 @@ -40,9 +46,16 @@ ENTRY(ftrace_caller) #if !(defined(CC_USING_HOTPATCH) || defined(CC_USING_NOP_MCOUNT)) aghi %r0,MCOUNT_RETURN_FIXUP #endif - aghi %r15,-STACK_FRAME_SIZE + # allocate stack frame for ftrace_caller to contain traced function + aghi %r15,-TRACED_FUNC_FRAME_SIZE stg %r1,__SF_BACKCHAIN(%r15) + stg %r0,(__SF_GPRS+8*8)(%r15) + stg %r15,(__SF_GPRS+9*8)(%r15) + # allocate pt_regs and stack frame for ftrace_trace_function + aghi %r15,-STACK_FRAME_SIZE stg %r1,(STACK_PTREGS_GPRS+15*8)(%r15) + aghi %r1,-TRACED_FUNC_FRAME_SIZE + stg %r1,__SF_BACKCHAIN(%r15) stg %r0,(STACK_PTREGS_PSW+8)(%r15) stmg %r2,%r14,(STACK_PTREGS_GPRS+2*8)(%r15) #ifdef CONFIG_HAVE_MARCH_Z196_FEATURES -- 2.20.1