aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2016-07-26 10:16:55 -0700
committerCatalin Marinas <[email protected]>2016-07-27 00:20:32 +0100
commitb9c220b589daaf140f5b8ebe502c98745b94e65c (patch)
tree3a7ba9514464f78b110cd6b032bd2d6c0962f741 /fs/btrfs
parent1378dc3d4ba07ccd295b04ef59e943162531ad25 (diff)
arm64: Only select ARM64_MODULE_PLTS if MODULES=y
Selecting CONFIG_RANDOMIZE_BASE=y and CONFIG_MODULES=n fails to build the module PLTs support: CC arch/arm64/kernel/module-plts.o /work/Linux/linux-2.6-aarch64/arch/arm64/kernel/module-plts.c: In function ‘module_emit_plt_entry’: /work/Linux/linux-2.6-aarch64/arch/arm64/kernel/module-plts.c:32:49: error: dereferencing pointer to incomplete type ‘struct module’ This patch selects ARM64_MODULE_PLTS conditionally only if MODULES is enabled. Fixes: f80fb3a3d508 ("arm64: add support for kernel ASLR") Cc: <[email protected]> # 4.6+ Reported-by: Jeff Vander Stoep <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Acked-by: Mark Rutland <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions