Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-27 Thread chengjian (D)
Hi, all. On 2017/10/20 0:53, Will Deacon wrote: I've not had any more feedback on this and the testing results are very encouraging so I'd like to merge it for 4.15. However, it might make more sense for the whole thing to go via -tip instead. Ingo, Peter: what do you prefer? Will Will Deac

Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-25 Thread Peter Zijlstra
On Tue, Oct 24, 2017 at 05:40:45PM +0200, Ingo Molnar wrote: > > * Will Deacon wrote: > > > Ingo, Peter, > > > > Would you be willing to merge this via -tip, please? I'm happy to > > rebase/repost as required, but the code is in good shape now. > > Sure, will do it tomorrow! Yeah, ACK on this

Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-24 Thread Ingo Molnar
* Will Deacon wrote: > Ingo, Peter, > > Would you be willing to merge this via -tip, please? I'm happy to > rebase/repost as required, but the code is in good shape now. Sure, will do it tomorrow! Thanks, Ingo

Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-24 Thread Will Deacon
Ingo, Peter, Would you be willing to merge this via -tip, please? I'm happy to rebase/repost as required, but the code is in good shape now. Will On Thu, Oct 19, 2017 at 05:53:32PM +0100, Will Deacon wrote: > On Thu, Oct 12, 2017 at 01:20:46PM +0100, Will Deacon wrote: > > This is version three

Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-19 Thread Will Deacon
Hi all, On Thu, Oct 12, 2017 at 01:20:46PM +0100, Will Deacon wrote: > This is version three of the patches previously posted here: > > v1: > http://lists.infradead.org/pipermail/linux-arm-kernel/2017-October/534666.html > v2: > http://lists.infradead.org/pipermail/linux-arm-kernel/2017-October

Re: [PATCH v3 0/5] Switch arm64 over to qrwlock

2017-10-12 Thread Adam Wallis
On 10/12/2017 8:20 AM, Will Deacon wrote: > Hello, > > This is version three of the patches previously posted here: > > v1: > http://lists.infradead.org/pipermail/linux-arm-kernel/2017-October/534666.html > v2: > http://lists.infradead.org/pipermail/linux-arm-kernel/2017-October/534981.html >