uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ
authorChang S. Bae <chang.seok.bae@intel.com>
Tue, 18 May 2021 20:03:15 +0000 (13:03 -0700)
committerBorislav Petkov <bp@suse.de>
Wed, 19 May 2021 09:40:15 +0000 (11:40 +0200)
commit7cd60e43a6def40ecb75deb8decc677995970d0b
tree5d5ce6a3f26ed3df99946acea3c16f0e671c1f47
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc
uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ

Define AT_MINSIGSTKSZ in the generic uapi header. It is already used
as generic ABI in glibc's generic elf.h, and this define will prevent
future namespace conflicts. In particular, x86 is also using this
generic definition.

Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Len Brown <len.brown@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20210518200320.17239-2-chang.seok.bae@intel.com
include/uapi/linux/auxvec.h