On Wed, Oct 03, 2018 at 03:02:59PM +0200, Peter Zijlstra wrote: > While working my way through the code again; I felt the comments could > use help. > > Cc: mi...@kernel.org > Cc: will.dea...@arm.com > Cc: t...@linutronix.de > Cc: long...@redhat.com > Cc: andrea.pa...@amarulasolutions.com > Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org> > --- > kernel/locking/qspinlock.c | 38 +++++++++++++++++++++++++++----------- > 1 file changed, 27 insertions(+), 11 deletions(-)
Acked-by: Will Deacon <will.dea...@arm.com> Will