/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_slb.S | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | book3s_hv_rmhandlers.S | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | asm-compat.h | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | ppc_asm.h | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | locks.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | dtl.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | lpar.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | setup.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | paca.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | time.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | diff 7ffcf8ec26f4b94b95b1297131d223b121d951e5 Tue Aug 06 11:01:46 CDT 2013 Anton Blanchard <anton@samba.org> powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
The lppaca, slb_shadow and dtl_entry hypervisor structures are big endian, so we have to byte swap them in little endian builds.
LE KVM hosts will also need to be fixed but for now add an #error to remind us.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|