lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ