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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 04 Apr 2011 13:27:35 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	Jens Axboe <jaxboe@...ionio.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	LKML <linux-kernel@...r.kernel.org>,
	wireless <linux-wireless@...r.kernel.org>
Subject: Regression in 2.6.39-rc1 from commit 7eaceaccab5f40bbfda044629a6298616aeaed50

After I pulled 2.6.39-rc1, my HP laptop failed to boot by never advancing past 
the device detection stage on my x86_64 system. The problem was bisected, which 
led to:

7eaceaccab5f40bbfda044629a6298616aeaed50 is the first bad commit
commit 7eaceaccab5f40bbfda044629a6298616aeaed50
Author: Jens Axboe <jaxboe@...ionio.com>
Date:   Thu Mar 10 08:52:07 2011 +0100

     block: remove per-queue plugging

     Code has been converted over to the new explicit on-stack plugging,
     and delay users have been converted to use the new API for that.
     So lets kill off the old plugging along with aops->sync_page().

     Signed-off-by: Jens Axboe <jaxboe@...ionio.com>

As this patch cannot be reversed on current 2.6.39-rc1-git, I have not been able 
to do the final test of reverting it, but the bisection was straight forward.

When the system hangs, I can get it to finish booting if I type CTRL/C; however, 
the only disk partition that has been mounted is /. If it matters, I use a 
mixture of ext3 and ext4 file systems.

My disk controller is "nVidia Corporation MCP67 IDE Controller [10de:0560] (rev a1)"

Please let me know what additional info is needed.

Larry
--
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