diff options
author | Tony Luck <tony.luck@intel.com> | 2021-08-17 17:29:41 -0700 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-09-20 10:55:41 +0200 |
commit | a6e3cf70b772541c2388abdb86e5a562cfe18e63 (patch) | |
tree | 513d9e0becdf14ef0f216621b85098433110d4a2 /lib/test_stackinit.c | |
parent | e4e737bb5c170df6135a127739a9e6148ee3da82 (diff) |
x86/mce: Change to not send SIGBUS error during copy from user
Sending a SIGBUS for a copy from user is not the correct semantic.
System calls should return -EFAULT (or a short count for write(2)).
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210818002942.1607544-3-tony.luck@intel.com
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions