Home
last modified time | relevance | path

Searched hist:"1 cb6e064924857e600d13b4f6be5511145ecb560" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dexception-64e.hdiff 1cb6e064924857e600d13b4f6be5511145ecb560 Tue Oct 06 22:48:15 CDT 2015 Tiejun Chen <tiejun.chen@windriver.com> powerpc/book3e: support CONFIG_RELOCATABLE

book3e is different with book3s since 3s includes the exception
vectors code in head_64.S as it relies on absolute addressing
which is only possible within this compilation unit. So we have
to get that label address with got.

And when boot a relocated kernel, we should reset ipvr properly again
after .relocate.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
[scottwood: cleanup and ifdef removal]
Signed-off-by: Scott Wood <scottwood@freescale.com>
/openbmc/linux/arch/powerpc/kernel/
H A Dexceptions-64e.Sdiff 1cb6e064924857e600d13b4f6be5511145ecb560 Tue Oct 06 22:48:15 CDT 2015 Tiejun Chen <tiejun.chen@windriver.com> powerpc/book3e: support CONFIG_RELOCATABLE

book3e is different with book3s since 3s includes the exception
vectors code in head_64.S as it relies on absolute addressing
which is only possible within this compilation unit. So we have
to get that label address with got.

And when boot a relocated kernel, we should reset ipvr properly again
after .relocate.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
[scottwood: cleanup and ifdef removal]
Signed-off-by: Scott Wood <scottwood@freescale.com>
H A Dhead_64.Sdiff 1cb6e064924857e600d13b4f6be5511145ecb560 Tue Oct 06 22:48:15 CDT 2015 Tiejun Chen <tiejun.chen@windriver.com> powerpc/book3e: support CONFIG_RELOCATABLE

book3e is different with book3s since 3s includes the exception
vectors code in head_64.S as it relies on absolute addressing
which is only possible within this compilation unit. So we have
to get that label address with got.

And when boot a relocated kernel, we should reset ipvr properly again
after .relocate.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
[scottwood: cleanup and ifdef removal]
Signed-off-by: Scott Wood <scottwood@freescale.com>