linux/arch/cris/arch-v32/kernel
Tobias Klauser 6474924e2b arch: remove unused macro/function thread_saved_pc()
The only user of thread_saved_pc() in non-arch-specific code was removed
in commit 8243d55977 ("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.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-06-28 16:13:57 -07:00
..
Makefile CRIS: remove SMP code 2015-03-25 10:55:10 +01:00
cache.c
cacheflush.S
crisksyms.c CRIS v32: remove old GPIO and LEDs code 2015-11-02 20:03:05 +01:00
debugport.c CRIS: Drop code related to obsolete or unused kconfigs 2015-11-02 20:03:05 +01:00
entry.S CRISv32: add support for irqflags tracing 2015-09-05 00:56:49 +02:00
fasttimer.c cris: fasttimer: fix mixed declarations and code compile warning 2016-09-22 16:26:29 +02:00
head.S cris: Fix section mismatches in architecture startup code 2015-12-15 14:03:19 +01:00
irq.c cris: irq: stop loop from accessing array out of bounds 2016-09-22 16:26:29 +02:00
kgdb.c cris: kgdb: use native hex2bin 2015-11-02 20:03:04 +01:00
kgdb_asm.S
process.c arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
ptrace.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
setup.c CRIS: Drop code related to obsolete or unused kconfigs 2015-11-02 20:03:05 +01:00
signal.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
time.c cris/time: Migrate to new 'set-state' interface 2015-08-10 11:41:08 +02:00
traps.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 2017-03-02 08:42:34 +01:00