summaryrefslogtreecommitdiff
path: root/kernel/params.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2004-10-21 17:31:42 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-21 17:31:42 -0700
commit3db521caf29cd06e94e2ed294aae2f48643b23cc (patch)
tree245aac7f4cc964134bb5f1ecaf053be06b69d494 /kernel/params.c
parente206f3932de4e058def167fcaf42cf34b2804b79 (diff)
[PATCH] ppc: Disable IRQ probe on ppc
The current "generic" implementation of IRQ probing isn't well suited for ppc in it's current form, and causes issues with yenta_socket (and possibly others) on pmac laptops. We didn't have a probe implementation in the past, we probably don't need one anyway, so for now, the fix is to make this optional and enable it on x86 and x86_64 but not ppc and ppc64 (the 4 archs to use the generic IRQ code). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions