mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86: ia32_signal: use __put_user() instead of __copy_to_user()
Impact: cleanup __put_user() can be used for constant size 8, like arch/x86/kernel/signal.c. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
ae417bb487
commit
d0b48ca189
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue