public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/7] sched: Remove finish_arch_switch()
@ 2015-07-29 19:08 Peter Zijlstra
  2015-07-29 19:08 ` [RFC][PATCH 1/7] arm: Remove finish_arch_switch Peter Zijlstra
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Peter Zijlstra @ 2015-07-29 19:08 UTC (permalink / raw)
  To: mingo, linux-kernel
  Cc: will.deacon, linux, ralf, egtvedt, michael, cmetcalf, peterz

Hi,

There were only a few architectures utilizing finish_arch_switch() and it looks
like they can all do without.

This means we can remove finish_arch_switch(); partly to make up for
introducing finish_arch_post_lock_switch(), partly to reduce the number of arch
hooks to consider.

Much thanks to Ralf, Will and Chris for helping out with this!


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-08-04  8:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 19:08 [RFC][PATCH 0/7] sched: Remove finish_arch_switch() Peter Zijlstra
2015-07-29 19:08 ` [RFC][PATCH 1/7] arm: Remove finish_arch_switch Peter Zijlstra
2015-08-04  7:39   ` Ingo Molnar
2015-08-04  8:26     ` Russell King - ARM Linux
2015-08-04  8:32       ` Will Deacon
2015-07-29 19:08 ` [RFC][PATCH 2/7] MIPS: Get rid of finish_arch_switch() Peter Zijlstra
2015-07-29 19:08 ` [RFC][PATCH 3/7] avr32: Remove finish_arch_switch() Peter Zijlstra
2015-07-30  5:40   ` Hans-Christian Egtvedt
2015-07-29 19:08 ` [RFC][PATCH 4/7] score: " Peter Zijlstra
2015-07-29 19:08 ` [RFC][PATCH 5/7] sh: Fold finish_arch_switch() into switch_to() Peter Zijlstra
2015-07-29 19:08 ` [RFC][PATCH 6/7] Remove finish_arch_switch Peter Zijlstra
2015-07-29 19:08 ` [RFC][PATCH 7/7] sched: Remove finish_arch_switch() Peter Zijlstra
2015-07-30  9:50 ` [RFC][PATCH 0/7] " Peter Zijlstra
2015-07-31  8:51   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox