sched, tile: Remove finish_arch_switch
authorChris Metcalf <cmetcalf@ezchip.com>
Wed, 29 Jul 2015 17:06:29 +0000 (13:06 -0400)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Aug 2015 07:38:18 +0000 (09:38 +0200)
commitfe363adb922583bacfbd5a30a4c773ccff9bb393
tree4503e3ce5f42ca9b864ad28495d78e1b0617c9de
parentb31fdac2a921c8bf5ed9fe2c908625a54ce91e92
sched, tile: Remove finish_arch_switch

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

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/tile/include/asm/switch_to.h
arch/tile/kernel/process.c