]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - debian.master/config/config.common.ubuntu
UBUNTU: [Config] updateconfigs after AMX patchset
authorDimitri John Ledkov <dimitri.ledkov@canonical.com>
Thu, 7 Apr 2022 09:39:22 +0000 (10:39 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Thu, 5 May 2022 07:14:20 +0000 (09:14 +0200)
commit6f73152dfb1fccce94783c51f27e052e84592ae6
tree293549a3df1bdf68cb36a1905401a4b3decd19dc
parentdab65365041880c8189020b488041b97bb159f5b
UBUNTU: [Config] updateconfigs after AMX patchset

BugLink: https://bugs.launchpad.net/bugs/1967750
Update configs after applying AMX patchset. Enforce
STRICT_SIGALTSTACK_SIZE as off, because:

CONFIG_STRICT_SIGALTSTACK_SIZE is intend for enforcing strict checking
of the sigaltstack size against the *real size of the FPU frame*,
enabling it is risky since it may lead to the broken of legacy
applications which already allocate a too small sigaltstack but can
still work because they never get a signal delivered. (lin-x-wang)

Fixes: cf1383fe60 ("x86/signal: Implement sigaltstack size validation")
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian.master/config/annotations
debian.master/config/config.common.ubuntu