From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ABF6AC2BD09 for ; Fri, 12 Jul 2024 05:53:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GoMHgjPXZs5j8x4fH2J1kOsO5nFtKeaAzI6/tVh3GSY=; b=tMVyXu9d95o4YpGIXmgS0G4pq/ ObcGgu9s3ZHO0RJosaN45cGW56hK97VotNQNmTvA+/aUt5wlIYu35CImN7/0OfrWM++7VgpIMmZAB SSqn06ghiqh4NBSrX6xrPEd5UvBrsetRGieVkxRbyAyI2BkNurisMhCkFbT3Y5nVrCGlnObVabcoa yGbaczbtkYG9DW007ntHcFyb/RXV9Dc/A8TgdGkrrHjXNBi3dyZEnHNLrjusuBJsH4dZyvvSoGJYc dBYab9BzHIVnn973YjL47XdLxlecyaR6MrhwUYlXU4I1HbzGE5drMspkfmFTA9N6Dvq1Y9viJoCul otN2eQHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sS9Dg-0000000GZ1q-1q5x; Fri, 12 Jul 2024 05:53:24 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sS9DM-0000000GYvj-2dwv for linux-arm-kernel@lists.infradead.org; Fri, 12 Jul 2024 05:53:06 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B8F16CE1A35; Fri, 12 Jul 2024 05:53:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 570D0C3277B; Fri, 12 Jul 2024 05:52:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720763582; bh=OsnxxtZ8aNzoHaRaBj666PxT5Qr4RTk3qJYfN72D0hU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=O8mX7n1s54ENYm8KJks55dNzdK6Lfov0Mdh9l11y1xCWHYSOZJL5FPDtJXr+64jsA fF32OxVM+xZMKDjWtkpi0WMD715qEHbYCJhb29tXkcda9zAlHrZx+cwHbLqihdM1jo FX8ZHIuqcZlhnL9JRhjNnsaK90IuS0DMR0feZBHQLlcO05oMcnplqDF9HZBAwI0rqn EF7x26i/kXuBQYaJodreHb7KTcWolsbJa6XuhI7l6iESH+Gr5vqH9A5q6iFycCyvSr I8vwKQqJ2AV6W4dekH7NjwDfRKG0MzKOSB1OvAKsZ1QfZfCfM8p2Pz327Nji+5DZXo Uv4O+GvAckwqg== Date: Fri, 12 Jul 2024 07:52:53 +0200 From: Mauro Carvalho Chehab To: Tong Tiangen Cc: Mark Rutland , Catalin Marinas , Will Deacon , Andrew Morton , James Morse , Robin Murphy , Andrey Konovalov , Dmitry Vyukov , Vincenzo Frascino , Michael Ellerman , Nicholas Piggin , Andrey Ryabinin , Alexander Potapenko , Christophe Leroy , "Aneesh Kumar K.V" , "Naveen N. Rao" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , , "H. Peter Anvin" , , , , , , Guohanjun Subject: Re: [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user() Message-ID: <20240712075253.05e548d9@foz.lan> In-Reply-To: <20240711155343.3729bc30@foz.lan> References: <20240528085915.1955987-1-tongtiangen@huawei.com> <20240528085915.1955987-2-tongtiangen@huawei.com> <20240711155343.3729bc30@foz.lan> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240711_225305_055602_10834ED7 X-CRM114-Status: GOOD ( 17.64 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Em Thu, 11 Jul 2024 15:53:43 +0200 Mauro Carvalho Chehab escreveu: > Em Tue, 28 May 2024 16:59:10 +0800 > Tong Tiangen escreveu: > > > x86/powerpc has it's implementation of copy_mc_to_user(), we add generic > > fallback in include/linux/uaccess.h prepare for other architechures to > > enable CONFIG_ARCH_HAS_COPY_MC. > > > > Signed-off-by: Tong Tiangen > > Acked-by: Michael Ellerman > > --- > > arch/powerpc/include/asm/uaccess.h | 1 + > > arch/x86/include/asm/uaccess.h | 1 + > > include/linux/uaccess.h | 8 ++++++++ > > 3 files changed, 10 insertions(+) > > > > diff --git a/arch/powerpc/include/asm/uaccess.h b/arch/powerpc/include/asm/uaccess.h > > index de10437fd206..df42e6ad647f 100644 > > --- a/arch/powerpc/include/asm/uaccess.h > > +++ b/arch/powerpc/include/asm/uaccess.h > > @@ -381,6 +381,7 @@ copy_mc_to_user(void __user *to, const void *from, unsigned long n) > > > > return n; > > } > > +#define copy_mc_to_user copy_mc_to_user > > Such define looks weird on my eyes. What to do you want to do here? Ok, other places at uaccess.h have the same pattern. After sleeping over it, it is now clear to me the rationale: you're using an inline to enforce typecast check, as using just a macro won't be doing cast checks. The define will let to use gcc preprocessor #if/#ifdef logic to check if the symbol was defined or not, which makes sense as not all architectures have it. Clever. Patch LGTM. Reviewed-by: Mauro Carvalho Chehab > > > #endif > > > > extern long __copy_from_user_flushcache(void *dst, const void __user *src, > > diff --git a/arch/x86/include/asm/uaccess.h b/arch/x86/include/asm/uaccess.h > > index 0f9bab92a43d..309f2439327e 100644 > > --- a/arch/x86/include/asm/uaccess.h > > +++ b/arch/x86/include/asm/uaccess.h > > @@ -497,6 +497,7 @@ copy_mc_to_kernel(void *to, const void *from, unsigned len); > > > > unsigned long __must_check > > copy_mc_to_user(void __user *to, const void *from, unsigned len); > > +#define copy_mc_to_user copy_mc_to_user > > Same here. > > > #endif > > > > /* > > diff --git a/include/linux/uaccess.h b/include/linux/uaccess.h > > index 3064314f4832..0dfa9241b6ee 100644 > > --- a/include/linux/uaccess.h > > +++ b/include/linux/uaccess.h > > @@ -205,6 +205,14 @@ copy_mc_to_kernel(void *dst, const void *src, size_t cnt) > > } > > #endif > > > > +#ifndef copy_mc_to_user > > +static inline unsigned long __must_check > > +copy_mc_to_user(void *dst, const void *src, size_t cnt) > > +{ > > + return copy_to_user(dst, src, cnt); > > +} > > +#endif > > + > > static __always_inline void pagefault_disabled_inc(void) > > { > > current->pagefault_disabled++; > > > > Thanks, > Mauro Thanks, Mauro