Al Viro bdbadfcc37 [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argument)
Don't bother with pointless macros - we are not sharing it with aout coredumps
anymore.  Just convert the underlying functions to the same arguments (nobody
uses regs, actually) and call them elf_core_copy_task_fpregs().  And unexport
the entire bunch, while we are at it.

[added missing includes in arch/{csky,m68k,um}/kernel/process.c to avoid extra
warnings about the lack of externs getting added to huge piles for those
files.  Pointless, but...]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2022-11-24 23:24:23 -05:00
..
2021-12-13 12:04:45 -06:00
2020-11-26 16:39:35 +01:00
2022-05-02 08:36:10 +02:00
2020-02-25 12:33:19 +01:00
2020-11-26 16:39:35 +01:00
2022-03-28 17:29:53 -07:00
2022-04-22 18:30:44 +02:00
2020-11-26 16:39:35 +01:00