android_kernel_xiaomi_sm8350/drivers/scsi/aic7xxx
Sergei Shtylyov 448504130f [SCSI] aic7xxx: fix MMIO for PPC 44x platforms
The driver stores the PCI resource address into 'u_long' variable before
calling ioremap_nocache() on it. This warrants kernel oops when the registers
are accessed on PPC 44x platforms which (being 32-bit) have PCI memory space
mapped beyond 4 GB.

The arch/ppc/ kernel has a fixup in ioremap() that helps create an illusion
that the PCI memory resources are mapped below 4 GB, but arch/powerpc/ code
got rid of this trick, having instead CONFIG_RESOURCES_64BIT enabled.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-24 09:09:49 -05:00
..
aicasm [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() 2008-04-07 12:18:59 -05:00
.gitignore
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic7xxx_inline.h [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic7xxx_osm_pci.c [SCSI] aic7xxx: fix MMIO for PPC 44x platforms 2008-04-24 09:09:49 -05:00
aic7xxx_osm.c [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic7xxx_osm.h [SCSI] aic7xxx: fix MMIO for PPC 44x platforms 2008-04-24 09:09:49 -05:00
aic7xxx_pci.c
aic7xxx_pci.h
aic7xxx_proc.c
aic7xxx_reg_print.c_shipped
aic7xxx_reg.h_shipped
aic7xxx_seq.h_shipped
aic7xxx.h
aic7xxx.reg [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic7xxx.seq
aic79xx_core.c [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic79xx_inline.h [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic79xx_osm_pci.c PM: Introduce PM_EVENT_HIBERNATE callback state 2008-02-23 10:40:04 -08:00
aic79xx_osm.c [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic79xx_osm.h [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic79xx_pci.c
aic79xx_pci.h
aic79xx_proc.c
aic79xx_reg_print.c_shipped
aic79xx_reg.h_shipped
aic79xx_seq.h_shipped
aic79xx.h
aic79xx.reg [SCSI] aic7xxx, aic79xx: deinline functions 2008-04-24 09:09:18 -05:00
aic79xx.seq
aic7770_osm.c
aic7770.c
aiclib.c
aiclib.h
cam.h
Kconfig.aic7xxx
Kconfig.aic79xx
Makefile scsi: fix makefile for aic7(3*x) 2008-02-09 10:43:58 +01:00
queue.h
scsi_iu.h
scsi_message.h