Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1195875
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC][PATCH 0/7] sched: Remove finish_arch_switch() |
| Date | 2015-07-30 12:00 +0200 |
| Message-ID | <pRSN3-391-1@gated-at.bofh.it> (permalink) |
| References | <pRFd7-AH-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 29, 2015 at 09:08:48PM +0200, Peter Zijlstra wrote: > 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! So the mips patch is already in Ralf's mips-next tree, which means I have to wait for that to his Linus' tree before I can commit the last patch in this series. It also means that all the other patches can go through their respective arch tree. So anybody who feels so inclined, go ahead, I'll check after the next merge window and commit everything that's left -- unless there's objections of course :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC][PATCH 0/7] sched: Remove finish_arch_switch() Peter Zijlstra <peterz@infradead.org> - 2015-07-29 21:30 +0200
[RFC][PATCH 3/7] avr32: Remove finish_arch_switch() Peter Zijlstra <peterz@infradead.org> - 2015-07-29 21:30 +0200
Re: [RFC][PATCH 3/7] avr32: Remove finish_arch_switch() Hans-Christian Egtvedt <egtvedt@samfundet.no> - 2015-07-30 07:50 +0200
[RFC][PATCH 4/7] score: Remove finish_arch_switch() Peter Zijlstra <peterz@infradead.org> - 2015-07-29 21:30 +0200
[RFC][PATCH 7/7] sched: Remove finish_arch_switch() Peter Zijlstra <peterz@infradead.org> - 2015-07-29 21:30 +0200
Re: [RFC][PATCH 0/7] sched: Remove finish_arch_switch() Peter Zijlstra <peterz@infradead.org> - 2015-07-30 12:00 +0200
csiph-web