https://bugzilla.kernel.org/show_bug.cgi?id=204371
--- Comment #27 from Christophe Leroy (christophe.leroy@c-s.fr) ---
Can you post the changes you did ?
Did you replace the two kzalloc() by get_zeroed_page() as suggested ?
If so, it looks like you missed one kfree() (in free_bitmap()) to be replaced
by free_page().
--
You are receiving this mail because:
You are on the CC list for the bug.