Re: [PPC64/Power7 - 2.6.35-rc5] Bad relocation warnings while Building a CONFIG_RELOCATABLE kernel with CONFIG_ISERIES enabled

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

On Thu, 2010-07-15 at 17:05 +0530, Subrata Modak wrote:

I think this is KVM + CONFIG_RELOCATABLE. Caused by:

.global kvmppc_trampoline_lowmem
kvmppc_trampoline_lowmem:
	.long kvmppc_handler_lowmem_trampoline - CONFIG_KERNEL_START

.global kvmppc_trampoline_enter
kvmppc_trampoline_enter:
	.long kvmppc_handler_trampoline_enter - CONFIG_KERNEL_START

Alex, can you turn these into 64-bit on ppc64 so the relocator
can grok them ?

Cheers,
Ben.



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PPC64 2.6.34-rc6 warning - Is this expected ?, Subrata Modak, (Wed May 5, 4:50 am)
Re: PPC64 2.6.34-rc6 warning - Is this expected ?, Paul Mackerras, (Thu May 6, 10:40 pm)
Re: [PPC64/Power7 - 2.6.35-rc5] Bad relocation warnings wh ..., Benjamin Herrenschmidt, (Sun Jul 18, 6:11 pm)