[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fe3a8a38-69ef-ff4b-6e63-b110ffc188e7@linux.dev>
Date: Wed, 11 Aug 2021 11:46:21 -0700
From: Vineet Gupta <vineet.gupta@...ux.dev>
To: Mike Rapoport <rppt@...nel.org>
Cc: linux-snps-arc@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, Anshuman Khandual <anshuman.khandual@....com>,
Vineet Gupta <vgupta@...nel.com>
Subject: Re: [PATCH 03/18] ARC: mm: move mmu/cache externs out to setup.h
Hi Mike,
On 8/10/21 10:10 PM, Mike Rapoport wrote:
> Hi Vineet,
>
> On Tue, Aug 10, 2021 at 05:42:43PM -0700, Vineet Gupta wrote:
>> Signed-off-by: Vineet Gupta <vgupta@...nel.com>
> Hmm, this one seems odd. Try https://www.kernel.com/ ;-)
Oops, last minute switch to my kernel.org address - this update was not
atomic ;-)
>> Signed-off-by: Vineet Gupta <vgupta@...nel.org>
>> ---
>> arch/arc/include/asm/cache.h | 4 ----
>> arch/arc/include/asm/mmu.h | 4 ----
>> arch/arc/include/asm/setup.h | 12 ++++++++++--
> A sentence about why these move would have been nice.
Sure
---->
"Don't pollute mmu.h and cache.h with some of ARC internal bootlog/setup
related functions.
move them aside to setup.h"
Thx for taking the time to review !
-Vineet
Powered by blists - more mailing lists