Re: [PATCH] lkdtm: use kmalloc() instead of __get_free_page
From: Mahad Ibrahim
Date: Wed Jul 22 2026 - 19:48:26 EST
For context, this is part of the broader __get_free_page() -> kmalloc()
transition Mike Rapoport is performing. I noticed it on the mailing
lists and found this site which wasn't covered.
Some background:
[1] https://lore.kernel.org/all/CA+55aFwp4iy4rtX2gE2WjBGFL=NxMVnoFeHqYa2j1dYOMMGqxg@xxxxxxxxxxxxxx/
[2] https://lore.kernel.org/linux-scsi/20260704-b4-scsi-v2-0-7d2d21a810de@xxxxxxxxxx/T/#t
I apologize for this messy reply. I thought I had added the context, but
I didn't.
Best regards,
Mahad Ibrahim