[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Thu Aug 15 06:33:51 AEST 2019
https://bugzilla.kernel.org/show_bug.cgi?id=204371
--- Comment #25 from Christophe Leroy (christophe.leroy at c-s.fr) ---
You can use get_zeroed_page(GFP_NOFS) instead of __get_free_page(GFP_NOFS |
__GFP_ZERO)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Linuxppc-dev
mailing list