]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bitops: introduce generic {clear,set}_bit_le()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Wed, 26 Sep 2012 01:34:24 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:27:50 +0000 (17:27 +1000)
commit3e6f6e73f496306e5e4bff418001ac989a4e6b61
tree6db0d36b21da0f145d9a84a50249c9f6f80eef44
parent1c7b7b09e55f6767b7f31ef8f25f84b5e6bfe613
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