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:	Wed, 16 Jul 2008 21:21:28 -0400
From:	Jack Howarth <howarth@...mo.msbb.uc.edu>
To:	Yinghai Lu <yhlu.kernel@...il.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...e.hu>,
	"jbarnes@...tuousgeek.org" <jbarnes@...tuousgeek.org>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 05:49:39PM -0700, Yinghai Lu wrote:
> 
> please boot with
> debug initcall_debug apic=verbose pci=routeirq?
> 
> and try pci=nommconf
> 
> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
> after Linus merge pci tree, please try to boot with
> pci=early_config_dump
> to see if it is true.
> 
> please don't drop the cc list.
> 
> YH

Yinghai,
    Here is what I see with 'debug initcall_debug apci=verbose pci=routeirq'.
Hopefully nothing important scrolled off the top of the screen (I've not found
a higher resolution vga kernel option that works on my MacBook Pro yet).

calling blk_ioc_init+0x0/0x2a
initcall blk_ioc_init+0x0/0x2a returned 0 after 0 msecs
calling genhd_device_init+0x0/0x55
initcall genhd_device_init+0x0/0x55 returned 0 after 0 msecs
calling fbmem_init+0x0/0x8a
initcall fbmem_init+0x0/0x8a returned 0 after 0 msecs
calling acpi_init+0x0/0x221
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS_IOS(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
initcall acpi_init+0x0/0x221 returned 0 after 16 msecs
calling acpi_scan_init+0x0/0x10a
initcall acpi_scan_init+0x0/0x10a returned 0 after 35 msecs
calling acpi_ec_init+0x0/0x61
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
initcall acpi_ec_init+0x0/0x61 returned 0 after 0 msecs
calling acpi_pci_root+init+0x0/0x28
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0 :quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00.1f.0 :quirk: region 0500-053f claimed by ICH6 GPIO

This is from the current linus kernel source with your mmconfig patch
applied. I will do the other test next.
              Jack
--
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