Skip to content
Commit 0b2f4d4d authored by Akinobu Mita's avatar Akinobu Mita Committed by Linus Torvalds
Browse files

x86: use for_each_clear_bit_from()



Use for_each_clear_bit() to iterate over all the cleared bit in a
memory region.

Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1a07cbba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment