From: Christoph Hellwig <h...@lst.de> Sent: Wednesday, April 8, 2020 4:59 AM > > Use the designated helper for allocating executable kernel memory, and > remove the now unused PAGE_KERNEL_RX define. > > Signed-off-by: Christoph Hellwig <h...@lst.de> > --- > arch/x86/hyperv/hv_init.c | 2 +- > arch/x86/include/asm/pgtable_types.h | 2 -- > 2 files changed, 1 insertion(+), 3 deletions(-) >
Reviewed-by: Michael Kelley <mikel...@microsoft.com>