1
0
Fork 0
alistair23-linux/arch/metag/include/asm
Jiri Slaby 5f56a5dfdb exit_thread: remove empty bodies
Define HAVE_EXIT_THREAD for archs which want to do something in
exit_thread. For others, let's define exit_thread as an empty inline.

This is a cleanup before we change the prototype of exit_thread to
accept a task parameter.

[akpm@linux-foundation.org: fix mips]
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Chen Liqin <liqin.linux@gmail.com>
Cc: Chris Metcalf <cmetcalf@mellanox.com>
Cc: Chris Zankel <chris@zankel.net>
Cc: David Howells <dhowells@redhat.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Helge Deller <deller@gmx.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Cc: Ley Foon Tan <lftan@altera.com>
Cc: Mark Salter <msalter@redhat.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Rich Felker <dalias@libc.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Richard Kuo <rkuo@codeaurora.org>
Cc: Richard Weinberger <richard@nod.at>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Steven Miao <realmz6@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-05-20 17:58:30 -07:00
..
mach metag: use common of_flat_dt_match_machine 2013-10-09 20:03:57 -05:00
Kbuild Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2015-10-04 16:31:13 +01:00
atomic.h arch,metag: Convert smp_mb__*() 2014-04-18 14:20:38 +02:00
atomic_lnkget.h metag: Fix atomic_*_return inline asm constraints 2016-05-03 09:25:46 +01:00
atomic_lock1.h atomic, arch: Audit atomic_{read,set}() 2015-09-23 09:54:28 +02:00
barrier.h metag: define __smp_xxx 2016-01-12 20:46:55 +02:00
bitops.h arch,metag: Convert smp_mb__*() 2014-04-18 14:20:38 +02:00
bug.h metag/traps: Mark die() as __noreturn to match the declaration. 2013-06-13 12:55:29 +01:00
cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cacheflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cachepart.h metag: SMP support 2013-03-02 20:09:51 +00:00
checksum.h ipv4: Update parameters for csum_tcpudp_magic to their original types 2016-03-13 23:55:13 -04:00
clock.h metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
cmpxchg.h arch: Remove __ARCH_HAVE_CMPXCHG 2015-05-13 10:55:42 +02:00
cmpxchg_irq.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
core_reg.h metag: SMP support 2013-03-02 20:09:51 +00:00
cpu.h metag: Various other headers 2013-03-02 20:09:52 +00:00
da.h metag: Add JTAG Debug Adapter (DA) support 2013-03-02 20:09:56 +00:00
delay.h metag: Time keeping 2013-03-02 20:09:22 +00:00
div64.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
dma-mapping.h dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
elf.h treewide: Fix typo compatability -> compatibility 2015-08-07 14:01:39 +02:00
fixmap.h metag: use generic fixmap.h 2014-01-23 16:36:54 -08:00
ftrace.h ftrace: Format MCOUNT_ADDR address as type unsigned long 2015-07-20 22:30:53 -04:00
global_lock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
highmem.h kmap_atomic_to_page() has no users, remove it 2015-11-09 15:11:24 -08:00
hugetlb.h mm/hugetlb: remove arch_prepare/release_hugepage from arch headers 2015-06-25 17:00:35 -07:00
hwthread.h metag: Various other headers 2013-03-02 20:09:52 +00:00
io.h arch/*/io.h: Add ioremap_wt() to all architectures 2015-06-07 15:28:57 +02:00
irq.h metag: Turn irq_ctx_* macros into static inlines 2015-09-15 22:52:47 +01:00
irqflags.h metag: move irq enable out of irqflags.h on SMP 2013-03-02 20:11:14 +00:00
l2cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
linkage.h metag: Various other headers 2013-03-02 20:09:52 +00:00
metag_isa.h metag: Headers for core arch constants 2013-03-02 20:09:16 +00:00
metag_mem.h metag: smp: copy cache partition and enable GCOn 2013-03-15 13:21:17 +00:00
metag_regs.h metag: Fix misspellings in comments. 2016-04-18 12:45:54 +02:00
mman.h metag: System Calls 2013-03-02 20:09:49 +00:00
mmu.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmu_context.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmzone.h metag: TCM support 2013-03-02 20:09:21 +00:00
module.h metag: Module support 2013-03-02 20:09:49 +00:00
page.h metag: Memory management 2013-03-02 20:09:19 +00:00
perf_event.h metag: Perf 2013-03-02 20:09:54 +00:00
pgalloc.h metag: handle pgtable_page_ctor() fail 2013-11-15 09:32:18 +09:00
pgtable-bits.h metag: Fix ioremap_wc/ioremap_cached build errors 2015-03-23 12:32:37 +00:00
pgtable.h metag: Fix ioremap_wc/ioremap_cached build errors 2015-03-23 12:32:37 +00:00
processor.h exit_thread: remove empty bodies 2016-05-20 17:58:30 -07:00
ptrace.h metag: ptrace 2013-03-02 20:09:22 +00:00
setup.h metag: move setup_machine_fdt declaration from prom.h 2013-10-09 20:04:03 -05:00
smp.h smp, metag: kill SMP single function call interrupt 2013-12-05 16:35:29 +00:00
sparsemem.h metag: TCM support 2013-03-02 20:09:21 +00:00
spinlock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_types.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
stacktrace.h metag: Stack unwinding 2013-03-02 20:09:52 +00:00
string.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
switch.h metag: Traps 2013-03-02 20:09:45 +00:00
syscall.h metag: System Calls 2013-03-02 20:09:49 +00:00
syscalls.h metag: System Calls 2013-03-02 20:09:49 +00:00
tbx.h metag: Fix misspellings in comments. 2016-04-18 12:45:54 +02:00
tcm.h metag: TCM support 2013-03-02 20:09:21 +00:00
thread_info.h arch: Remove exec_domain from remaining archs 2015-04-12 21:03:30 +02:00
tlb.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
tlbflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
topology.h sched: remove unused SCHED_INIT_NODE 2014-03-19 11:02:16 +00:00
traps.h metag: Traps 2013-03-02 20:09:45 +00:00
uaccess.h metag: fix put_user sparse errors 2015-01-13 15:23:36 +02:00
unistd.h metag: System Calls 2013-03-02 20:09:49 +00:00
user_gateway.h metag: System Calls 2013-03-02 20:09:49 +00:00