https://github.com/torvalds/linux
Revision 958d24df82e021704437da0789c47fcf581e4b85 authored by Benjamin Herrenschmidt on 26 October 2005, 08:59:00 UTC, committed by Linus Torvalds on 26 October 2005, 17:39:43 UTC
The mpic interrupt controller driver (used on G5 and early pSeries among
others) has a bug where it doesn't get the right virtual address for the
timer registers.  It causes the driver to poke at the MMIO space of
whatever has been mapped just next to it (ouch !) when initializing and
causes boot failures on some IBM machines.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1c6fe94
History
Tip revision: 958d24df82e021704437da0789c47fcf581e4b85 authored by Benjamin Herrenschmidt on 26 October 2005, 08:59:00 UTC
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Tip revision: 958d24d
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top