https://github.com/torvalds/linux
Revision e53566409c38d38680cc02299fa9fa5fe8623e9f authored by Benjamin Herrenschmidt on 18 November 2005, 06:18:15 UTC, committed by Paul Mackerras on 19 November 2005, 03:19:13 UTC
Trying to set the priority would just disable the interrupt due to an
incorrect mask used. We rarely use that call, in fact, I think only in
the powermac code for the cmd-power key combo that triggers xmon. So it
got unnoticed for a while.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent b286e39
History
Tip revision: e53566409c38d38680cc02299fa9fa5fe8623e9f authored by Benjamin Herrenschmidt on 18 November 2005, 06:18:15 UTC
[PATCH] powerpc: Fix setting MPIC priority
Tip revision: e535664
File Mode Size
Documentation
arch
block
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.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 62.2 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top