lkml.org 
[lkml]   [2022]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] More x86 signal cleanups
Date
This patch set takes code from signal_compat.c and moves it to the
appropriate signal_$(BITS).c file. No functional changes.

Brian Gerst (2):
x86/signal: Move siginfo field tests
x86/signal/compat: Move sigaction_compat_abi() to signal_64.c

arch/x86/kernel/Makefile | 1 -
arch/x86/kernel/signal_32.c | 127 +++++++++++++++++++++
arch/x86/kernel/signal_64.c | 127 +++++++++++++++++++++
arch/x86/kernel/signal_compat.c | 191 --------------------------------
4 files changed, 254 insertions(+), 192 deletions(-)
delete mode 100644 arch/x86/kernel/signal_compat.c

--
2.38.1

\
 
 \ /
  Last update: 2023-03-26 23:15    [W:0.057 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site