[PATCH] Correct printk %pF to work on all architectures

Luck, Tony tony.luck at intel.com
Fri Sep 5 09:07:45 EST 2008


>> Make dereference_function_descriptor() more accommodating by allowing
>> architecture overrides.  I put the three overrides (for parisc64, ppc64
>> and ia64) in arch/kernel/module.c because that's where the kernel
>> internal linker which knows how to deal with function descriptors sits.
>>
>> Signed-off-by: James Bottomley <James.Bottomley at HansenPartnership.com>
>
> Acked-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>

ia64 bits still build, boot and work too.

Acked-by: Tony Luck <tony.luck at intel.com>

-Tony



More information about the Linuxppc-dev mailing list