diff options
author | Jimi Xenidis <jimix@watson.ibm.com> | 2005-09-01 17:57:10 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-09-06 08:07:52 +0200 |
commit | 2f4cf721eb2ff23b60af2932fd9fa4026f2a1164 (patch) | |
tree | f66ec191168b8aefcdbf0fb7aea53fde1ef2f284 /drivers/pnp | |
parent | [PATCH] ppc64: Consolidate early console and PPCDBG code (diff) | |
download | linux-2f4cf721eb2ff23b60af2932fd9fa4026f2a1164.tar.xz linux-2f4cf721eb2ff23b60af2932fd9fa4026f2a1164.zip |
[PATCH] ppc64: systemcfg is now a pointer
The following patch fixes 2 issues:
1) use PLATFORM_LPAR bit to test if running in LPAR mode
2) systemcfg pointer is assigned from static data in
arch/ppc64/kernel/pacaData.c. The file arch/ppc64/kernel/head.S
now refers to is using the GOT binding to the pointer and hence
must deref it.
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions