Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-powerpc/iseries
David Gibson 1888e7b51c [PATCH] powerpc: Remove ItLpRegSave area from the paca
On iSeries, the paca contains, amongst other things an ItLpRegSave
structure used by the hypervisor to save registers.  The hypervisor
locates this area through a pointer at the beginning of the paca, so
the structure itself can be located elsewhere.  This patch moves the
reg_save area out into its own array.  This reduces the amount of
iSeries specific gunk which is visible to general powerpc code via
paca.h

Built and booted on POWER5 LPAR and iSeries RS64.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:50:32 +11:00
..
hv_call.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_call_event.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_call_sc.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_call_xm.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_lp_config.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_lp_event.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
hv_types.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
iseries_io.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
it_exp_vpd_panel.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
it_lp_naca.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
it_lp_queue.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
it_lp_reg_save.h [PATCH] powerpc: Remove ItLpRegSave area from the paca 2006-01-09 14:50:32 +11:00
lpar_map.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
mf.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00
vio.h modify defines according to _ASM_POWERPC_ISERIES_ 2005-11-02 15:53:01 +11:00