[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1522230353-12213-1-git-send-email-andrea.parri@amarulasolutions.com>
Date: Wed, 28 Mar 2018 11:45:53 +0200
From: Andrea Parri <andrea.parri@...rulasolutions.com>
To: Will Deacon <will.deacon@....com>,
Catalin Marinas <catalin.marinas@....com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Andrea Parri <andrea.parri@...rulasolutions.com>
Subject: [PATCH v2 for-4.17 0/3] Changes and clean-ups for spin_is_locked()
A resend of the "arch_spin_is_locked() patches" discussed in the last
days, together with a third patch/clean-up suggested by Will during
the review procees. The first two patches are unmodified, except for
the inclusion of Acked-by:'s.
Cheers,
Andrea
Andrea Parri (3):
arm64: Remove smp_mb() from arch_spin_is_locked()
powerpc: Remove smp_mb() from arch_spin_is_locked()
locking: Clean-up comment and #ifndef for {,queued_}spin_is_locked()
arch/arm64/include/asm/spinlock.h | 5 -----
arch/powerpc/include/asm/spinlock.h | 1 -
include/asm-generic/qspinlock.h | 2 --
include/linux/mutex.h | 3 ---
4 files changed, 11 deletions(-)
--
2.7.4
Powered by blists - more mailing lists