]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: bitops: introduce {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:51 +0000 (17:27 +1000)
commit6f33e4c90354adf3e396f7bd6caab5e16a1509d3
tree9fcc85aaac4f38a25553ce36aafbfb8c71abe357
parent3e6f6e73f496306e5e4bff418001ac989a4e6b61
powerpc: bitops: introduce {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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/include/asm/bitops.h