summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/pmac_setup.c
diff options
context:
space:
mode:
authorArnd Bergmann2005-06-23 01:43:28 +0200
committerPaul Mackerras2005-06-23 01:43:28 +0200
commit6566c6f1f18d42affe73ccdd403e290b64d10473 (patch)
tree9c9cdea21d05e52a60044abf339e9750c6760f0a /arch/ppc64/kernel/pmac_setup.c
parent[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. (diff)
downloadkernel-qcow2-linux-6566c6f1f18d42affe73ccdd403e290b64d10473.tar.gz
kernel-qcow2-linux-6566c6f1f18d42affe73ccdd403e290b64d10473.tar.xz
kernel-qcow2-linux-6566c6f1f18d42affe73ccdd403e290b64d10473.zip
[PATCH] ppc64: pSeries_progress -> rtas_progress
The pSeries_progress function is called from some places in the rtas code, which may also be used by non-pSeries platforms. Though pSeries is currently the only platform type that implements display-character, the code is actually generic enough to be part of the rtas subsystem. I hit a bug here because the generic rtas code tried calling ppc_md.progress, which points to an __init function on most platforms. We could also clear the ppc_md.progress pointer when freeing the init memory to make it more explicit that ppc_md.progress must not be called after bootup. Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc64/kernel/pmac_setup.c')
0 files changed, 0 insertions, 0 deletions