2.6.32-rc7 regression, oops on boot starting udev

From: Soeren Sonnenburg
Date: Sat Nov 14 2009 - 05:16:37 EST


Dear all,

I've just git pull'd to -rc7 (was running something between -rc6 and
-rc7 before) and am now getting the attached oopses as soon as udev is
started (before that the kernel boots just fine and I can mount devices)

[ 562.738810] BUG: unable to handle kernel paging request at ffffffffa00144a0
[ 562.739268] IP: [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.739579] PGD 1003067 PUD 1007063 PMD 13fa46067 PTE 0
[ 562.739948] Oops: 0000 [#1] PREEMPT SMP
[ 562.739948] last sysfs file: /sys/module/evdev/initstate
[ 562.739948] CPU 0
[ 562.739948] Modules linked in: evdev(+) usb_storage
[ 562.739948] Pid: 1020, comm: modprobe Not tainted 2.6.32-rc7-sonne #16 MacBookPro5,3
[ 562.739948] RIP: 0010:[<ffffffff8126f776>] [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.739948] RSP: 0018:ffff88011f183c88 EFLAGS: 00010246
[ 562.739948] RAX: 0000000000000000 RBX: 00000000000000d0 RCX: ffff88011f183d28
[ 562.739948] RDX: ffffffffa00144a0 RSI: 0000000000000000 RDI: 0000000000000000
[ 562.739948] RBP: ffff88011f183d18 R08: 0000000000000000 R09: ffff88011f76f800
[ 562.739948] R10: 0000000000000000 R11: 0000000000000005 R12: ffffffffa00144a0
[ 562.739948] R13: ffff88011f76f800 R14: ffffffffa00144a0 R15: ffff88011f183d28
[ 562.739948] FS: 00007ff24ba186f0(0000) GS:ffff880028200000(0000) knlGS:0000000000000000
[ 562.739948] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 562.739948] CR2: ffffffffa00144a0 CR3: 000000011ffd3000 CR4: 00000000000406f0
[ 562.739948] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 562.739948] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 562.739948] Process modprobe (pid: 1020, threadinfo ffff88011f182000, task ffff88013f371620)
[ 562.739948] Stack:
[ 562.739948] 0000000000000000 0000000000000000 ffff88011f183d28 ffffffff812677a0
[ 562.739948] <0> 0000000000000000 0000000000000000 0000000000000000 ffff880100f707d0
[ 562.739948] <0> 0000000000000000 0000000000000000 0000000000000000 0000000000000001
[ 562.739948] Call Trace:
[ 562.747779] [<ffffffff812677a0>] ? ida_get_new_above+0xa0/0x200
[ 562.747931] [<ffffffff81271d17>] kvasprintf+0x47/0x90
[ 562.747931] [<ffffffff810e0f0d>] ? __vunmap+0xbd/0x110
[ 562.747931] [<ffffffff812689bd>] kobject_set_name_vargs+0x2d/0x80
[ 562.747931] [<ffffffff81320e84>] dev_set_name+0x64/0x70
[ 562.747931] [<ffffffff810e0f0d>] ? __vunmap+0xbd/0x110
[ 562.747931] [<ffffffff8108bd50>] ? load_module+0x1860/0x19d0
[ 562.747931] [<ffffffff810ec759>] ? kmem_cache_alloc+0x79/0x130
[ 562.747931] [<ffffffffa00123da>] evdev_connect+0xda/0x250 [evdev]
[ 562.747931] [<ffffffff81392b58>] input_attach_handler+0x68/0xa0
[ 562.747931] [<ffffffff81393f2b>] input_register_handler+0xcb/0x120
[ 562.747931] [<ffffffffa0016000>] ? evdev_init+0x0/0x12 [evdev]
[ 562.747931] [<ffffffffa0016010>] evdev_init+0x10/0x12 [evdev]
[ 562.747931] [<ffffffff81009048>] do_one_initcall+0x38/0x190
[ 562.747931] [<ffffffff8108bfa1>] sys_init_module+0xe1/0x260
[ 562.747931] [<ffffffff8100b46b>] system_call_fastpath+0x16/0x1b
[ 562.747931] Code: 48 c7 45 b8 00 00 00 00 48 c7 45 c0 00 00 00 00 45 85 c0 0f 88 70 05 00 00 48 8b 45 98 48 03 45 90 48 89 45 a0 0f 82 b2 03 00 00 <41> 0f b6 14 24 8b 45 98 4c 8b 6d 98 89 45 ac 84 d2
[ 562.747931] RIP [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.747931] RSP <ffff88011f183c88>
[ 562.747931] CR2: ffffffffa00144a0
[ 562.747931] ---[ end trace f41212aa2a59a20c ]---


Soeren
--
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962
[ 0.000000] Linux version 2.6.32-rc7-sonne (sonne@no) (gcc version 4.3.4 (Debian 4.3.4-6) ) #16 SMP PREEMPT Fri Nov 13 09:03:37 CET 2009
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-rc7-sonne root=/dev/sda3 ro usbcore.autosuspend=1 init=/bin/bash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000ae72b000 (usable)
[ 0.000000] BIOS-e820: 00000000ae72b000 - 00000000ae92c000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000ae92c000 - 00000000bf097000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf097000 - 00000000bf099000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf099000 - 00000000bf09b000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf09b000 - 00000000bf09d000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf09d000 - 00000000bfeb7000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfeb7000 - 00000000bfec6000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfec6000 - 00000000bfecd000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfecd000 - 00000000bfed6000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfed6000 - 00000000bfed7000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfed7000 - 00000000bfedf000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfedf000 - 00000000bfef9000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfef9000 - 00000000bfeff000 (reserved)
[ 0.000000] BIOS-e820: 00000000bfeff000 - 00000000bff00000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000e7400000 - 00000000e7401000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] DMI 2.4 present.
[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 disabled
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 100000000 mask FC0000000 write-back
[ 0.000000] 4 base 0BFF00000 mask FFFF00000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 1, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 2, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 3, base: 4GB, range: 1GB, type WB
[ 0.000000] reg 4, base: 3071MB, range: 1MB, type UC
[ 0.000000] total RAM covered: 4095M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 4 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3071MB, range: 1MB, type UC
[ 0.000000] reg 3, base: 4GB, range: 1GB, type WB
[ 0.000000] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xae72b max_arch_pfn = 0x400000000
[ 0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable)
[ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000ae72b000 (usable)
[ 0.000000] modified: 00000000ae72b000 - 00000000ae92c000 (ACPI NVS)
[ 0.000000] modified: 00000000ae92c000 - 00000000bf097000 (ACPI data)
[ 0.000000] modified: 00000000bf097000 - 00000000bf099000 (ACPI NVS)
[ 0.000000] modified: 00000000bf099000 - 00000000bf09b000 (ACPI data)
[ 0.000000] modified: 00000000bf09b000 - 00000000bf09d000 (ACPI NVS)
[ 0.000000] modified: 00000000bf09d000 - 00000000bfeb7000 (ACPI data)
[ 0.000000] modified: 00000000bfeb7000 - 00000000bfec6000 (ACPI NVS)
[ 0.000000] modified: 00000000bfec6000 - 00000000bfecd000 (ACPI data)
[ 0.000000] modified: 00000000bfecd000 - 00000000bfed6000 (ACPI NVS)
[ 0.000000] modified: 00000000bfed6000 - 00000000bfed7000 (ACPI data)
[ 0.000000] modified: 00000000bfed7000 - 00000000bfedf000 (ACPI NVS)
[ 0.000000] modified: 00000000bfedf000 - 00000000bfef9000 (ACPI data)
[ 0.000000] modified: 00000000bfef9000 - 00000000bfeff000 (reserved)
[ 0.000000] modified: 00000000bfeff000 - 00000000bff00000 (ACPI data)
[ 0.000000] modified: 00000000e7400000 - 00000000e7401000 (reserved)
[ 0.000000] modified: 00000000f0000000 - 00000000f4000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffc00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000ae72b000
[ 0.000000] 0000000000 - 00ae600000 page 2M
[ 0.000000] 00ae600000 - 00ae72b000 page 4k
[ 0.000000] kernel direct mapping tables up to ae72b000 @ 8000-d000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
[ 0.000000] 0100000000 - 0140000000 page 2M
[ 0.000000] kernel direct mapping tables up to 140000000 @ b000-11000
[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[ 0.000000] ACPI: XSDT 00000000bfeee1c0 0007C (v01 APPLE Apple00 000000AC 01000013)
[ 0.000000] ACPI: FACP 00000000bfeec000 000F4 (v04 APPLE Apple00 000000AC Loki 0000005F)
[ 0.000000] ACPI: DSDT 00000000bfec6000 06238 (v01 APPLE MacBookP 00050003 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000bfecd000 00040
[ 0.000000] ACPI: HPET 00000000bfeeb000 00038 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: APIC 00000000bfeea000 00068 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: APIC 00000000bfee9000 00068 (v02 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: MCFG 00000000bfee8000 0003C (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: ASF! 00000000bfee7000 000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: SBST 00000000bfee6000 00030 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: ECDT 00000000bfee5000 00053 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: SSDT 00000000bfee1000 004DC (v01 APPLE CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000bfee4000 000A5 (v01 SataRe SataPri 00001000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000bfee3000 0009F (v01 SataRe SataSec 00001000 INTL 20061109)
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@xxxxxxxxxxxxxxx
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 0140000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001847ccc] TEXT DATA BSS ==> [0001000000 - 0001847ccc]
[ 0.000000] #3 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #4 [0001848000 - 0001848201] BRK ==> [0001848000 - 0001848201]
[ 0.000000] #5 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
[ 0.000000] #6 [000000b000 - 000000c000] PGTABLE ==> [000000b000 - 000000c000]
[ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880028600000-ffff88002bbfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00140000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000001
[ 0.000000] 0: 0x00000006 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000ae72b
[ 0.000000] 0: 0x00100000 -> 0x00140000
[ 0.000000] On node 0 totalpages: 976581
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 103 pages reserved
[ 0.000000] DMA zone: 3835 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 696163 pages, LIFO batch:31
[ 0.000000] Normal zone: 3584 pages used for memmap
[ 0.000000] Normal zone: 258560 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000ae72b000 - 00000000ae92c000
[ 0.000000] PM: Registered nosave memory: 00000000ae92c000 - 00000000bf097000
[ 0.000000] PM: Registered nosave memory: 00000000bf097000 - 00000000bf099000
[ 0.000000] PM: Registered nosave memory: 00000000bf099000 - 00000000bf09b000
[ 0.000000] PM: Registered nosave memory: 00000000bf09b000 - 00000000bf09d000
[ 0.000000] PM: Registered nosave memory: 00000000bf09d000 - 00000000bfeb7000
[ 0.000000] PM: Registered nosave memory: 00000000bfeb7000 - 00000000bfec6000
[ 0.000000] PM: Registered nosave memory: 00000000bfec6000 - 00000000bfecd000
[ 0.000000] PM: Registered nosave memory: 00000000bfecd000 - 00000000bfed6000
[ 0.000000] PM: Registered nosave memory: 00000000bfed6000 - 00000000bfed7000
[ 0.000000] PM: Registered nosave memory: 00000000bfed7000 - 00000000bfedf000
[ 0.000000] PM: Registered nosave memory: 00000000bfedf000 - 00000000bfef9000
[ 0.000000] PM: Registered nosave memory: 00000000bfef9000 - 00000000bfeff000
[ 0.000000] PM: Registered nosave memory: 00000000bfeff000 - 00000000bff00000
[ 0.000000] PM: Registered nosave memory: 00000000bff00000 - 00000000e7400000
[ 0.000000] PM: Registered nosave memory: 00000000e7400000 - 00000000e7401000
[ 0.000000] PM: Registered nosave memory: 00000000e7401000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000
[ 0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at bff00000 (gap: bff00000:27500000)
[ 0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880028200000 s84056 r8192 d22440 u1048576
[ 0.000000] pcpu-alloc: s84056 r8192 d22440 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 958558
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-rc7-sonne root=/dev/sda3 ro usbcore.autosuspend=1 init=/bin/bash
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 3769000k/5242880k available (4749k kernel code, 1336556k absent, 136344k reserved, 2551k data, 484k init)
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:320
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3051.414 MHz processor.
[ 0.003339] Calibrating delay loop (skipped), value calculated using timer frequency.. 6105.11 BogoMIPS (lpj=10171380)
[ 0.003699] Mount-cache hash table entries: 256
[ 0.003991] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004275] CPU: L2 cache: 6144K
[ 0.004445] CPU: Physical Processor ID: 0
[ 0.004644] CPU: Processor Core ID: 0
[ 0.004827] mce: CPU supports 6 MCE banks
[ 0.005024] CPU0: Thermal monitoring enabled (TM2)
[ 0.005225] using mwait in idle threads.
[ 0.005397] Performance Events: Core2 events, Intel PMU driver.
[ 0.005849] ... version: 2
[ 0.006669] ... bit width: 40
[ 0.006860] ... generic registers: 2
[ 0.007015] ... value mask: 000000ffffffffff
[ 0.007186] ... max period: 000000007fffffff
[ 0.007386] ... fixed-purpose events: 3
[ 0.007567] ... event mask: 0000000700000003
[ 0.007779] ACPI: Core revision 20090903
[ 0.017349] Setting APIC routing to flat
[ 0.017931] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.051143] CPU0: Intel(R) Core(TM)2 Duo CPU T9900 @ 3.06GHz stepping 0a
[ 0.053333] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.006666] Initializing CPU#1
[ 0.006666] Calibrating delay using timer specific routine.. 6105.87 BogoMIPS (lpj=10170994)
[ 0.006666] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.006666] CPU: L2 cache: 6144K
[ 0.006666] CPU: Physical Processor ID: 0
[ 0.006666] CPU: Processor Core ID: 1
[ 0.006666] CPU1: Thermal monitoring enabled (TM2)
[ 0.143400] CPU1: Intel(R) Core(TM)2 Duo CPU T9900 @ 3.06GHz stepping 0a
[ 0.145260] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.146687] Brought up 2 CPUs
[ 0.146884] Total of 2 processors activated (12210.98 BogoMIPS).
[ 0.150011] CPU0 attaching sched-domain:
[ 0.150014] domain 0: span 0-1 level MC
[ 0.150016] groups: 0 1
[ 0.150020] CPU1 attaching sched-domain:
[ 0.150021] domain 0: span 0-1 level MC
[ 0.150023] groups: 1 0
[ 0.150087] Apple MacBookPro5 series board detected. Selecting PCI-method for reboots.
[ 0.150351] regulator: core version 0.5
[ 0.150351] NET: Registered protocol family 16
[ 0.150351] ACPI: bus type pci registered
[ 0.150351] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
[ 0.150447] PCI: MCFG area at f0000000 reserved in E820
[ 0.150447] PCI: updated MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.152035] PCI: Using MMCONFIG at f0000000 - f3ffffff
[ 0.152212] PCI: Using configuration type 1 for base access
[ 0.160011] bio: create slab <bio-0> at 0
[ 0.160668] ACPI: EC: EC description table is found, configuring boot EC
[ 0.164885] ACPI: BIOS _OSI(Linux) query ignored
[ 0.165540] ACPI: Interpreter enabled
[ 0.166669] ACPI: (supports S0 S3 S4 S5)
[ 0.167317] ACPI: Using IOAPIC for interrupt routing
[ 0.180162] ACPI: EC: GPE = 0x3f, I/O: command/status = 0x66, data = 0x62
[ 0.183458] ACPI: No dock devices found.
[ 0.183900] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.184124] pci 0000:00:03.0: reg 10 io port: [0x3000-0x30ff]
[ 0.184124] pci 0000:00:03.2: reg 10 io port: [0x3180-0x31bf]
[ 0.184124] pci 0000:00:03.2: reg 20 io port: [0x3140-0x317f]
[ 0.184124] pci 0000:00:03.2: reg 24 io port: [0x3100-0x313f]
[ 0.184124] pci 0000:00:03.2: PME# supported from D3hot D3cold
[ 0.184124] pci 0000:00:03.2: PME# disabled
[ 0.184164] pci 0000:00:03.5: reg 10 32bit mmio: [0xe7400000-0xe747ffff]
[ 0.184247] pci 0000:00:04.0: reg 10 32bit mmio: [0xe7488000-0xe7488fff]
[ 0.184271] pci 0000:00:04.0: supports D1 D2
[ 0.184273] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.184469] pci 0000:00:04.0: PME# disabled
[ 0.184680] pci 0000:00:04.1: reg 10 32bit mmio: [0xe7489200-0xe74892ff]
[ 0.184710] pci 0000:00:04.1: supports D1 D2
[ 0.184711] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.184885] pci 0000:00:04.1: PME# disabled
[ 0.185082] pci 0000:00:06.0: reg 10 32bit mmio: [0xe7487000-0xe7487fff]
[ 0.185106] pci 0000:00:06.0: supports D1 D2
[ 0.185108] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.185311] pci 0000:00:06.0: PME# disabled
[ 0.185504] pci 0000:00:06.1: reg 10 32bit mmio: [0xe7489100-0xe74891ff]
[ 0.185534] pci 0000:00:06.1: supports D1 D2
[ 0.185535] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.185711] pci 0000:00:06.1: PME# disabled
[ 0.186698] pci 0000:00:08.0: reg 10 32bit mmio: [0xe7480000-0xe7483fff]
[ 0.186723] pci 0000:00:08.0: PME# supported from D3hot D3cold
[ 0.186924] pci 0000:00:08.0: PME# disabled
[ 0.187171] pci 0000:00:0a.0: reg 10 32bit mmio: [0xe7486000-0xe7486fff]
[ 0.187175] pci 0000:00:0a.0: reg 14 io port: [0x31e0-0x31e7]
[ 0.187178] pci 0000:00:0a.0: reg 18 32bit mmio: [0xe7489000-0xe74890ff]
[ 0.187182] pci 0000:00:0a.0: reg 1c 32bit mmio: [0xe7489300-0xe748930f]
[ 0.187201] pci 0000:00:0a.0: supports D1 D2
[ 0.187203] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.187405] pci 0000:00:0a.0: PME# disabled
[ 0.187625] pci 0000:00:0b.0: reg 10 io port: [0x31d8-0x31df]
[ 0.187629] pci 0000:00:0b.0: reg 14 io port: [0x31ec-0x31ef]
[ 0.187632] pci 0000:00:0b.0: reg 18 io port: [0x31d0-0x31d7]
[ 0.187635] pci 0000:00:0b.0: reg 1c io port: [0x31e8-0x31eb]
[ 0.187638] pci 0000:00:0b.0: reg 20 io port: [0x31c0-0x31cf]
[ 0.187641] pci 0000:00:0b.0: reg 24 32bit mmio: [0xe7484000-0xe7485fff]
[ 0.187870] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.188075] pci 0000:00:0c.0: PME# disabled
[ 0.188521] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.188705] pci 0000:00:15.0: PME# disabled
[ 0.189143] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.189351] pci 0000:00:16.0: PME# disabled
[ 0.189613] pci 0000:00:09.0: transparent bridge
[ 0.189813] pci 0000:00:09.0: bridge 32bit mmio: [0xe7300000-0xe73fffff]
[ 0.189857] pci 0000:02:00.0: reg 10 32bit mmio: [0xe4000000-0xe4ffffff]
[ 0.189871] pci 0000:02:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.189886] pci 0000:02:00.0: reg 1c 64bit mmio: [0xe2000000-0xe3ffffff]
[ 0.189897] pci 0000:02:00.0: reg 24 io port: [0x2000-0x207f]
[ 0.189908] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xe5000000-0xe507ffff]
[ 0.190029] pci 0000:00:0c.0: bridge io port: [0x2000-0x2fff]
[ 0.190037] pci 0000:00:0c.0: bridge 32bit mmio: [0xe2000000-0xe50fffff]
[ 0.190049] pci 0000:00:0c.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.190464] pci 0000:04:00.0: reg 10 64bit mmio: [0xe7200000-0xe7203fff]
[ 0.190517] pci 0000:04:00.0: supports D1 D2
[ 0.190518] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.190722] pci 0000:04:00.0: PME# disabled
[ 0.190985] pci 0000:00:15.0: bridge 32bit mmio: [0xe7200000-0xe72fffff]
[ 0.191046] pci 0000:05:00.0: reg 10 64bit mmio: [0xe7100000-0xe7100fff]
[ 0.191098] pci 0000:05:00.0: supports D1 D2
[ 0.191099] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.191291] pci 0000:05:00.0: PME# disabled
[ 0.191546] pci 0000:00:16.0: bridge 32bit mmio: [0xe7100000-0xe71fffff]
[ 0.191597] pci_bus 0000:00: on NUMA node 0
[ 0.191601] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.237508] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled.
[ 0.238654] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 11 14 15) *0, disabled.
[ 0.241201] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 11 14 15) *0, disabled.
[ 0.242799] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
[ 0.244428] ACPI: PCI Interrupt Link [Z003] (IRQs 16 17 18 19 20 21 22 23) *11
[ 0.246277] ACPI: PCI Interrupt Link [Z004] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.248200] ACPI: PCI Interrupt Link [Z005] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.250170] ACPI: PCI Interrupt Link [Z006] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.252055] ACPI: PCI Interrupt Link [Z007] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.254019] ACPI: PCI Interrupt Link [Z008] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.256131] ACPI: PCI Interrupt Link [Z009] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.257863] ACPI: PCI Interrupt Link [Z00A] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.259777] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.261778] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.263510] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.265463] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.267470] ACPI: PCI Interrupt Link [Z00F] (IRQs 16 17 18 19 20 21 22 23) *10
[ 0.269214] ACPI: PCI Interrupt Link [Z00G] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.271518] ACPI: PCI Interrupt Link [Z00H] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.273348] ACPI: PCI Interrupt Link [Z00I] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.275197] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 21 22 23) *7
[ 0.276843] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.278691] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.280542] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.282516] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.284536] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.286780] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.288681] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.290536] ACPI: PCI Interrupt Link [Z00R] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.292505] ACPI: PCI Interrupt Link [Z00S] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.294538] ACPI: PCI Interrupt Link [Z00T] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.296444] ACPI: PCI Interrupt Link [Z00U] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.298271] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *15
[ 0.300128] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11
[ 0.301930] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *10
[ 0.303838] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *14
[ 0.305644] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *15
[ 0.307440] ACPI: PCI Interrupt Link [LGPU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.309393] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.311312] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 18 19 20 21 22 23) *11
[ 0.313122] ACPI: PCI Interrupt Link [LSI1] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[ 0.315105] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 18 19 20 21 22 23) *7
[ 0.316848] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 22 23) *5
[ 0.318747] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *14
[ 0.320427] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.320427] vgaarb: loaded
[ 0.320525] SCSI subsystem initialized
[ 0.326672] libata version 3.00 loaded.
[ 0.326685] usbcore: registered new interface driver usbfs
[ 0.326860] usbcore: registered new interface driver hub
[ 0.326870] usbcore: registered new device driver usb
[ 0.326877] PCI: Using ACPI for IRQ routing
[ 0.327130] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
[ 0.327524] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
[ 0.333337] Switching to clocksource tsc
[ 0.341097] Slow work thread pool: Starting up
[ 0.344674] Slow work thread pool: Ready
[ 0.344877] FS-Cache: Loaded
[ 0.345050] CacheFiles: Loaded
[ 0.345251] pnp: PnP ACPI init
[ 0.345454] ACPI: bus type pnp registered
[ 0.350614] pnp: PnP ACPI: found 9 devices
[ 0.350813] ACPI: ACPI bus type pnp unregistered
[ 0.351017] system 00:01: iomem range 0xf0000000-0xf3ffffff has been reserved
[ 0.351195] system 00:04: iomem range 0xfed00000-0xfed003ff has been reserved
[ 0.351401] system 00:06: ioport range 0x400-0x47f has been reserved
[ 0.351602] system 00:06: ioport range 0x480-0x4ff has been reserved
[ 0.351788] system 00:06: ioport range 0x500-0x57f has been reserved
[ 0.351985] system 00:06: ioport range 0x580-0x5ff has been reserved
[ 0.352187] system 00:06: ioport range 0x800-0x87f has been reserved
[ 0.352388] system 00:06: ioport range 0x880-0x8ff has been reserved
[ 0.352590] system 00:06: ioport range 0x4d0-0x4d1 has been reserved
[ 0.352775] system 00:06: ioport range 0x295-0x296 has been reserved
[ 0.361258] pci 0000:00:09.0: PCI bridge, secondary bus 0000:01
[ 0.361457] pci 0000:00:09.0: IO window: disabled
[ 0.361657] pci 0000:00:09.0: MEM window: 0xe7300000-0xe73fffff
[ 0.361837] pci 0000:00:09.0: PREFETCH window: disabled
[ 0.361993] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:02
[ 0.362191] pci 0000:00:0c.0: IO window: 0x2000-0x2fff
[ 0.362370] pci 0000:00:0c.0: MEM window: 0xe2000000-0xe50fffff
[ 0.362558] pci 0000:00:0c.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff
[ 0.362815] pci 0000:00:15.0: PCI bridge, secondary bus 0000:04
[ 0.363003] pci 0000:00:15.0: IO window: disabled
[ 0.363204] pci 0000:00:15.0: MEM window: 0xe7200000-0xe72fffff
[ 0.363418] pci 0000:00:15.0: PREFETCH window: disabled
[ 0.363623] pci 0000:00:16.0: PCI bridge, secondary bus 0000:05
[ 0.363824] pci 0000:00:16.0: IO window: disabled
[ 0.364030] pci 0000:00:16.0: MEM window: 0xe7100000-0xe71fffff
[ 0.364236] pci 0000:00:16.0: PREFETCH window: disabled
[ 0.364442] pci 0000:00:09.0: enabling device (0000 -> 0002)
[ 0.364645] pci 0000:00:09.0: setting latency timer to 64
[ 0.364919] ACPI: PCI Interrupt Link [Z003] enabled at IRQ 23
[ 0.365121] pci 0000:00:0c.0: PCI INT A -> Link[Z003] -> GSI 23 (level, low) -> IRQ 23
[ 0.365390] pci 0000:00:0c.0: setting latency timer to 64
[ 0.365662] ACPI: PCI Interrupt Link [Z00F] enabled at IRQ 22
[ 0.365864] pci 0000:00:15.0: PCI INT A -> Link[Z00F] -> GSI 22 (level, low) -> IRQ 22
[ 0.366132] pci 0000:00:15.0: setting latency timer to 64
[ 0.366404] ACPI: PCI Interrupt Link [Z00J] enabled at IRQ 21
[ 0.366578] pci 0000:00:16.0: PCI INT A -> Link[Z00J] -> GSI 21 (level, low) -> IRQ 21
[ 0.366853] pci 0000:00:16.0: setting latency timer to 64
[ 0.366857] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.366859] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.366861] pci_bus 0000:01: resource 1 mem: [0xe7300000-0xe73fffff]
[ 0.366862] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
[ 0.366864] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.366865] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff]
[ 0.366867] pci_bus 0000:02: resource 1 mem: [0xe2000000-0xe50fffff]
[ 0.366868] pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xcfffffff]
[ 0.366870] pci_bus 0000:04: resource 1 mem: [0xe7200000-0xe72fffff]
[ 0.366871] pci_bus 0000:05: resource 1 mem: [0xe7100000-0xe71fffff]
[ 0.366888] NET: Registered protocol family 2
[ 0.367364] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.368027] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.369596] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.370234] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.370437] TCP reno registered
[ 0.370699] NET: Registered protocol family 1
[ 0.383499] pci 0000:02:00.0: Boot video device
[ 0.384208] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[ 0.384385] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[ 0.384611] Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 0.384874] Scanning for low memory corruption every 60 seconds
[ 0.385197] Intel AES-NI instructions are not detected.
[ 0.387432] VFS: Disk quotas dquot_6.5.2
[ 0.387682] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.388400] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.388620] msgmni has been set to 7363
[ 0.388876] alg: No test for cipher_null (cipher_null-generic)
[ 0.389094] alg: No test for ecb(cipher_null) (ecb-cipher_null)
[ 0.389292] alg: No test for digest_null (digest_null-generic)
[ 0.389495] alg: No test for compress_null (compress_null-generic)
[ 0.390175] alg: No test for fcrypt (fcrypt-generic)
[ 0.391626] alg: No test for stdrng (krng)
[ 0.395323] alg: No test for ghash (ghash-generic)
[ 0.395530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 0.395747] io scheduler noop registered
[ 0.395946] io scheduler cfq registered (default)
[ 0.396422] pcieport 0000:00:0c.0: irq 24 for MSI/MSI-X
[ 0.396441] pcieport 0000:00:0c.0: setting latency timer to 64
[ 0.396812] pcieport 0000:00:15.0: irq 25 for MSI/MSI-X
[ 0.396831] pcieport 0000:00:15.0: setting latency timer to 64
[ 0.397194] pcieport 0000:00:16.0: irq 26 for MSI/MSI-X
[ 0.397212] pcieport 0000:00:16.0: setting latency timer to 64
[ 0.397663] ACPI: AC Adapter [ADP1] (on-line)
[ 0.397938] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.398218] ACPI: Lid Switch [LID0]
[ 0.398464] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.398683] ACPI: Power Button [PWRB]
[ 0.398924] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.399180] ACPI: Sleep Button [SLPB]
[ 0.399506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.399768] ACPI: Power Button [PWRF]
[ 0.400646] ACPI: SSDT 00000000bfec5a98 002FE (v01 APPLE Cpu0Ist 00003000 INTL 20061109)
[ 0.401427] ACPI: SSDT 00000000bfec3c18 002AD (v01 APPLE Cpu0Cst 00003001 INTL 20061109)
[ 0.402170] Monitor-Mwait will be used to enter C-1 state
[ 0.402182] Monitor-Mwait will be used to enter C-2 state
[ 0.402194] Monitor-Mwait will be used to enter C-3 state
[ 0.402197] Marking TSC unstable due to TSC halts in idle
[ 0.402422] Switching to clocksource hpet
[ 0.402623] processor LNXCPU:00: registered as cooling_device0
[ 0.403089] ACPI: SSDT 00000000bfec4f18 000C8 (v01 APPLE Cpu1Ist 00003000 INTL 20061109)
[ 0.403856] ACPI: SSDT 00000000bfec3f18 00085 (v01 APPLE Cpu1Cst 00003000 INTL 20061109)
[ 0.414238] processor LNXCPU:01: registered as cooling_device1
[ 0.424681] Linux agpgart interface v0.103
[ 0.424997] [drm] Initialized drm 1.1.0 20060810
[ 0.426645] brd: module loaded
[ 0.427406] loop: module loaded
[ 0.427834] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 0.428510] ahci 0000:00:0b.0: version 3.0
[ 0.428787] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 20
[ 0.429001] ahci 0000:00:0b.0: PCI INT A -> Link[LSI0] -> GSI 20 (level, low) -> IRQ 20
[ 0.429420] ahci 0000:00:0b.0: irq 27 for MSI/MSI-X
[ 0.429487] ahci 0000:00:0b.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3 impl IDE mode
[ 0.429848] ahci 0000:00:0b.0: flags: 64bit ncq sntf pm led pmp pio slum part boh
[ 0.430185] ahci 0000:00:0b.0: setting latency timer to 64
[ 0.430340] scsi0 : ahci
[ 0.430713] scsi1 : ahci
[ 0.430994] scsi2 : ahci
[ 0.431261] scsi3 : ahci
[ 0.431572] scsi4 : ahci
[ 0.431974] scsi5 : ahci
[ 0.432278] ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 27
[ 0.432579] ata2: SATA max UDMA/133 irq_stat 0x00400000, PHY RDY changed irq 27
[ 0.432839] ata3: DUMMY
[ 0.433002] ata4: DUMMY
[ 0.433197] ata5: DUMMY
[ 0.433397] ata6: DUMMY
[ 0.433808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.434363] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 19
[ 0.434639] ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUS2] -> GSI 19 (level, low) -> IRQ 19
[ 0.435002] ehci_hcd 0000:00:04.1: setting latency timer to 64
[ 0.435006] ehci_hcd 0000:00:04.1: EHCI Host Controller
[ 0.435236] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
[ 0.435591] ehci_hcd 0000:00:04.1: debug port 1
[ 0.435876] ehci_hcd 0000:00:04.1: cache line size of 32 is not supported
[ 0.435886] ehci_hcd 0000:00:04.1: irq 19, io mem 0xe7489200
[ 0.444185] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
[ 0.444421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.444611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.444848] usb usb1: Product: EHCI Host Controller
[ 0.445106] usb usb1: Manufacturer: Linux 2.6.32-rc7-sonne ehci_hcd
[ 0.445335] usb usb1: SerialNumber: 0000:00:04.1
[ 0.445590] usb usb1: configuration #1 chosen from 1 choice
[ 0.445806] hub 1-0:1.0: USB hub found
[ 0.446052] hub 1-0:1.0: 7 ports detected
[ 0.446617] ACPI: PCI Interrupt Link [Z001] enabled at IRQ 18
[ 0.446823] ehci_hcd 0000:00:06.1: PCI INT B -> Link[Z001] -> GSI 18 (level, low) -> IRQ 18
[ 0.447153] ehci_hcd 0000:00:06.1: setting latency timer to 64
[ 0.447156] ehci_hcd 0000:00:06.1: EHCI Host Controller
[ 0.447391] ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2
[ 0.447687] ehci_hcd 0000:00:06.1: debug port 1
[ 0.447913] ehci_hcd 0000:00:06.1: cache line size of 32 is not supported
[ 0.447924] ehci_hcd 0000:00:06.1: irq 18, io mem 0xe7489100
[ 0.457510] ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00
[ 0.457720] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.457911] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.458209] usb usb2: Product: EHCI Host Controller
[ 0.458447] usb usb2: Manufacturer: Linux 2.6.32-rc7-sonne ehci_hcd
[ 0.458685] usb usb2: SerialNumber: 0000:00:06.1
[ 0.458936] usb usb2: configuration #1 chosen from 1 choice
[ 0.459174] hub 2-0:1.0: USB hub found
[ 0.459437] hub 2-0:1.0: 5 ports detected
[ 0.459723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.460182] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 17
[ 0.460442] ohci_hcd 0000:00:04.0: PCI INT A -> Link[LUS0] -> GSI 17 (level, low) -> IRQ 17
[ 0.460723] ohci_hcd 0000:00:04.0: setting latency timer to 64
[ 0.460725] ohci_hcd 0000:00:04.0: OHCI Host Controller
[ 0.460935] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 3
[ 0.461230] ohci_hcd 0000:00:04.0: irq 17, io mem 0xe7488000
[ 0.503112] ACPI Warning for \_SB_.BAT0._BIF: Converted Buffer to expected String at index 9 (20090903/nsrepair-132)
[ 0.503636] ACPI Warning for \_SB_.BAT0._BIF: Converted Buffer to expected String at index 10 (20090903/nsrepair-132)
[ 0.504190] ACPI Warning for \_SB_.BAT0._BIF: Converted Buffer to expected String at index 11 (20090903/nsrepair-132)
[ 0.504733] ACPI Warning for \_SB_.BAT0._BIF: Converted Buffer to expected String at index 12 (20090903/nsrepair-132)
[ 0.516185] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.518475] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.518831] usb usb3: Product: OHCI Host Controller
[ 0.519096] usb usb3: Manufacturer: Linux 2.6.32-rc7-sonne ohci_hcd
[ 0.519355] usb usb3: SerialNumber: 0000:00:04.0
[ 0.519697] usb usb3: configuration #1 chosen from 1 choice
[ 0.519938] hub 3-0:1.0: USB hub found
[ 0.520189] hub 3-0:1.0: 7 ports detected
[ 0.520690] ACPI: PCI Interrupt Link [Z000] enabled at IRQ 16
[ 0.520960] ohci_hcd 0000:00:06.0: PCI INT A -> Link[Z000] -> GSI 16 (level, low) -> IRQ 16
[ 0.521278] ohci_hcd 0000:00:06.0: setting latency timer to 64
[ 0.521280] ohci_hcd 0000:00:06.0: OHCI Host Controller
[ 0.521532] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
[ 0.521807] ohci_hcd 0000:00:06.0: irq 16, io mem 0xe7487000
[ 0.551632] ACPI: Battery Slot [BAT0] (battery present)
[ 0.576185] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.576386] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.576637] usb usb4: Product: OHCI Host Controller
[ 0.576797] usb usb4: Manufacturer: Linux 2.6.32-rc7-sonne ohci_hcd
[ 0.576999] usb usb4: SerialNumber: 0000:00:06.0
[ 0.577252] usb usb4: configuration #1 chosen from 1 choice
[ 0.577495] hub 4-0:1.0: USB hub found
[ 0.577706] hub 4-0:1.0: 5 ports detected
[ 0.577997] usbcore: registered new interface driver libusual
[ 0.578319] PNP: No PS/2 controller found. Probing ports directly.
[ 0.579379] i8042.c: No controller found.
[ 0.579680] mice: PS/2 mouse device common for all mice
[ 0.579957] i2c i2c-0: nForce2 SMBus adapter at 0x3140
[ 0.580195] i2c i2c-1: nForce2 SMBus adapter at 0x3100
[ 0.580786] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
[ 0.581329] cpuidle: using governor ladder
[ 0.581975] cpuidle: using governor menu
[ 0.584550] usbcore: registered new interface driver hiddev
[ 0.584838] usbcore: registered new interface driver usbhid
[ 0.585010] usbhid: v2.6:USB HID core driver
[ 0.585407] TCP cubic registered
[ 0.586086] NET: Registered protocol family 10
[ 0.586515] lo: Disabled Privacy Extensions
[ 0.586898] Mobile IPv6
[ 0.587066] NET: Registered protocol family 17
[ 0.587250] NET: Registered protocol family 15
[ 0.588417] PM: Resume from disk failed.
[ 0.750147] usb 1-4: new high speed USB device using ehci_hcd and address 2
[ 0.881908] usb 1-4: New USB device found, idVendor=05ac, idProduct=8507
[ 0.882116] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 0.882320] usb 1-4: Product: Built-in iSight
[ 0.882484] usb 1-4: Manufacturer: Apple Inc.
[ 0.882663] usb 1-4: SerialNumber: 8H98400GG8DD3A1A
[ 0.883058] usb 1-4: configuration #1 chosen from 1 choice
[ 1.256807] usb 2-5: new high speed USB device using ehci_hcd and address 3
[ 1.310138] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.310380] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.310582] ata1.00: ATA-8: APPLE SSD TS256A, AGAB0202, max UDMA/100
[ 1.310585] ata1.00: 490234752 sectors, multi 16: LBA48
[ 1.310877] ata1.00: configured for UDMA/100
[ 1.316839] ata2.00: ATAPI: HL-DT-ST DVDRW GS23N, SB00, max UDMA/133, ATAPI AN
[ 1.322360] ata2.00: configured for UDMA/133
[ 1.323610] scsi 0:0:0:0: Direct-Access ATA APPLE SSD TS256A AGAB PQ: 0 ANSI: 5
[ 1.324351] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[ 1.324406] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.324846] sd 0:0:0:0: [sda] Write Protect is off
[ 1.325033] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.325062] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.325470] sda: sda1 sda2 sda3 sda4 sda5
[ 1.329973] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.343383] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRW GS23N SB00 PQ: 0 ANSI: 5
[ 1.355292] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy
[ 1.355502] Uniform CD-ROM driver Revision: 3.20
[ 1.356030] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.356295] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.358960] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 1.359146] EXT3-fs: write access will be enabled during recovery.
[ 1.384615] EXT3-fs: recovery complete.
[ 1.384818] kjournald starting. Commit interval 5 seconds
[ 1.385224] EXT3-fs: mounted filesystem with writeback data mode.
[ 1.385442] VFS: Mounted root (ext3 filesystem) readonly on device 8:3.
[ 1.385665] Freeing unused kernel memory: 484k freed
[ 1.386029] usb 2-5: New USB device found, idVendor=05ac, idProduct=8403
[ 1.386221] usb 2-5: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[ 1.386422] usb 2-5: Product: Card Reader
[ 1.386585] usb 2-5: Manufacturer: Apple
[ 1.386786] usb 2-5: SerialNumber: 000000009833
[ 1.388056] usb 2-5: configuration #1 chosen from 1 choice
[ 1.451718] Initializing USB Mass Storage driver...
[ 1.452047] scsi6 : SCSI emulation for USB Mass Storage devices
[ 1.452557] usb-storage: device found at 3
[ 1.452560] usb-storage: waiting for device to settle before scanning
[ 1.452575] usbcore: registered new interface driver usb-storage
[ 1.452780] USB Mass Storage support registered.
[ 1.666812] usb 4-1: new full speed USB device using ohci_hcd and address 2
[ 1.869300] usb 4-1: New USB device found, idVendor=0a5c, idProduct=4500
[ 1.869497] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.869687] usb 4-1: Product: BRCM2046 Hub
[ 1.869888] usb 4-1: Manufacturer: Apple Inc.
[ 1.870291] usb 4-1: configuration #1 chosen from 1 choice
[ 1.872395] hub 4-1:1.0: USB hub found
[ 1.875300] hub 4-1:1.0: 3 ports detected
[ 2.170145] usb 3-5: new low speed USB device using ohci_hcd and address 2
[ 2.368296] usb 3-5: New USB device found, idVendor=05ac, idProduct=8242
[ 2.368505] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.368709] usb 3-5: Product: IR Receiver
[ 2.368899] usb 3-5: Manufacturer: Apple Computer, Inc.
[ 2.369288] usb 3-5: configuration #1 chosen from 1 choice
[ 2.387631] apple 0003:05AC:8242.0001: hiddev96,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:04.0-5/input0
[ 2.666811] usb 3-6: new full speed USB device using ohci_hcd and address 3
[ 2.871303] usb 3-6: New USB device found, idVendor=05ac, idProduct=0237
[ 2.871511] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.871715] usb 3-6: Product: Apple Internal Keyboard / Trackpad
[ 2.871916] usb 3-6: Manufacturer: Apple Inc.
[ 2.872310] usb 3-6: configuration #1 chosen from 1 choice
[ 2.886270] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input5
[ 2.886640] apple 0003:05AC:0237.0002: input,hidraw1: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:04.0-6/input0
[ 3.386467] apple 0003:05AC:0237.0003: hidraw2: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:04.0-6/input1
[ 3.461301] usb 4-1.1: new full speed USB device using ohci_hcd and address 3
[ 3.575303] usb 4-1.1: New USB device found, idVendor=05ac, idProduct=8217
[ 3.575512] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.575771] usb 4-1.1: Product: Bluetooth USB Host Controller
[ 3.575974] usb 4-1.1: Manufacturer: Apple Inc.
[ 3.576176] usb 4-1.1: SerialNumber: 002608DA9686
[ 3.576573] usb 4-1.1: configuration #1 chosen from 1 choice
[ 3.648300] usb 4-1.2: new full speed USB device using ohci_hcd and address 4
[ 3.753302] usb 4-1.2: New USB device found, idVendor=05ac, idProduct=820a
[ 3.753537] usb 4-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.753954] usb 4-1.2: configuration #1 chosen from 1 choice
[ 3.762766] input: HID 05ac:820a as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input6
[ 3.763140] generic-usb 0003:05AC:820A.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:06.0-1.2/input0
[ 3.835301] usb 4-1.3: new full speed USB device using ohci_hcd and address 5
[ 3.940304] usb 4-1.3: New USB device found, idVendor=05ac, idProduct=820b
[ 3.940481] usb 4-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.940879] usb 4-1.3: configuration #1 chosen from 1 choice
[ 3.949721] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.3/4-1.3:1.0/input/input7
[ 3.950216] generic-usb 0003:05AC:820B.0005: input,hidraw4: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.3/input0
[ 6.450812] usb-storage: device scan complete
[ 6.452782] scsi 6:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
[ 6.454227] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 6.456135] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 72.012272] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[ 72.012637] EXT3 FS on sda3, internal journal
[ 144.404531] EXT3 FS on sda3, internal journal
[ 224.959898] EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
[ 224.960317] kjournald starting. Commit interval 5 seconds
[ 224.960536] EXT3 FS on dm-0, internal journal
[ 224.960880] EXT3-fs: recovery complete.
[ 224.961080] EXT3-fs: mounted filesystem with writeback data mode.
[ 438.478356] kjournald starting. Commit interval 5 seconds
[ 438.480145] EXT3 FS on dm-0, internal journal
[ 438.480490] EXT3-fs: mounted filesystem with writeback data mode.
[ 562.738810] BUG: unable to handle kernel paging request at ffffffffa00144a0
[ 562.739268] IP: [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.739579] PGD 1003067 PUD 1007063 PMD 13fa46067 PTE 0
[ 562.739948] Oops: 0000 [#1] PREEMPT SMP
[ 562.739948] last sysfs file: /sys/module/evdev/initstate
[ 562.739948] CPU 0
[ 562.739948] Modules linked in: evdev(+) usb_storage
[ 562.739948] Pid: 1020, comm: modprobe Not tainted 2.6.32-rc7-sonne #16 MacBookPro5,3
[ 562.739948] RIP: 0010:[<ffffffff8126f776>] [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.739948] RSP: 0018:ffff88011f183c88 EFLAGS: 00010246
[ 562.739948] RAX: 0000000000000000 RBX: 00000000000000d0 RCX: ffff88011f183d28
[ 562.739948] RDX: ffffffffa00144a0 RSI: 0000000000000000 RDI: 0000000000000000
[ 562.739948] RBP: ffff88011f183d18 R08: 0000000000000000 R09: ffff88011f76f800
[ 562.739948] R10: 0000000000000000 R11: 0000000000000005 R12: ffffffffa00144a0
[ 562.739948] R13: ffff88011f76f800 R14: ffffffffa00144a0 R15: ffff88011f183d28
[ 562.739948] FS: 00007ff24ba186f0(0000) GS:ffff880028200000(0000) knlGS:0000000000000000
[ 562.739948] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 562.739948] CR2: ffffffffa00144a0 CR3: 000000011ffd3000 CR4: 00000000000406f0
[ 562.739948] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 562.739948] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 562.739948] Process modprobe (pid: 1020, threadinfo ffff88011f182000, task ffff88013f371620)
[ 562.739948] Stack:
[ 562.739948] 0000000000000000 0000000000000000 ffff88011f183d28 ffffffff812677a0
[ 562.739948] <0> 0000000000000000 0000000000000000 0000000000000000 ffff880100f707d0
[ 562.739948] <0> 0000000000000000 0000000000000000 0000000000000000 0000000000000001
[ 562.739948] Call Trace:
[ 562.747779] [<ffffffff812677a0>] ? ida_get_new_above+0xa0/0x200
[ 562.747931] [<ffffffff81271d17>] kvasprintf+0x47/0x90
[ 562.747931] [<ffffffff810e0f0d>] ? __vunmap+0xbd/0x110
[ 562.747931] [<ffffffff812689bd>] kobject_set_name_vargs+0x2d/0x80
[ 562.747931] [<ffffffff81320e84>] dev_set_name+0x64/0x70
[ 562.747931] [<ffffffff810e0f0d>] ? __vunmap+0xbd/0x110
[ 562.747931] [<ffffffff8108bd50>] ? load_module+0x1860/0x19d0
[ 562.747931] [<ffffffff810ec759>] ? kmem_cache_alloc+0x79/0x130
[ 562.747931] [<ffffffffa00123da>] evdev_connect+0xda/0x250 [evdev]
[ 562.747931] [<ffffffff81392b58>] input_attach_handler+0x68/0xa0
[ 562.747931] [<ffffffff81393f2b>] input_register_handler+0xcb/0x120
[ 562.747931] [<ffffffffa0016000>] ? evdev_init+0x0/0x12 [evdev]
[ 562.747931] [<ffffffffa0016010>] evdev_init+0x10/0x12 [evdev]
[ 562.747931] [<ffffffff81009048>] do_one_initcall+0x38/0x190
[ 562.747931] [<ffffffff8108bfa1>] sys_init_module+0xe1/0x260
[ 562.747931] [<ffffffff8100b46b>] system_call_fastpath+0x16/0x1b
[ 562.747931] Code: 48 c7 45 b8 00 00 00 00 48 c7 45 c0 00 00 00 00 45 85 c0 0f 88 70 05 00 00 48 8b 45 98 48 03 45 90 48 89 45 a0 0f 82 b2 03 00 00 <41> 0f b6 14 24 8b 45 98 4c 8b 6d 98 89 45 ac 84 d2 0f 84 82 00
[ 562.747931] RIP [<ffffffff8126f776>] vsnprintf+0x56/0x5f0
[ 562.747931] RSP <ffff88011f183c88>
[ 562.747931] CR2: ffffffffa00144a0
[ 562.747931] ---[ end trace f41212aa2a59a20c ]---
[ 562.785246] BUG: unable to handle kernel paging request at ffffffffa003e270
[ 562.785674] IP: [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.785985] PGD 1003067 PUD 1007063 PMD 13fa46067 PTE 0
[ 562.786616] Oops: 0000 [#2] PREEMPT SMP
[ 562.787181] last sysfs file: /sys/devices/pnp0/00:08/id
[ 562.787181] CPU 0
[ 562.787181] Modules linked in: forcedeth(+) rtc_core rtc_lib evdev(+) usb_storage
[ 562.788208] Pid: 1120, comm: modprobe Tainted: G D 2.6.32-rc7-sonne #16 MacBookPro5,3
[ 562.788807] RIP: 0010:[<ffffffff8126cc16>] [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.788807] RSP: 0018:ffff88012034fe68 EFLAGS: 00010246
[ 562.789475] RAX: 0000000000000070 RBX: ffff88013fa5be40 RCX: 0000000000000070
[ 562.789515] RDX: 0000000000000000 RSI: ffffffffa003e270 RDI: ffff88013fbd6450
[ 562.789515] RBP: ffff88012034fe68 R08: 0000000000000000 R09: 0000000000000000
[ 562.789515] R10: ffff88011f1eac78 R11: 0000000000000632 R12: ffff88013f323e48
[ 562.789515] R13: ffff88013f8c51e0 R14: ffffffffa003e270 R15: ffff88013f8c51f0
[ 562.790312] FS: 00007fe17477e6f0(0000) GS:ffff880028200000(0000) knlGS:0000000000000000
[ 562.790312] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 562.790914] CR2: ffffffffa003e270 CR3: 000000011fc7b000 CR4: 00000000000406f0
[ 562.791000] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 562.791231] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 562.791231] Process modprobe (pid: 1120, threadinfo ffff88012034e000, task ffff88011f1ec260)
[ 562.791231] Stack:
[ 562.791231] ffff88012034fea8 ffffffff81268700
[ 562.792113] Driver 'rtc_cmos' needs updating - please use bus_type methods
[ 562.792162] rtc_cmos 00:07: RTC can wake from S4
[ 562.792199] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 562.791231] 0000000000000000 ffffffffa0034f60
[ 562.791231] <0> ffffffffa0039000 ffffffffa0034fc0 0000000001b681b0 0000000001b60eb0
[ 562.791231] <0> ffff88012034fed8 ffffffff81324d5c ffffffffa0034f60 ffffffffa0039000
[ 562.791231] Call Trace:
[ 562.791231] [<ffffffff81268700>] kset_find_obj+0x40/0x90
[ 562.791231] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.791231] [<ffffffff81324d5c>] driver_register+0x5c/0x150
[ 562.791231] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.791231] [<ffffffff8128712a>] __pci_register_driver+0x5a/0xe0
[ 562.791231] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.791231] [<ffffffffa003901e>] init_nic+0x1e/0x20 [forcedeth]
[ 562.791231] [<ffffffff81009048>] do_one_initcall+0x38/0x190
[ 562.791231] [<ffffffff8108bfa1>] sys_init_module+0xe1/0x260
[ 562.791231] [<ffffffff8100b46b>] system_call_fastpath+0x16/0x1b
[ 562.791231] Code: c2 75 ea c6 01 00 48 89 f8 c9 c3 66 2e 0f 1f 84 00 00 00 00 00 55 31 d2 48 89 e5 66 2e 0f 1f 84 00 00 00 00 00 0f b6 0c 17 89 c8 <2a> 04 16 84 c0 75 13 48 ff c2 84 c9 75 ec 31 c0 c9 c3 0f 1f 84
[ 562.791231] RIP [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.791231] RSP <ffff88012034fe68>
[ 562.791231] CR2: ffffffffa003e270
[ 562.791231] ---[ end trace f41212aa2a59a20d ]---
[ 562.794121] BUG: unable to handle kernel paging request at ffffffffa004805b
[ 562.794121] IP: [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.794121] PGD 1003067 PUD 1007063 PMD 13fa46067 PTE 0
[ 562.794121] Oops: 0000 [#3] PREEMPT SMP
[ 562.794121] last sysfs file: /sys/devices/virtual/block/loop4/removable
[ 562.794121] CPU 1
[ 562.794121] Modules linked in: rtc_cmos(+) snd_page_alloc forcedeth(+) rtc_core rtc_lib evdev(+) usb_storage
[ 562.794121] Pid: 1127, comm: modprobe Tainted: G D 2.6.32-rc7-sonne #16 MacBookPro5,3
[ 562.794121] RIP: 0010:[<ffffffff8126cc16>] [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.794121] RSP: 0018:ffff880120a2dc28 EFLAGS: 00010246
[ 562.794121] RAX: 0000000000000066 RBX: ffff88013fa4daa0 RCX: 0000000000000066
[ 562.794121] RDX: 0000000000000000 RSI: ffffffffa004805b RDI: ffff88013fb37a80
[ 562.794121] RBP: ffff880120a2dc28 R08: 0000000000000001 R09: ffff880120a2dba8
[ 562.794121] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffffa004805b
[ 562.794121] R13: ffff880120a2dcc8 R14: ffff88013fa4da50 R15: ffff880120a2dcc8
[ 562.794121] FS: 00007f19ea0e66f0(0000) GS:ffff880028300000(0000) knlGS:0000000000000000
[ 562.794121] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 562.794121] CR2: ffffffffa004805b CR3: 0000000132b7f000 CR4: 00000000000406e0
[ 562.794121] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 562.794121] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 562.794121] Process modprobe (pid: 1127, threadinfo ffff880120a2c000, task ffff88011fba1620)
[ 562.794121] Stack:
[ 562.794121] ffff880120a2dc48 ffffffff811587bd ffff880120a2dcc8 ffff880130caf730
[ 562.794121] <0> ffff880120a2dc78 ffffffff8115895f ffff88013fa4da50 ffff880120a2dcc8
[ 562.794121] <0> ffff880130caf730 ffff880130caf730 ffff880120a2dcb8 ffffffff81158a97
[ 562.794121] Call Trace:
[ 562.794121] [<ffffffff811587bd>] sysfs_find_dirent+0x2d/0x40
[ 562.794121] [<ffffffff8115895f>] __sysfs_add_one+0x1f/0xe0
[ 562.794121] [<ffffffff81158a97>] sysfs_add_one+0x27/0x160
[ 562.794121] [<ffffffff811582a0>] sysfs_add_file_mode+0x60/0xb0
[ 562.794121] [<ffffffff811582fc>] sysfs_add_file+0xc/0x10
[ 562.794121] [<ffffffff8115a8c1>] sysfs_create_bin_file+0x21/0x30
[ 562.794121] [<ffffffffa0046396>] cmos_do_probe+0x276/0x340 [rtc_cmos]
[ 562.794121] [<ffffffffa00466b8>] cmos_pnp_probe+0x9b/0x9d [rtc_cmos]
[ 562.794121] [<ffffffff812d970c>] pnp_device_probe+0x8c/0x100
[ 562.794121] [<ffffffff8132489a>] driver_probe_device+0xaa/0x1d0
[ 562.794121] [<ffffffff81324a53>] __driver_attach+0x93/0xa0
[ 562.794121] [<ffffffff813249c0>] ? __driver_attach+0x0/0xa0
[ 562.794121] [<ffffffff81323f48>] bus_for_each_dev+0x68/0x90
[ 562.794121] [<ffffffff813246dc>] driver_attach+0x1c/0x20
[ 562.794121] [<ffffffff813237a5>] bus_add_driver+0x1c5/0x300
[ 562.794121] [<ffffffffa004a000>] ? cmos_init+0x0/0x70 [rtc_cmos]
[ 562.794121] [<ffffffff81324d79>] driver_register+0x79/0x150
[ 562.794121] [<ffffffffa004a000>] ? cmos_init+0x0/0x70 [rtc_cmos]
[ 562.794121] [<ffffffff812d94cc>] pnp_register_driver+0x1c/0x20
[ 562.794121] [<ffffffffa004a015>] cmos_init+0x15/0x70 [rtc_cmos]
[ 562.794121] [<ffffffff81009048>] do_one_initcall+0x38/0x190
[ 562.794121] [<ffffffff8108bfa1>] sys_init_module+0xe1/0x260
[ 562.794121] [<ffffffff8100b46b>] system_call_fastpath+0x16/0x1b
[ 562.794121] Code: c2 75 ea c6 01 00 48 89 f8 c9 c3 66 2e 0f 1f 84 00 00 00 00 00 55 31 d2 48 89 e5 66 2e 0f 1f 84 00 00 00 00 00 0f b6 0c 17 89 c8 <2a> 04 16 84 c0 75 13 48 ff c2 84 c9 75 ec 31 c0 c9 c3 0f 1f 84
[ 562.794121] RIP [<ffffffff8126cc16>] strcmp+0x16/0x40
[ 562.794121] RSP <ffff880120a2dc28>
[ 562.794121] CR2: ffffffffa004805b
[ 562.794121] ---[ end trace f41212aa2a59a20e ]---
[ 562.816848] note: modprobe[1120] exited with preempt_count 1
[ 562.817002] BUG: scheduling while atomic: modprobe/1120/0x10000002
[ 562.817005] Modules linked in: rtc_cmos(+) snd_page_alloc forcedeth(+) rtc_core rtc_lib evdev(+) usb_storage
[ 562.817012] Pid: 1120, comm: modprobe Tainted: G D 2.6.32-rc7-sonne #16
[ 562.817014] Call Trace:
[ 562.817022] [<ffffffff810472ec>] __schedule_bug+0x5c/0x70
[ 562.817027] [<ffffffff8149d246>] schedule+0xf6/0x5b8
[ 562.817032] [<ffffffff8126fd78>] ? sprintf+0x68/0x70
[ 562.817034] [<ffffffff81048155>] __cond_resched+0x25/0x40
[ 562.817036] [<ffffffff8149de5d>] _cond_resched+0x2d/0x40
[ 562.817039] [<ffffffff810d47cf>] unmap_vmas+0x8bf/0xa20
[ 562.817043] [<ffffffff810d98ac>] exit_mmap+0xec/0x1b0
[ 562.817045] [<ffffffff81051245>] mmput+0x35/0xf0
[ 562.817047] [<ffffffff81055c1d>] exit_mm+0x10d/0x150
[ 562.817050] [<ffffffff814a01bd>] ? _spin_unlock_irq+0x2d/0x40
[ 562.817054] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817055] [<ffffffff81057c81>] do_exit+0x6e1/0x7c0
[ 562.817057] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817059] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817062] [<ffffffff8100fb0b>] oops_end+0x9b/0xa0
[ 562.817065] [<ffffffff8102d748>] no_context+0xe8/0x250
[ 562.817067] [<ffffffff81267542>] ? idr_get_empty_slot+0x112/0x2d0
[ 562.817069] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817071] [<ffffffff8102d9e5>] __bad_area_nosemaphore+0x135/0x200
[ 562.817072] [<ffffffff812677a0>] ? ida_get_new_above+0xa0/0x200
[ 562.817075] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817076] [<ffffffff8102dabe>] bad_area_nosemaphore+0xe/0x10
[ 562.817078] [<ffffffff8102df0e>] do_page_fault+0x23e/0x2e0
[ 562.817080] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817082] [<ffffffff814a074f>] page_fault+0x1f/0x30
[ 562.817084] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817086] [<ffffffffa003e270>] ? snd_dma_reserve_buf+0xf0/0x180 [snd_page_alloc]
[ 562.817088] [<ffffffff8126cc16>] ? strcmp+0x16/0x40
[ 562.817090] [<ffffffff81268700>] kset_find_obj+0x40/0x90
[ 562.817095] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.817099] [<ffffffff81324d5c>] driver_register+0x5c/0x150
[ 562.817102] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.817106] [<ffffffff8128712a>] __pci_register_driver+0x5a/0xe0
[ 562.817108] [<ffffffffa0039000>] ? init_nic+0x0/0x20 [forcedeth]
[ 562.817111] [<ffffffffa003901e>] init_nic+0x1e/0x20 [forcedeth]
[ 562.817115] [<ffffffff81009048>] do_one_initcall+0x38/0x190
[ 562.817120] [<ffffffff8108bfa1>] sys_init_module+0xe1/0x260
[ 562.817122] [<ffffffff8100b46b>] system_call_fastpath+0x16/0x1b
[ 742.817449] CE: hpet increasing min_delta_ns to 15000 nsec
[ 742.817852] CE: hpet increasing min_delta_ns to 22500 nsec