Re: [PATCH 07/10] [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argument)

From: Geert Uytterhoeven
Date: Tue Nov 08 2022 - 04:42:26 EST


On Sun, Oct 30, 2022 at 1:20 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> 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.
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

> arch/m68k/kernel/process.c | 3 +--

Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> # m68k

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds