android_kernel_xiaomi_sm8350/arch/powerpc
Michal Ostrowski a2894cfb3a [POWERPC] Do not write virq back to PCI config space
- Drivers will not rely on the PCI config space value, as they've
  already been conditioned to rely on the irq field in "struct pci_dev".

- The virq value may not be < 256 as it has been remapped.

- The PCI config space should reflect the hardware configuration, which
  is not being changed.  We are only creating a virtual irq mapping that
  exists in the kernel only. One would never expect the PCI hardware to
  generate the "virq" interrupt.

Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-01-24 21:13:57 +11:00
..
boot [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable 2007-01-22 21:27:35 +11:00
configs [POWERPC] Update defconfigs 2007-01-22 22:39:24 +11:00
kernel [POWERPC] Do not write virq back to PCI config space 2007-01-24 21:13:57 +11:00
lib
math-emu
mm [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() 2007-01-09 17:03:01 +11:00
oprofile
platforms [POWERPC] Clarify EEH error message 2007-01-24 21:13:56 +11:00
sysdev [POWERPC] Fix cell's mmio nvram to properly parse device tree 2007-01-22 21:27:35 +11:00
xmon [POWERPC] Generic BUG for powerpc 2006-12-11 16:35:07 +11:00
.gitignore
Kconfig [POWERPC] disable PReP and EFIKA during make oldconfig 2007-01-09 17:03:02 +11:00
Kconfig.debug
Makefile