+33
−0
+9
−0
Loading
In preparation of introducing for_each_cpu_andnot(), add a variant of
find_next_bit() that negate the bits in @addr2 when ANDing them with the
bits in @addr1.
Signed-off-by:
Valentin Schneider <vschneid@redhat.com>