mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
set_memory_p() is available to use outside of its compilation unit since:
030ad7af94 ("x86/mm: Regularize set_memory_p() parameters and make non-static").
There is no use for __set_memory_prot() anymore so drop it too.
[ bp: Massage commit message. ]
Signed-off-by: Coiby Xu <coxu@redhat.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260106095100.656292-1-coxu@redhat.com