commit | e7cc2c59cc83558fc26f17eee3c8f901119f0a7c | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Sep 21 03:35:20 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 25 10:34:03 2006 +0100 |
tree | 5aa69457ad2fc134e7459fadc79beb682add2319 | |
parent | 0c92e830bd39f3e6cf7b151dffecafbdc623496c [diff] |
[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore} Thomas Gleixner noticed that bitops.h should also use the raw_* irq disable/enable variants, and __xchg needs them as well. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>