]> 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>
Wed, 26 Sep 2012 05:45:22 +0000 (15:45 +1000)
commit9453f39f84b437ed9f71c83ceef23d043e3c9318
tree05a8ae840e3d3915aedbaa593ba336525b27d9ef
parent1478672d46f21a92e88dae3666a9ded297f8d066
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