mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 19:05:24 +07:00
![Graf Yang](/assets/img/avatar_default.png)
Newer code in mm/page_alloc.c requires this function now in arches. Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3 lines
88 B
C
3 lines
88 B
C
#include <asm-generic/tlbflush.h>
|
|
#define flush_tlb_kernel_range(s, e) do { } while (0)
|