tile: Remove finish_arch_switch
authorChris Metcalf <cmetcalf@ezchip.com>
Thu, 30 Jul 2015 16:32:46 +0000 (12:32 -0400)
committerChris Metcalf <cmetcalf@ezchip.com>
Mon, 3 Aug 2015 16:14:48 +0000 (12:14 -0400)
commit232ff5eb2bf304fc699b132134437a7cb9b2ec16
treeed92e241ee1a96418ccf4a91200bd63ebb4d5567
parenta0ddef81f4aeeeec3326f6b6a255d8ea13b41908
tile: Remove finish_arch_switch

Move the simulator bits into switch_to() and use
finish_arch_post_lock_switch() for the homecache migration bits.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
arch/tile/include/asm/switch_to.h
arch/tile/kernel/process.c