+59
−66
File changed.
Preview size limit exceeded, changes collapsed.
+49
−48
Loading
Previously the code embedded the kernel's test_bit/clear_bit functions in wrappers that accepted u32 parameters. The wrapper cast these parameters to longs before passing them to the kernel's bit functions. This did not work properly on platforms with 64-bit longs. Signed-off-by:Bradley Grove <bgrove@attotech.com> Signed-off-by:
James Bottomley <JBottomley@Parallels.com>
File changed.
Preview size limit exceeded, changes collapsed.