Re: [PATCH 0/2] locking/atomics: fix and improvement

2018-12-12 Thread Mark Rutland
On Mon, Dec 10, 2018 at 05:50:33PM +, Mark Rutland wrote: > Hi Ingo, > > I hope that these atomic scripting patches address your concerns with > the atomics scripting infrastructure. These are based on the tip > locking/core branch, leaving the headers checked-in. > > The primary improvement

[PATCH 0/2] locking/atomics: fix and improvement

2018-12-10 Thread Mark Rutland
Hi Ingo, I hope that these atomic scripting patches address your concerns with the atomics scripting infrastructure. These are based on the tip locking/core branch, leaving the headers checked-in. The primary improvement is using a hash to detect when the headers have been erroneously modified,