diff options
author | 2021-08-17 17:29:41 -0700 | |
---|---|---|
committer | 2021-09-20 10:55:41 +0200 | |
commit | a6e3cf70b772541c2388abdb86e5a562cfe18e63 (patch) | |
tree | 513d9e0becdf14ef0f216621b85098433110d4a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.15-rc2 (diff) | |
download | wireguard-linux-a6e3cf70b772541c2388abdb86e5a562cfe18e63.tar.xz wireguard-linux-a6e3cf70b772541c2388abdb86e5a562cfe18e63.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions