[PATCH] ARM: Fix double definition of virt_to_pfn()

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Apr 23 02:37:01 PDT 2014


On Wed, Apr 23, 2014 at 10:35:47AM +0300, Peter Ujfalusi wrote:
> One definition of virt_to_pfn() was outside of the #if #elif #else section
> causing constant redefinition of the macro.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
> ---
> Hi,
> 
> the redefinition actually coming from different source. It is caused by the
> leftover definition of virt_to_pfn() which would redefine the virt_to_pfn()
> all the time.
> 
> The redefinition still exist in next-20140423.

Please see the thread "Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk"
this month.  The fixed up commit will be pushed out shortly.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.



More information about the linux-arm-kernel mailing list