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-10-02 22:31:04 +01:00
2009-09-22 20:49:04 +01:00
2009-02-01 11:01:22 +05:30
2009-08-15 16:51:48 +01:00
2009-09-18 23:30:11 +01:00
2009-10-11 16:25:06 +01:00
2009-06-11 21:02:14 +02:00
2008-09-01 12:06:27 +01:00
2009-01-14 19:56:50 -08:00
2009-09-15 22:06:38 +01:00
2009-09-24 09:34:49 +09:30
2008-09-25 15:35:28 +01:00
2008-11-27 12:38:21 +00:00
2009-09-21 16:02:30 +01:00
2009-07-22 00:28:38 +02:00
2008-10-23 12:53:32 +01:00
2009-03-15 21:01:21 -04:00
2009-01-02 12:34:55 +00:00
2009-07-24 12:32:59 +01:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2008-08-07 09:55:48 +01:00
2009-09-12 12:02:26 +01:00
2009-07-24 12:32:54 +01:00
2009-10-02 22:34:32 +01:00
2008-08-07 09:55:48 +01:00
2009-03-15 21:01:21 -04:00
2008-08-07 09:39:37 +01:00
2009-02-12 10:59:44 +00:00
2008-11-30 11:45:54 +00:00
2008-11-29 19:14:31 +00:00
2009-01-14 19:56:50 -08:00
2008-08-15 08:35:42 -07:00
2009-03-15 21:01:21 -04:00
2008-09-01 12:06:26 +01:00
2009-05-17 19:16:41 +01:00
2008-09-06 12:10:45 +01:00
2009-09-12 12:04:37 +01:00
2009-09-22 07:17:42 -07:00
2009-09-24 09:34:49 +09:30
2009-01-08 12:04:47 +00:00
2008-08-07 09:55:48 +01:00
2009-02-19 11:27:19 +00:00
2008-12-14 13:22:51 +00:00
2009-07-24 12:35:01 +01: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-03-26 23:10:11 +00:00
2009-05-30 14:00:18 +01:00
2009-07-24 12:34:58 +01:00
2009-08-15 12:36:00 +01:00
2009-06-11 21:01:52 +02:00
2009-06-08 13:05:02 -04:00
2009-09-28 18:06:20 +01:00
2009-05-17 19:00:37 +01:00
2009-05-17 19:16:41 +01:00
2009-09-24 09:34:47 +09:30
2009-08-05 13:02:57 -07:00
2008-10-01 17:24:04 +01:00
2009-04-02 19:05:11 -07:00
2009-02-12 13:21:17 +00: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
2009-05-28 21:10:31 +01:00
2009-09-15 22:11:05 +01:00
2009-09-14 17:48:14 -07:00
2008-08-07 09:55:48 +01:00
2009-07-27 12:10:38 -07:00
2009-09-24 09:34:49 +09:30
2009-02-12 13:21:15 +00:00
2009-07-24 12:32:57 +01:00
2009-09-18 23:30:11 +01:00
2009-09-28 18:06:19 +01:00
2009-02-19 11:26:24 +00:00
2009-02-12 10:59:43 +00:00
2008-09-06 12:10:45 +01:00