[RESEND2 PATCH 1/3] memremap: add MEMREMAP_WC flag

Andrew Morton akpm at linux-foundation.org
Wed Feb 17 11:02:31 PST 2016


On Wed, 17 Feb 2016 11:53:48 +0000 Brian Starkey <brian.starkey at arm.com> wrote:

> Hi Andrew,
> 
> Would you pick these up if I rebase onto linux-next?

Sure.

> How strongly do you feel about the input argument modification vs.
> staying in-line with the rest of the function?

I see no reason why memremap() is modifying `flags' as it proceeds -
these flags are all disjoint so it's pointless.  I suggest you simply
take all that out in a preparatory patch.




More information about the linux-arm-kernel mailing list