diff options
| author | Daniel Axtens <[email protected]> | 2017-07-12 14:36:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-07-12 16:26:03 -0700 |
| commit | 054f367a32381b5640c5d150fe0b7ba285564998 (patch) | |
| tree | 47480fae1265588696d6ea7508547d963faff553 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | 4c93496f18ce5044d78e4f7f9e018682a4f44b3d (diff) | |
powerpc: don't fortify prom_init
prom_init is a bit special; in theory it should be able to be linked
separately to the kernel. To keep this from getting too complex, the
symbols that prom_init.c uses are checked.
Fortification adds symbols, and it gets quite messy as it includes
things like panic(). So just don't fortify prom_init.c for now.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
Cc: Daniel Micay <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions