kernel-fxtec-pro1x/arch/powerpc/platforms/iseries
Stephen Rothwell d9523aa157 [POWERPC] iSeries: fix mf proc initialisation
This proc file should only be created if we are running on legacy
iSeries.  Since we can now run the same kernel on legacy iSeries and
other machines, we currently get the /proc/iSeries directory and the
files in it on non-iSeries machines, and accessing them causes an oops
in some cases.  This and the following patches make sure that these
files are not created on non-iSeries machines, thus avoiding the oops.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-01-09 17:03:03 +11:00
..
call_hpt.h
call_pci.h
call_sm.h
dt.c [POWERPC] Move iSeries initrd logic into device tree 2006-10-24 15:01:27 +10:00
htab.c
hvcall.S
hvlog.c
hvlpconfig.c
iommu.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
ipl_parms.h
irq.c [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
irq.h [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
it_exp_vpd_panel.h
it_lp_naca.h
Kconfig [POWERPC] iSeries: fix CONFIG_VIOPATH dependency 2006-12-20 16:37:48 +11:00
ksyms.c [POWERPC] Lazy interrupt disabling for 64-bit machines 2006-10-16 16:31:36 +10:00
lpardata.c
lpevents.c [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
main_store.h [POWERPC] iseries: remove some gcc 4.1 warnings 2006-08-25 13:27:35 +10:00
Makefile [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily 2006-12-04 20:42:01 +11:00
mf.c [POWERPC] iSeries: fix mf proc initialisation 2007-01-09 17:03:03 +11:00
misc.S [POWERPC] Lazy interrupt disabling for 64-bit machines 2006-10-16 16:31:36 +10:00
naca.h
pci.c [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits 2006-12-04 20:38:52 +11:00
pci.h
proc.c
processor_vpd.h
release_data.h
setup.c [POWERPC] Fix cputable.h for combined build 2006-12-04 20:41:59 +11:00
setup.h
smp.c [POWERPC] Fix iseries/smp.c for irq breakage 2006-10-07 10:10:30 +10:00
smp.h [POWERPC] Fix iseries/smp.c for irq breakage 2006-10-07 10:10:30 +10:00
spcomm_area.h
viopath.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
vpd_areas.h
vpdinfo.c