Johannes Weiner e9ac829185 ARM: boolean bit testing
Bit testing (test, testset, testclear, testchange) for bit numbers
known at compile time returns a word with the tested-for bit set.

Change it to return a true boolean value so to make it consistent with
the out-of-line path and all the other bitops implementations.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-10-11 16:25:06 +01:00
..
2009-02-01 11:01:22 +05:30
2009-10-11 16:25:06 +01:00
2009-01-02 12:34:55 +00:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2009-09-12 12:04:37 +01:00
2009-09-22 07:17:42 -07:00
2009-09-12 11:48:09 +01:00
2009-09-09 13:29:18 -07:00
2009-08-17 20:02:06 +01:00
2009-08-17 20:02:06 +01:00
2009-07-24 12:34:58 +01:00
2009-08-15 12:36:00 +01:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2009-02-01 11:01:23 +05:30
2008-09-06 12:10:45 +01:00