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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 14 Sep 2007 11:32:49 -0400
From:	Chuck Ebbert <cebbert@...hat.com>
To:	"H. Peter Anvin" <hpa@...or.com>
CC:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: EDD still failing on some systems with 2.6.23-rc6-git2

I added debugging code to print a letter for each step in i386 setup,
and it gets to 'J', then it hangs:

        /* Query EDD information */
#if defined(CONFIG_EDD) || defined(CONFIG_EDD_MODULE)
        putchar('J');
        query_edd();
#endif

Multiple reports of this happening on 2.6.23-rc6 can be found at
the end of:

https://bugzilla.redhat.com/show_bug.cgi?id=251724
https://bugzilla.redhat.com/show_bug.cgi?id=239585
-
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