]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bitops: introduce generic {clear,set}_bit_le()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Fri, 28 Sep 2012 00:20:21 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Oct 2012 06:50:44 +0000 (16:50 +1000)
commitc588b1287531a32a207aefef05921ed858cc7298
treeb606a0775099a35d0c2a722d97307e5f4b30e539
parentb0781165873972bb160aefb6976e3ac6bdaf8cc4
bitops: introduce generic {clear,set}_bit_le()

Needed to replace test_and_set_bit_le() in virt/kvm/kvm_main.c which is
being used for this missing function.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Avi Kivity <avi@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/asm-generic/bitops/le.h