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:   Fri, 16 Jun 2017 23:25:53 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     "Darrick J. Wong" <djwong@...nel.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-xfs <linux-xfs@...r.kernel.org>,
        Eric Sandeen <sandeen@...deen.net>
Subject: [GIT PULL] xfs: updates for 4.12-rc6

Hi Linus,

I've one more bugfix for you for 4.12-rc6 to fix something that came up
in an earlier rc.

--Darrick

The following changes since commit 63db7c815bc0997c29e484d2409684fdd9fcd93b:

  xfs: use ->b_state to fix buffer I/O accounting release race (2017-05-31 08:22:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.12-fixes-4

for you to fetch changes up to 95989c46d2a156365867b1d795fdefce71bce378:

  xfs: fix spurious spin_is_locked() assert failures on non-smp kernels (2017-06-08 08:23:07 -0700)

----------------------------------------------------------------
Changes since last update:
- Fix some bogus ASSERT failures on CONFIG_SMP=n and CONFIG_XFS_DEBUG=y.

----------------------------------------------------------------
Brian Foster (1):
      xfs: fix spurious spin_is_locked() assert failures on non-smp kernels

 fs/xfs/xfs_buf.c    | 2 +-
 fs/xfs/xfs_icache.c | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ