[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230306090433.GBZAWsoQJKSpQ0AWYl@fat_crate.local>
Date: Mon, 6 Mar 2023 10:04:33 +0100
From: Borislav Petkov <bp@...en8.de>
To: Wupeng Ma <mawupeng1@...wei.com>
Cc: akpm@...ux-foundation.org, dave.hansen@...ux.intel.com,
luto@...nel.org, peterz@...radead.org,
linux-kernel@...r.kernel.org, x86@...nel.org
Subject: Re: [PATCH -next 1/2] x86/mm/pat: Move follow_phys to pat-related
file
On Mon, Mar 06, 2023 at 04:43:15PM +0800, Wupeng Ma wrote:
> From: Ma Wupeng <mawupeng1@...wei.com>
>
> Since only PAT in x86 use follow_phys(), move this to from memory.c to
> memtype.c and make it static. Argument flags is always zero in caller
> untrack_pfn() and track_pfn_copy(). let's drop it.
>
> Since config HAVE_IOREMAP_PROT is selected by x86, drop this config macro.
* first patch: *only* code movement, no other changes
* second patch: do semantic changes and explain *why* you do them
* third patch:...
*...
In that order please. Otherwise review is unnecessarily complicated.
Also, do not talk about *what* the patch is doing in the commit message
- that should be obvious from the diff itself. Rather, concentrate on
the *why* it needs to be done.
Thx.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists