linux-stable/scripts/package
Josh Poimboeuf 03f16cd020 objtool: Add CONFIG_OBJTOOL
Now that stack validation is an optional feature of objtool, add
CONFIG_OBJTOOL and replace most usages of CONFIG_STACK_VALIDATION with
it.

CONFIG_STACK_VALIDATION can now be considered to be frame-pointer
specific.  CONFIG_UNWINDER_ORC is already inherently valid for live
patching, so no need to "validate" it.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Link: https://lkml.kernel.org/r/939bf3d85604b2a126412bf11af6e3bd3b872bcb.1650300597.git.jpoimboe@redhat.com
2022-04-22 12:32:03 +02:00
..
builddeb objtool: Add CONFIG_OBJTOOL 2022-04-22 12:32:03 +02:00
buildtar kbuild: Add make tarzst-pkg build option 2021-10-12 11:50:46 +09:00
mkdebian kbuild: deb-pkg: clean up package name variables 2020-10-14 12:49:39 +09:00
mkspec kbuild: Replace HTTP links with HTTPS ones 2020-08-10 01:32:59 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00