[PATCH v4 01/19] ARM: Make the argument to virt_to_phys() "const volatile"

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Jan 24 18:38:01 EST 2011


On Mon, Jan 24, 2011 at 11:19:52AM -0800, Stephen Boyd wrote:
> On 01/24/2011 09:55 AM, Catalin Marinas wrote:
> > Changing the virt_to_phys() argument to "const volatile void *" avoids
> > compiler warnings in some situations where this function is used.
> >
> > Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
> > Cc: Stephen Boyd <sboyd at codeaurora.org>
> > Cc: Arnd Bergmann <arnd at arndb.de>
> > ---
> 
> Acked-by: Stephen Boyd <sboyd at codeaurora.org>
> 
> Any chance we can get this one patch into 2.6.38? It fixes a warning for
> MSM.

I don't see any reason why this can't.  Catalin, can you put it in the
patch system with Stephen's ack please?



More information about the linux-arm-kernel mailing list