Skip to content
Commit 14a3f40a authored by Arjan van de Ven's avatar Arjan van de Ven Committed by Ingo Molnar
Browse files

x86: Remove STACKPROTECTOR_ALL



STACKPROTECTOR_ALL has a really high overhead (runtime and stack
footprint) and is not really worth it protection wise (the
normal STACKPROTECTOR is in effect for all functions with
buffers already), so lets just remove the option entirely.

Reported-by: default avatarDave Jones <davej@redhat.com>
Reported-by: default avatarChuck Ebbert <cebbert@redhat.com>
Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
Cc: Eric Sandeen <sandeen@redhat.com>
LKML-Reference: <20091023073101.3dce4ebb@infradead.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 02dd0a06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment