Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1676730

Re: [PATCH] arch: remove unused macro/function thread_saved_pc()

From Geert Uytterhoeven <geert@linux-m68k.org>
Newsgroups linux.kernel
Subject Re: [PATCH] arch: remove unused macro/function thread_saved_pc()
Date 2017-06-28 16:40 +0200
Message-ID <tXmin-7Xs-35@gated-at.bofh.it> (permalink)
References <tXlmi-7nt-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 28, 2017 at 3:30 PM, Tobias Klauser <tklauser@distanz.ch> wrote:
> The only user of thread_saved_pc() in non-arch-specific code was removed
> in commit 8243d5597793 ("sched/core: Remove pointless printout in
> sched_show_task()"). Remove the implementations as well.
>
> Some architectures use thread_saved_pc() in their arch-specific code.
> Leave their thread_saved_pc() intact.
>
> Cc: Linus Torvalds <torvalds@linux-foundation.org>
> Cc: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

>  arch/m68k/include/asm/processor.h       |  2 --
>  arch/m68k/kernel/process.c              | 14 --------------

For the m68k part:
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] arch: remove unused macro/function thread_saved_pc() Tobias Klauser <tklauser@distanz.ch> - 2017-06-28 15:40 +0200
  Re: [PATCH] arch: remove unused macro/function thread_saved_pc() Geert Uytterhoeven <geert@linux-m68k.org> - 2017-06-28 16:40 +0200
  Re: [PATCH] arch: remove unused macro/function thread_saved_pc() Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-29 01:20 +0200

csiph-web