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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 09 Aug 2007 15:26:57 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Mikko Rapeli <mikko.rapeli@....fi>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: early boot lockup with 2.6.23-rc1

Mikko Rapeli wrote:
> As I could guess from the changelogs, 2.6.22-git2 works and anything
> after 2.6.22-git3 doesn't.

Okay, here is something to try.  Don't try this unless you haven't
already tested 2.6.23-rc2, since there is a bug that was fixed in
2.6.23-rc2 that might be the cause of your problem (you can test that
easily by specifying edd=skipmbr on the kernel command line.)

Anyway, if that doesn't solve it:

In main() in arch/i386/boot/main.c, please comment out everything from
query_mca() to query_edd(), inclusively.

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