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, 27 May 2009 21:45:55 +1000
From:	Neil Brown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"Stephen Rothwell" <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PULL REQUEST] md: there was a bug in the bugfix.


Hi Linus,
 on of those bug fixes in the recent pull had a bug, found by Stephen
 and his linux-next testing (thanks Stephen).

 I was using 'min()' wrongly and have replaced it with "min_t()".

Thanks,
NeilBrown


The following changes since commit b492b852cd8c99505708152c29a5e09a787af9de:
  NeilBrown (1):
        md: don't use locked_ioctl.

are available in the git repository at:

  git://neil.brown.name/md/ for-linus

NeilBrown (1):
      md: raid5: change incorrect usage of 'min' macro to 'min_t'

 drivers/md/raid5.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ