original_kernel/arch/powerpc/platforms/pseries
Nathan Lynch f61fb8a52c [POWERPC] scanlog_init cleanup and minor fixes
scanlog_init() could use some love.

* properly return -ENODEV if this system doesn't support scan-log-dump
* don't printk if scan-log-dump not present; only older systems have it
* convert from create_proc_entry() to preferred proc_create()
* allocate zeroed data buffer
* fix potential memory leak of ent->data on failed create_proc_entry()
* simplify control flow

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-03-26 08:44:07 +11:00
..
Kconfig
Makefile [POWERPC] pseries: phyp dump: Reserve and release memory 2008-03-26 08:44:06 +11:00
eeh.c
eeh_cache.c
eeh_driver.c
eeh_event.c
eeh_sysfs.c
firmware.c
hotplug-cpu.c [POWERPC] Split xics_teardown_cpu() 2008-02-07 11:40:19 +11:00
hvCall.S
hvCall_inst.c
hvconsole.c
hvcserver.c
iommu.c
kexec.c [POWERPC] Split xics_teardown_cpu() 2008-02-07 11:40:19 +11:00
lpar.c [POWERPC] Add code for removing HPTEs for parts of the linear mapping 2008-02-26 22:17:03 +11:00
msi.c
nvram.c
pci.c
pci_dlpar.c
phyp_dump.c [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded 2008-03-26 08:44:07 +11:00
plpar_wrappers.h
power.c [POWERPC] Fix warning in pseries/power.c 2008-02-20 13:33:37 +11:00
pseries.h
ras.c
reconfig.c
rtasd.c
scanlog.c [POWERPC] scanlog_init cleanup and minor fixes 2008-03-26 08:44:07 +11:00
setup.c [POWERPC] Update wait_state_cycles in the VPA 2008-03-26 08:44:05 +11:00
smp.c
xics.c [POWERPC] Update default irq servers when boot cpu is removed 2008-02-07 11:40:19 +11:00
xics.h [POWERPC] Split xics_teardown_cpu() 2008-02-07 11:40:19 +11:00