Re: [PATCH 0/2] Fix boot regression for s390 and remove break_lock

2017-12-11 Thread Ingo Molnar
* Will Deacon wrote: > On Sat, Dec 02, 2017 at 10:02:08AM +0100, Heiko Carstens wrote: > > On Tue, Nov 28, 2017 at 06:42:17PM +, Will Deacon wrote: > > > The following two patches do the following: > > > > > > 1. Fix boot breakage reported on s390 caused by a8a217c22116 > > > 2. Kill of

Re: [PATCH 0/2] Fix boot regression for s390 and remove break_lock

2017-12-11 Thread Will Deacon
On Sat, Dec 02, 2017 at 10:02:08AM +0100, Heiko Carstens wrote: > On Tue, Nov 28, 2017 at 06:42:17PM +, Will Deacon wrote: > > The following two patches do the following: > > > > 1. Fix boot breakage reported on s390 caused by a8a217c22116 > > 2. Kill off the break_lock field entirely, sin

Re: [PATCH 0/2] Fix boot regression for s390 and remove break_lock

2017-12-02 Thread Heiko Carstens
On Tue, Nov 28, 2017 at 06:42:17PM +, Will Deacon wrote: > Hi all, > > The following two patches do the following: > > 1. Fix boot breakage reported on s390 caused by a8a217c22116 > 2. Kill off the break_lock field entirely, since it's not actually > that useful > > I didn't go the