diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2007-08-28 08:47:55 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-09-13 15:33:20 (GMT) |
commit | 8528ab84ebe7a1eeed9b0acc808df86663d506c0 (patch) | |
tree | b1037def36002586de1e366686376e29e451199d /fs/stack.c | |
parent | 52964f87c64e6c6ea671b5bf3030fb1494090a48 (diff) | |
download | linux-fsl-qoriq-8528ab84ebe7a1eeed9b0acc808df86663d506c0.tar.xz |
[POWERPC] Invert null match behaviour for irq_hosts
Currently if you don't specify a match callback for your irq_host it's
assumed you match everything. This is a kind of opt-out approach, and
turns out to be the exception rather than the rule.
So change the semantics to be opt-in, ie. you don't match anything unless
you provide a match callback. This in itself isn't very useful, but will
allow us to provide a default match implementation in a subsequent patch.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions