commit | 8f28e8fa46625310102aea06fac61ba04c8b5b88 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <[email protected]> | Sat May 28 15:52:02 2005 -0700 |
committer | Linus Torvalds <[email protected]> | Sat May 28 16:46:14 2005 -0700 |
tree | d83eafaeff6128c93b1513d19b3205f3bcf93172 | |
parent | 37053cc84d51a790a6e5c3987665902cdab122a5 [diff] |
[PATCH] irq code: Add coherence test for PREEMPT_ACTIVE After porting this fixlet to UML: http://linux.bkbits.net:8080/linux-2.5/cset@41791ab52lfMuF2i3V-eTIGRBbDYKQ , I've also added a warning which should refuse compilation with insane values for PREEMPT_ACTIVE... maybe we should simply move PREEMPT_ACTIVE out of architectures using GENERIC_IRQS. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>