diff options
author | 2018-03-22 08:29:36 +0100 | |
---|---|---|
committer | 2018-04-02 20:16:13 +0200 | |
commit | 025bd3905acab2cdfeb1a521491bee5e33a8fc90 (patch) | |
tree | f9a1b30eb48b0651897f043724b3ae3be62a7d8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() (diff) | |
download | linux-dev-025bd3905acab2cdfeb1a521491bee5e33a8fc90.tar.xz linux-dev-025bd3905acab2cdfeb1a521491bee5e33a8fc90.zip |
x86: fix sys_sigreturn() return type to be long, not unsigned long
Same as with other system calls, sys_sigreturn() should return a value
of type long, not unsigned long. This also matches the behaviour for
IA32_EMULATION, see sys32_sigreturn() in arch/x86/ia32/ia32_signal.c .
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: x86@kernel.org
Cc: Michael Tautschnig <tautschn@amazon.co.uk>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions