aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2016-09-17 00:51:53 +0000
committerThomas Gleixner <[email protected]>2016-09-19 22:01:48 +0000
commit6e68b08728ce3365c713f8663c6b05a79e2bbca1 (patch)
treea7476208f7f4252f3cfc7d0d53ff9cc88dfaf00d /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentx86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64 (diff)
downloadkernel-6e68b08728ce3365c713f8663c6b05a79e2bbca1.tar.gz
kernel-6e68b08728ce3365c713f8663c6b05a79e2bbca1.zip
x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl
The prctl code which references vdso_image_x32 is built when CONFIG_X86_X32 is set. This results in the following build failure: LD init/built-in.o arch/x86/built-in.o: In function `do_arch_prctl': (.text+0x27466): undefined reference to `vdso_image_x32' vdso_image_x32 depends on CONFIG_X86_X32_ABI. So we need to make the prctl depend on that as well. [ tglx: Massaged changelog ] Fixes: 2eefd8789698 ("x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*") Signed-off-by: Vinson Lee <[email protected]> Reviewed-by: Dmitry Safonov <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Brian Gerst <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Dmitry Vyukov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions