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:	Sat, 11 Aug 2007 17:34:08 -1000
From:	"charles gagalac" <charles.gagalac@...il.com>
To:	dean@...tic.org
Cc:	linux-kernel@...r.kernel.org
Subject: [BUG] Kernel panic - not syncing: VFS

i'm getting the following kernel panic when booting:

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

a bisect generated the commit below:

3320ad994afb2c44ad34b3b34c3c5cf0da297331 is first bad commit
commit 3320ad994afb2c44ad34b3b34c3c5cf0da297331
Author: dean gaudet
Date:   Fri Aug 10 22:30:59 2007 +0200

    x86: Work around mmio config space quirk on AMD Fam10h

    Some broken devices have been discovered to require %al/%ax/%eax registers
    for MMIO config space accesses.  Modify mmconfig.c to use these registers
    explicitly (rather than modify the global readb/writeb/etc inlines).

    AK: also changed i386 to always use eax
    AK: moved change to extended space probing to different patch
    AK: reworked with inlines according to Linus' requirements.
    AK: improve comments.
-
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