android_kernel_xiaomi_sm8350/arch/powerpc/platforms/iseries
Benjamin Herrenschmidt 1d6ed32226 powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline
That code uses dma_mapping_error() with a NULL device, which is
a bad idea :-) The proper fix might be to start using some kind
of pseudo device for all these low level mappings with the
hypervisor but that will be for another day. Since it directly
calls into the low level iommu code, I see no problem in having
it directly test against DMA_ERROR_CODE instead of using the
accessors with a NULL argument for now.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-09-11 16:01:15 +10:00
..
call_hpt.h
call_pci.h
call_sm.h
dt.c powerpc/iseries: Fix unused function warning in iSeries DT code 2009-06-15 13:27:37 +10:00
exception.h powerpc: Use names rather than numbers for SPRGs (v2) 2009-08-20 10:12:27 +10:00
exception.S powerpc: Remove use of a second scratch SPRG in STAB code 2009-08-20 10:12:28 +10:00
htab.c
hvcall.S
hvlog.c
hvlpconfig.c
iommu.c powerpc/pci: clean up direct access to sysdata by iseries platform 2009-05-21 15:44:26 +10:00
ipl_parms.h
irq.c powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc 2009-03-11 17:11:34 +11:00
irq.h
it_exp_vpd_panel.h
it_lp_naca.h
Kconfig viocd: needs to depend on BLOCK 2009-05-12 13:28:23 +02:00
ksyms.c
lpardata.c
lpevents.c
main_store.h
Makefile
mf.c powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline 2009-09-11 16:01:15 +10:00
misc.S
naca.h
pci.c powerpc/pci: clean up direct access to sysdata by iseries platform 2009-05-21 15:44:26 +10:00
pci.h
proc.c
processor_vpd.h
release_data.h
setup.c powerpc: Wire up /proc/vmallocinfo to our ioremap() 2009-03-11 17:10:14 +11:00
setup.h
smp.c
smp.h
spcomm_area.h
vio.c
viopath.c
vpd_areas.h