Received: by 2002:a25:d783:0:0:0:0:0 with SMTP id o125csp561973ybg; Thu, 19 Mar 2020 04:53:29 -0700 (PDT) X-Google-Smtp-Source: ADFU+vt5/8y6f1Zb0MyCqflgd2MiZsE/oPnLdnqtgzPUDs4XXjJjw6jGzkMrZpe32+4uFRF8gGct X-Received: by 2002:a05:6830:23a3:: with SMTP id m3mr1855815ots.265.1584618809347; Thu, 19 Mar 2020 04:53:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584618809; cv=none; d=google.com; s=arc-20160816; b=hxANKYHQ0pF5NkDYX/rLFE9sO09zGx0VNcZLXJ8WXxWMTllTwxeNbm8/4Owr0KVcv2 CNmY6dk4P58gtzwvcEL0wlXjo5PP8k9uS08c7Gc/SncITbXTLWFYd9ki8ay5FPcqBzSa 9ScpSHWbvAz/qEJD0sp0cgLf3sHpwtaVelxt4fo++yOfLlOgG9TpPnJk1H01i5qzRUxF BLGW5PdZhwYj0Rk9sSgPYkWzNRg1n4AsZrb9wjMvmBnI13QTJeMvPc8nv9q8z6s5Xd4X qfx6lKufY1psd4hvrF/Ja4E5XRaZFjW9nEzn4gsWmYDBRk62i1DHNWgqS8nGPiC2285H AwbQ== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=D7T29vKWDgxyKS8ipZ2qAxepEDoI9Tax9xxx8Mi9VFQ=; b=lFsXCTTElqBySULan8DgLsBTI2FevXnh7wAGPmaVUcyVjBbjTtht3fxdRwlYqVwtDE Oez48ajbIQ0t40csuU4mO7rtx1EJM9/kQbA4mmWZrx4mR7t+izsNSHYf33Ih1RAtpgxf LLpzFi+CEi+eFByUphXf9lzFhfYjhGHwZhuV4GQ+MdquD7QKLgySoyi02MN1xbjk25rB BYrYB+pH7Uu/VyjOyMOGboHcWkRAIiVDQsbdGf1Sl+7ZtJJyK7PBWV+6ca9/rWhbbSc/ QP7IRc50cTUErykmzg1cZvp/tvzAps2CLR1N41rbOmDL3yD88BoFdxl6cw2xL7ggBUu9 E81w== 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 i7si1143129otp.96.2020.03.19.04.53.15; Thu, 19 Mar 2020 04:53:29 -0700 (PDT) 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 S1727064AbgCSLw7 (ORCPT + 99 others); Thu, 19 Mar 2020 07:52:59 -0400 Received: from mx2.suse.de ([195.135.220.15]:45226 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726912AbgCSLw5 (ORCPT ); Thu, 19 Mar 2020 07:52:57 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id E6CF6AF33; Thu, 19 Mar 2020 11:52:54 +0000 (UTC) From: Michal Suchanek To: linuxppc-dev@lists.ozlabs.org Cc: Michal Suchanek , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Alexander Viro , Mauro Carvalho Chehab , "David S. Miller" , Rob Herring , Greg Kroah-Hartman , Jonathan Cameron , Andy Shevchenko , Christophe Leroy , Thomas Gleixner , Arnd Bergmann , Nayna Jain , Eric Richter , Claudio Carvalho , Nicholas Piggin , Hari Bathini , Masahiro Yamada , Thiago Jung Bauermann , Sebastian Andrzej Siewior , Valentin Schneider , Jordan Niethe , Michael Neuling , Gustavo Luiz Duarte , Allison Randal , "Eric W. Biederman" , linux-kernel@vger.kernel.org, "linux-fsdevel @ vger . kernel . org --in-reply-to=" <20200225173541.1549955-1-npiggin@gmail.com> Subject: [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32 Date: Thu, 19 Mar 2020 12:52:23 +0100 Message-Id: <184347595442b4ca664613008a09e8cea7188c36.1584613649.git.msuchanek@suse.de> X-Mailer: git-send-email 2.23.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There are two almost identical copies for 32bit and 64bit. The function is used only in 32bit code which will be split out in next patch so consolidate to one function. Signed-off-by: Michal Suchanek Reviewed-by: Christophe Leroy --- v6: new patch v8: move the consolidated function out of the ifdef block. v11: rebase on top of def0bfdbd603 --- arch/powerpc/perf/callchain.c | 48 +++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/arch/powerpc/perf/callchain.c b/arch/powerpc/perf/callchain.c index cbc251981209..c9a78c6e4361 100644 --- a/arch/powerpc/perf/callchain.c +++ b/arch/powerpc/perf/callchain.c @@ -161,18 +161,6 @@ static int read_user_stack_64(unsigned long __user *ptr, unsigned long *ret) return read_user_stack_slow(ptr, ret, 8); } -static int read_user_stack_32(unsigned int __user *ptr, unsigned int *ret) -{ - if ((unsigned long)ptr > TASK_SIZE - sizeof(unsigned int) || - ((unsigned long)ptr & 3)) - return -EFAULT; - - if (!probe_user_read(ret, ptr, sizeof(*ret))) - return 0; - - return read_user_stack_slow(ptr, ret, 4); -} - static inline int valid_user_sp(unsigned long sp, int is_64) { if (!sp || (sp & 7) || sp > (is_64 ? TASK_SIZE : 0x100000000UL) - 32) @@ -277,19 +265,9 @@ static void perf_callchain_user_64(struct perf_callchain_entry_ctx *entry, } #else /* CONFIG_PPC64 */ -/* - * On 32-bit we just access the address and let hash_page create a - * HPTE if necessary, so there is no need to fall back to reading - * the page tables. Since this is called at interrupt level, - * do_page_fault() won't treat a DSI as a page fault. - */ -static int read_user_stack_32(unsigned int __user *ptr, unsigned int *ret) +static int read_user_stack_slow(void __user *ptr, void *buf, int nb) { - if ((unsigned long)ptr > TASK_SIZE - sizeof(unsigned int) || - ((unsigned long)ptr & 3)) - return -EFAULT; - - return probe_user_read(ret, ptr, sizeof(*ret)); + return 0; } static inline void perf_callchain_user_64(struct perf_callchain_entry_ctx *entry, @@ -312,6 +290,28 @@ static inline int valid_user_sp(unsigned long sp, int is_64) #endif /* CONFIG_PPC64 */ +/* + * On 32-bit we just access the address and let hash_page create a + * HPTE if necessary, so there is no need to fall back to reading + * the page tables. Since this is called at interrupt level, + * do_page_fault() won't treat a DSI as a page fault. + */ +static int read_user_stack_32(unsigned int __user *ptr, unsigned int *ret) +{ + int rc; + + if ((unsigned long)ptr > TASK_SIZE - sizeof(unsigned int) || + ((unsigned long)ptr & 3)) + return -EFAULT; + + rc = probe_user_read(ret, ptr, sizeof(*ret)); + + if (IS_ENABLED(CONFIG_PPC64) && rc) + return read_user_stack_slow(ptr, ret, 4); + + return rc; +} + /* * Layout for non-RT signal frames */ -- 2.23.0