From: Lennert Buytenhek Date: Thu, 21 Sep 2006 02:35:20 +0000 (+0100) Subject: [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore} X-Git-Tag: v2.6.19-rc1~885^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7cc2c59cc83558fc26f17eee3c8f901119f0a7c;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed