[PATCH] Make some symbol exports conditional on CONFIG_MMU
A few symbols are only defined when CONFIG_MMU=y, but are exported (by kernel/ksyms.c) unconditionally. This patch makes them conditional.
Showing
Please register or sign in to comment