Jimi Xenidis 2f4cf721eb [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>
2005-09-06 16:07:52 +10:00
..
2005-08-30 13:40:02 +10:00
2005-09-05 00:05:38 -07:00
2005-08-30 13:38:19 +10:00
2005-08-30 13:40:02 +10:00
2005-08-29 10:53:37 +10:00
2005-08-30 13:32:04 +10:00