Merge tag 'x86-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 02:40:45 +0000 (18:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 02:40:45 +0000 (18:40 -0800)
commit8a68bd3e9ff6f480fc03369023a1d981cb803079
tree96f1cc5bae1ef0a63628afff7d108b074668d20f
parent572640f0c0d6c681104880090dc0560b69c9d0e6
parentce3ba2af9695e4bd64d797e0026321e5dca29dd3
Merge tag 'x86-core-2023-02-20' of git://git./linux/kernel/git/tip/tip

Pull x86 core updates from Ingo Molnar:

 - Clean up the signal frame layout tests

 - Suppress KMSAN false positive reports in arch_within_stack_frames()

* tag 'x86-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Suppress KMSAN reports in arch_within_stack_frames()
  x86/signal/compat: Move sigaction_compat_abi() to signal_64.c
  x86/signal: Move siginfo field tests