* proc_dir_entry 'info' already registered
@ 2008-04-30 22:38 Justin Mattock
2008-05-01 0:10 ` ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered) Alexey Dobriyan
0 siblings, 1 reply; 5+ messages in thread
From: Justin Mattock @ 2008-04-30 22:38 UTC (permalink / raw)
To: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
Hello, attached is dmesg of proc_dir_entry 'info' already registered;
whatever that means. Hopefully this is not that important, just a glitch.
Also I know I should'nt talk about 3rd party modules, but with the
latest git, it breaks fglrx.
Im trying to figure out what was changed or removed so I can at least
have some direction as to execute the problem of fixing some
broken things. attached is install.log for that situation. [ignore if
you are offended]
Aside from that I'm not having that irritating freeze that occured last week.
Again I don't mean to piss anybody off by mentioning other than that
of the kernel.
regards;
--
Justin P. Mattock
[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 64366 bytes --]
[ 0.000000] Linux version 2.6.25-07205-g08acd4f (root@unix) (gcc version 4.2.3 (Debian 4.2.3-3)) #1 SMP Wed Apr 30 21:58:30 UTC 2008
[ 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 - 000000003f0ea000 (usable)
[ 0.000000] BIOS-e820: 000000003f0ea000 - 000000003f2eb000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003f2eb000 - 000000003febe000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003febe000 - 000000003feef000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003feef000 - 000000003ff00000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] 112MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 258282) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 258282
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 258282
[ 0.000000] On node 0 totalpages: 258282
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 225 pages used for memmap
[ 0.000000] HighMem zone: 28681 pages, LIFO batch:7
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.4 present.
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: RSDP 000FE020, 0024 (r2 APPLE )
[ 0.000000] ACPI: XSDT 3FEFD1C0, 0074 (r1 APPLE Apple00 A5 1000013)
[ 0.000000] ACPI: FACP 3FEFB000, 00F4 (r3 APPLE Apple00 A5 Loki 5F)
[ 0.000000] ACPI: DSDT 3FEF0000, 48D1 (r1 APPLE MacBookP 20002 INTL 20050309)
[ 0.000000] ACPI: FACS 3FEC0000, 0040
[ 0.000000] ACPI: HPET 3FEFA000, 0038 (r1 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: APIC 3FEF9000, 0068 (r1 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: ASF! 3FEF7000, 00A0 (r32 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: SBST 3FEF6000, 0030 (r1 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: ECDT 3FEF5000, 0053 (r1 APPLE Apple00 1 Loki 5F)
[ 0.000000] ACPI: SSDT 3FEEF000, 04DC (r1 APPLE CpuPm 3000 INTL 20050309)
[ 0.000000] ACPI: SSDT 3FEBD000, 064F (r1 SataRe SataPri 1000 INTL 20050309)
[ 0.000000] ACPI: SSDT 3FEBC000, 069C (r1 SataRe SataSec 1000 INTL 20050309)
[ 0.000000] ACPI: DMI detected: Apple
[ 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] BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor)
[ 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 already used, trying 2
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, 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] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000)
[ 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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 46848 bytes of per cpu data
[ 0.000000] NR_CPUS: 2, nr_cpu_ids: 2
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 256265
[ 0.000000] Kernel command line: root=/dev/sda1 ro quiet splash vga=773 selinux=1 audit=1 enforcing=0 debug apic=verbose acpi_osi=Linux pnpacpi=off pci=routeirq usbcore.autosuspend=1 nmi_watchdog=0
[ 0.000000] audit: enabled (after initialization)
[ 0.000000] ACPI: Added _OSI(Linux)
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Detected 2161.394 MHz processor.
[ 0.003333] Console: colour dummy device 80x25
[ 0.003333] console [tty0] enabled
[ 0.003333] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.003333] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.003333] Memory: 1018660k/1033128k available (2536k kernel code, 13852k reserved, 1330k data, 328k init, 115624k highmem)
[ 0.003333] virtual kernel memory layout:
[ 0.003333] fixmap : 0xfff7e000 - 0xfffff000 ( 516 kB)
[ 0.003333] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.003333] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 0.003333] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 0.003333] .init : 0xc04cd000 - 0xc051f000 ( 328 kB)
[ 0.003333] .data : 0xc037a1af - 0xc04c6d7c (1330 kB)
[ 0.003333] .text : 0xc0100000 - 0xc037a1af (2536 kB)
[ 0.003333] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.003333] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.003333] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.003333] hpet clockevent registered
[ 0.083331] Calibrating delay using timer specific routine.. 4328.83 BogoMIPS (lpj=7210929)
[ 0.083381] Security Framework initialized
[ 0.083387] SELinux: Initializing.
[ 0.083399] SELinux: Starting in permissive mode
[ 0.083405] selinux_register_security: Registering secondary module capability
[ 0.083411] Capability LSM initialized as secondary
[ 0.083435] Mount-cache hash table entries: 512
[ 0.083742] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.083748] CPU: L2 cache: 4096K
[ 0.083752] CPU: Physical Processor ID: 0
[ 0.083756] CPU: Processor Core ID: 0
[ 0.083760] Intel machine check architecture supported.
[ 0.083766] Intel machine check reporting enabled on CPU#0.
[ 0.083771] using mwait in idle threads.
[ 0.083776] Compat vDSO mapped to ffffe000.
[ 0.083790] Checking 'hlt' instruction... OK.
[ 0.097677] ACPI: Core revision 20080321
[ 0.115544] enabled ExtINT on CPU#0
[ 0.115741] ENABLING IO-APIC IRQs
[ 0.115745] init IO_APIC IRQs
[ 0.115748] IO-APIC (apicid-pin) 2-0 not connected.
[ 0.115795] IO-APIC (apicid-pin) 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
[ 0.115952] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.148997] CPU0: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz stepping 06
[ 0.149003] Using local APIC timer interrupts.
[ 0.149004] calibrating APIC timer ...
[ 0.149990] ... lapic delta = 1039057
[ 0.149990] ... PM timer delta = 357953
[ 0.149990] ... PM timer result ok
[ 0.149990] ..... delta 1039057
[ 0.149990] ..... mult: 44630068
[ 0.149990] ..... calibration result: 554163
[ 0.149990] ..... CPU clock speed is 2161.1523 MHz.
[ 0.149990] ..... host bus clock speed is 166.0885 MHz.
[ 0.149990] Booting processor 1/1 ip 6000
[ 0.156650] Initializing CPU#1
[ 0.156650] masked ExtINT on CPU#1
[ 0.239978] Calibrating delay using timer specific routine.. 4324.62 BogoMIPS (lpj=7204192)
[ 0.239978] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.239978] CPU: L2 cache: 4096K
[ 0.239978] CPU: Physical Processor ID: 0
[ 0.239978] CPU: Processor Core ID: 1
[ 0.239978] Intel machine check architecture supported.
[ 0.239978] Intel machine check reporting enabled on CPU#1.
[ 0.239978] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.241860] CPU1: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz stepping 06
[ 0.241894] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.243343] Brought up 2 CPUs
[ 0.243348] Total of 2 processors activated (8652.45 BogoMIPS).
[ 0.243383] CPU0 attaching sched-domain:
[ 0.243389] domain 0: span 0-1
[ 0.243393] groups: 0 1
[ 0.243401] CPU1 attaching sched-domain:
[ 0.243405] domain 0: span 0-1
[ 0.243409] groups: 1 0
[ 0.243958] net_namespace: 516 bytes
[ 0.243974] Booting paravirtualized kernel on bare hardware
[ 0.244269] NET: Registered protocol family 16
[ 0.246919] No dock devices found.
[ 0.247250] EISA bus registered
[ 0.247266] ACPI: bus type pci registered
[ 0.247484] PCI: Using configuration type 1 for base access
[ 0.247489] Setting up standard PCI resources
[ 0.253415] ACPI: EC: EC description table is found, configuring boot EC
[ 0.253631] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 0.262079] ACPI: BIOS _OSI(Linux) query honored via cmdline
[ 0.263102] ACPI: Interpreter enabled
[ 0.263107] ACPI: (supports S0 S3 S4 S5)
[ 0.263189] ACPI: Using IOAPIC for interrupt routing
[ 0.289809] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.289816] ACPI: EC: driver started in interrupt mode
[ 0.289933] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.290962] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[ 0.290971] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.291969] PCI: Transparent bridge - 0000:00:1e.0
[ 0.292022] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.293970] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[ 0.294577] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.295178] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.295791] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.296422] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[ 0.318581] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.318825] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.319064] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.319303] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.319540] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.319778] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.320024] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.320258] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
[ 0.320841] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.320936] pnp: PnP ACPI: disabled
[ 0.321566] SCSI subsystem initialized
[ 0.321648] libata version 3.00 loaded.
[ 0.321954] usbcore: registered new interface driver usbfs
[ 0.322139] usbcore: registered new interface driver hub
[ 0.322248] usbcore: registered new device driver usb
[ 0.322997] PCI: Using ACPI for IRQ routing
[ 0.323003] PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
[ 0.323016] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.323026] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.323036] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[ 0.323045] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 0.323054] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[ 0.323063] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 0.323073] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 0.323083] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[ 0.323091] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 0.323100] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[ 0.323109] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 0.323122] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[ 0.323131] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[ 0.323139] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 19
[ 0.323148] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.323157] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.323165] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 0.323174] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.323183] number of MP IRQ sources: 15.
[ 0.323187] number of IO-APIC #2 registers: 24.
[ 0.323190] testing the IO APIC.......................
[ 0.323201] IO APIC #2......
[ 0.323204] .... register #00: 02000000
[ 0.323208] ....... : physical APIC id: 02
[ 0.323211] ....... : Delivery Type: 0
[ 0.323215] ....... : LTS : 0
[ 0.323218] .... register #01: 00170020
[ 0.323222] ....... : max redirection entries: 0017
[ 0.323226] ....... : PRQ implemented: 0
[ 0.323230] ....... : IO APIC version: 0020
[ 0.323233] .... IRQ redirection table:
[ 0.323237] NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
[ 0.323245] 00 000 00 1 0 0 0 0 0 0 00
[ 0.323254] 01 003 03 0 0 0 0 0 1 1 39
[ 0.323263] 02 003 03 0 0 0 0 0 1 1 31
[ 0.323271] 03 003 03 0 0 0 0 0 1 1 41
[ 0.323280] 04 003 03 0 0 0 0 0 1 1 49
[ 0.323289] 05 003 03 0 0 0 0 0 1 1 51
[ 0.323298] 06 003 03 0 0 0 0 0 1 1 59
[ 0.323306] 07 003 03 0 0 0 0 0 1 1 61
[ 0.323323] 08 003 03 0 0 0 0 0 1 1 69
[ 0.323332] 09 003 03 0 1 0 0 0 1 1 71
[ 0.323341] 0a 003 03 0 0 0 0 0 1 1 79
[ 0.323349] 0b 003 03 0 0 0 0 0 1 1 81
[ 0.323358] 0c 003 03 0 0 0 0 0 1 1 89
[ 0.323367] 0d 003 03 0 0 0 0 0 1 1 91
[ 0.323376] 0e 003 03 0 0 0 0 0 1 1 99
[ 0.323384] 0f 003 03 0 0 0 0 0 1 1 A1
[ 0.323393] 10 003 03 1 1 0 1 0 1 1 A9
[ 0.323402] 11 003 03 1 1 0 1 0 1 1 B9
[ 0.323411] 12 003 03 1 1 0 1 0 1 1 C1
[ 0.323419] 13 003 03 1 1 0 1 0 1 1 D1
[ 0.323428] 14 000 00 1 0 0 0 0 0 0 00
[ 0.323437] 15 000 00 1 0 0 0 0 0 0 00
[ 0.323446] 16 003 03 1 1 0 1 0 1 1 B1
[ 0.323455] 17 003 03 1 1 0 1 0 1 1 C9
[ 0.323460] IRQ to pin mappings:
[ 0.323463] IRQ0 -> 0:2
[ 0.323467] IRQ1 -> 0:1
[ 0.323471] IRQ3 -> 0:3
[ 0.323475] IRQ4 -> 0:4
[ 0.323479] IRQ5 -> 0:5
[ 0.323483] IRQ6 -> 0:6
[ 0.323486] IRQ7 -> 0:7
[ 0.323490] IRQ8 -> 0:8
[ 0.323494] IRQ9 -> 0:9
[ 0.323498] IRQ10 -> 0:10
[ 0.323502] IRQ11 -> 0:11
[ 0.323506] IRQ12 -> 0:12
[ 0.323510] IRQ13 -> 0:13
[ 0.323513] IRQ14 -> 0:14
[ 0.323517] IRQ15 -> 0:15
[ 0.323521] IRQ16 -> 0:16
[ 0.323525] IRQ17 -> 0:17
[ 0.323529] IRQ18 -> 0:18
[ 0.323533] IRQ19 -> 0:19
[ 0.323537] IRQ22 -> 0:22
[ 0.323541] IRQ23 -> 0:23
[ 0.323545] .................................... done.
[ 0.330022] NetLabel: Initializing
[ 0.330026] NetLabel: domain hash size = 128
[ 0.330030] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.330100] NetLabel: unlabeled traffic allowed by default
[ 0.330110] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.330118] hpet0: 3 64-bit timers, 14318180 Hz
[ 0.364651] PCI: Bridge: 0000:00:01.0
[ 0.364656] IO window: 3000-3fff
[ 0.364661] MEM window: 0x50300000-0x503fffff
[ 0.364667] PREFETCH window: 0x0000000040000000-0x0000000047ffffff
[ 0.364675] PCI: Bridge: 0000:00:1c.0
[ 0.364680] IO window: 2000-2fff
[ 0.364688] MEM window: 0x50200000-0x502fffff
[ 0.364695] PREFETCH window: 0x0000000050500000-0x00000000505fffff
[ 0.364705] PCI: Bridge: 0000:00:1c.1
[ 0.364708] IO window: disabled.
[ 0.364716] MEM window: 0x50100000-0x501fffff
[ 0.364722] PREFETCH window: disabled.
[ 0.364731] PCI: Bridge: 0000:00:1c.2
[ 0.364736] IO window: 1000-1fff
[ 0.364743] MEM window: 0x4c100000-0x500fffff
[ 0.364750] PREFETCH window: 0x0000000048000000-0x000000004bffffff
[ 0.364760] PCI: Bridge: 0000:00:1e.0
[ 0.364763] IO window: disabled.
[ 0.364771] MEM window: 0x4c000000-0x4c0fffff
[ 0.364777] PREFETCH window: disabled.
[ 0.364798] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.364806] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 0.364834] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 0.364843] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 0.364872] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[ 0.364881] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 0.364909] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 0.364919] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 0.364935] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 0.364951] NET: Registered protocol family 2
[ 0.373380] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.373669] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.374111] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[ 0.374669] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.374675] TCP reno registered
[ 0.376779] NET: Registered protocol family 1
[ 0.378995] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[ 0.380669] Initializing RT-Tester: OK
[ 0.380776] audit: initializing netlink socket (enabled)
[ 0.380825] type=2000 audit(1209593846.379:1): initialized
[ 0.386121] highmem bounce pool size: 64 pages
[ 0.386128] Total HugeTLB memory allocated, 0
[ 0.401121] fuse init (API version 7.9)
[ 0.401685] msgmni has been set to 1764 for ipc namespace c04a0220
[ 0.401905] SELinux: Registering netfilter hooks
[ 0.402138] io scheduler noop registered
[ 0.402449] io scheduler cfq registered (default)
[ 0.402592] pci 0000:01:00.0: Boot video device
[ 0.403013] vesafb: framebuffer at 0x40000000, mapped to 0xf8880000, using 1536k, total 16384k
[ 0.403021] vesafb: mode is 1024x768x8, linelength=1024, pages=18
[ 0.403026] vesafb: protected mode interface info at c000:ad0c
[ 0.403030] vesafb: pmi: set display start = c00cad94, set palette = c00cae50
[ 0.403036] vesafb: scrolling: redraw
[ 0.403040] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[ 0.416841] Console: switching to colour frame buffer device 128x48
[ 0.429334] fb0: VESA VGA frame buffer device
[ 0.429606] power_supply ADP1: uevent
[ 0.429697] power_supply ADP1: No power supply yet
[ 0.429892] power_supply ADP1: power_supply_changed
[ 0.429984] ACPI: AC Adapter [ADP1] (on-line)
[ 0.430172] power_supply ADP1: power_supply_changed_work
[ 0.430306] power_supply ADP1: power_supply_update_gen_leds 1
[ 0.430467] power_supply ADP1: uevent
[ 0.430597] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[ 0.430750] power_supply ADP1: Static prop TYPE=Mains
[ 0.430905] power_supply ADP1: 1 dynamic props
[ 0.431038] power_supply ADP1: prop ONLINE=1
[ 0.501909] Switched to high resolution mode on CPU 1
[ 0.503310] Switched to high resolution mode on CPU 0
[ 0.535397] power_supply BAT0: uevent
[ 0.535488] power_supply BAT0: No power supply yet
[ 0.535713] power_supply BAT0: power_supply_changed
[ 0.535985] power_supply BAT0: power_supply_changed_work
[ 0.572464] ACPI: Battery Slot [BAT0] (battery present)
[ 0.592123] hpet_resources: 0xfed00000 is busy
[ 0.601563] loop: module loaded
[ 0.605547] kgdb: Registered I/O driver kgdbts.
[ 0.609543] kgdbts:RUN plant and detach test
[ 0.613441] kgdbts:RUN sw breakpoint test
[ 0.617328] kgdbts:RUN bad memory access test
[ 0.621124] kgdbts:RUN singlestep breakpoint test
[ 0.624926] kgdbts:RUN hw breakpoint test
[ 0.628644] kgdbts:RUN hw write breakpoint test
[ 0.632330] kgdbts:RUN access write breakpoint test
[ 0.636034] kgdbts:RUN do_fork for 100 breakpoints
[ 0.639738] Linux video capture interface: v2.00
[ 0.644202] input: Macintosh mouse button emulation as /class/input/input0
[ 0.648376] Driver 'sd' needs updating - please use bus_type methods
[ 0.652319] Driver 'sr' needs updating - please use bus_type methods
[ 0.659855] ata_piix 0000:00:1f.1: version 2.12
[ 0.663478] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[ 0.667183] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 0.670993] scsi0 : ata_piix
[ 0.675378] scsi1 : ata_piix
[ 0.683785] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[ 0.687405] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[ 0.702222] power_supply BAT0: power_supply_update_bat_leds 4
[ 0.705756] power_supply BAT0: uevent
[ 0.709189] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[ 0.712626] power_supply BAT0: Static prop TYPE=Battery
[ 0.716103] power_supply BAT0: 12 dynamic props
[ 0.719564] power_supply BAT0: prop STATUS=Full
[ 0.722972] power_supply BAT0: prop PRESENT=1
[ 0.726316] power_supply BAT0: prop TECHNOLOGY=Unknown
[ 0.729685] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[ 0.733087] power_supply BAT0: prop VOLTAGE_NOW=12565000
[ 0.736461] power_supply BAT0: prop CURRENT_NOW=0
[ 0.739794] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[ 0.743175] power_supply BAT0: prop ENERGY_FULL=53210000
[ 0.746526] power_supply BAT0: prop ENERGY_NOW=53150000
[ 0.749859] power_supply BAT0: prop MODEL_NAME=ASMB012
[ 0.753202] power_supply BAT0: prop MANUFACTURER=SMPN012
[ 0.756535] power_supply BAT0: prop SERIAL_NUMBER=
[ 0.830262] ata1.00: ATAPI: MATSHITADVD-R UJ-857D, KCV9, max UDMA/66
[ 0.846840] ata1.00: configured for UDMA/66
[ 0.879893] scsi 0:0:0:0: CD-ROM MATSHITA DVD-R UJ-857D KCV9 PQ: 0 ANSI: 5
[ 0.887946] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 0.891595] Uniform CD-ROM driver Revision: 3.20
[ 0.895538] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 0.899446] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 0.903099] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[ 0.906861] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[ 0.923944] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 1.066819] scsi2 : ata_piix
[ 1.070910] scsi3 : ata_piix
[ 1.079818] ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[ 1.083817] ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[ 1.264897] ata3.01: ATA-8: FUJITSU MHW2120BH, 00810013, max UDMA/100
[ 1.268817] ata3.01: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.284867] ata3.01: configured for UDMA/100
[ 1.383187] scsi 2:0:1:0: Direct-Access ATA FUJITSU MHW2120B 0081 PQ: 0 ANSI: 5
[ 1.387630] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[ 1.391732] sd 2:0:1:0: [sda] Write Protect is off
[ 1.395695] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.399651] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.403717] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[ 1.407818] sd 2:0:1:0: [sda] Write Protect is off
[ 1.411851] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.415958] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.420102] sda: sda1 sda2 < sda5 >
[ 1.428280] sd 2:0:1:0: [sda] Attached SCSI disk
[ 1.432723] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 1.437167] usbcore: registered new interface driver usblcd
[ 1.441569] usbcore: registered new interface driver usbled
[ 1.446212] PNP: No PS/2 controller found. Probing ports directly.
[ 1.453832] i8042.c: No controller found.
[ 1.465082] mice: PS/2 mouse device common for all mice
[ 1.470441] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[ 1.474999] EDAC MC: Ver: 2.1.0 Apr 30 2008
[ 1.480140] cpuidle: using governor ladder
[ 1.484715] cpuidle: using governor menu
[ 1.489416] usbcore: registered new interface driver hiddev
[ 1.494237] usbcore: registered new interface driver usbhid
[ 1.498853] usbhid: v2.6:USB HID core driver
[ 1.503709] Advanced Linux Sound Architecture Driver Version 1.0.16.
[ 1.508483] ALSA device list:
[ 1.513162] No soundcards found.
[ 1.518063] oprofile: using NMI interrupt.
[ 1.523271] IPVS: Registered protocols (TCP, AH, ESP)
[ 1.528069] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 1.532737] IPVS: ipvs loaded.
[ 1.537330] Initializing XFRM netlink socket
[ 1.541982] NET: Registered protocol family 17
[ 1.546590] NET: Registered protocol family 15
[ 1.551132] Starting balanced_irq
[ 1.555645] Using IPI No-Shortcut mode
[ 1.565026] kjournald starting. Commit interval 5 seconds
[ 1.565038] EXT3-fs: mounted filesystem with ordered data mode.
[ 1.565064] VFS: Mounted root (ext3 filesystem) readonly.
[ 1.565324] Freeing unused kernel memory: 328k freed
[ 2.194548] SELinux: 8192 avtab hash slots, 205838 rules.
[ 2.335343] SELinux: 8192 avtab hash slots, 205838 rules.
[ 2.530391] SELinux: 7 users, 7 roles, 3017 types, 90 bools
[ 2.534836] SELinux: 72 classes, 205838 rules
[ 2.548714] SELinux: Completing initialization.
[ 2.553056] SELinux: Setting up existing superblocks.
[ 2.567430] SELinux: initialized (dev sda1, type ext3), uses xattr
[ 2.670233] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 2.704734] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 2.709121] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
[ 2.713478] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 2.717792] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
[ 2.722075] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 2.726441] SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
[ 2.730786] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[ 2.735236] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 2.739697] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 2.744133] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 2.748610] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 2.752959] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 2.757109] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 2.761308] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 2.781359] SELinux: policy loaded with handle_unknown=deny
[ 2.785654] type=1403 audit(1209593848.973:2): policy loaded auid=4294967295 ses=4294967295
[ 3.779521] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 3.791613] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.947002] kgdb: Unregistered I/O driver kgdbts, debugger disabled.
[ 8.708901] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 8.925762] power_supply ADP1: uevent
[ 8.935411] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[ 8.940113] power_supply ADP1: Static prop TYPE=Mains
[ 8.944762] power_supply ADP1: 1 dynamic props
[ 8.949325] power_supply ADP1: prop ONLINE=1
[ 8.995789] power_supply BAT0: uevent
[ 9.000399] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[ 9.004989] power_supply BAT0: Static prop TYPE=Battery
[ 9.009430] power_supply BAT0: 12 dynamic props
[ 9.879484] power_supply BAT0: prop STATUS=Full
[ 9.883918] power_supply BAT0: prop PRESENT=1
[ 9.888349] power_supply BAT0: prop TECHNOLOGY=Unknown
[ 9.892739] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[ 9.897132] power_supply BAT0: prop VOLTAGE_NOW=12565000
[ 9.901449] power_supply BAT0: prop CURRENT_NOW=0
[ 9.905810] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[ 9.910158] power_supply BAT0: prop ENERGY_FULL=53210000
[ 9.914434] power_supply BAT0: prop ENERGY_NOW=53150000
[ 9.918608] power_supply BAT0: prop MODEL_NAME=ASMB012
[ 9.922763] power_supply BAT0: prop MANUFACTURER=SMPN012
[ 9.926780] power_supply BAT0: prop SERIAL_NUMBER=
[ 10.394077] ACPI: SSDT 3FEB8C10, 02AE (r1 APPLE Cpu0Ist 3000 INTL 20050309)
[ 10.399194] ACPI: SSDT 3FEB8910, 02A0 (r1 APPLE Cpu0Cst 3001 INTL 20050309)
[ 10.403946] Monitor-Mwait will be used to enter C-1 state
[ 10.409871] Monitor-Mwait will be used to enter C-2 state
[ 10.413735] Monitor-Mwait will be used to enter C-3 state
[ 10.417653] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 10.421450] ACPI: ACPI0007:00 is registered as cooling_device0
[ 10.425106] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 10.430244] ACPI: SSDT 3FEB8F10, 0087 (r1 APPLE Cpu1Ist 3000 INTL 20050309)
[ 10.434852] ACPI: SSDT 3FEB7F10, 0085 (r1 APPLE Cpu1Cst 3000 INTL 20050309)
[ 10.448930] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 10.452916] ACPI: ACPI0007:01 is registered as cooling_device1
[ 10.456897] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 10.477799] input: Power Button (FF) as /class/input/input1
[ 10.504467] ACPI: Power Button (FF) [PWRF]
[ 10.508370] input: Lid Switch as /class/input/input2
[ 10.512146] ACPI: Lid Switch [LID0]
[ 10.515871] input: Power Button (CM) as /class/input/input3
[ 10.540221] ACPI: Power Button (CM) [PWRB]
[ 10.544010] input: Sleep Button (CM) as /class/input/input4
[ 10.566893] ACPI: Sleep Button (CM) [SLPB]
[ 10.578616] Marking TSC unstable due to: TSC halts in idle.
[ 10.656811] proc_dir_entry 'info' already registered
[ 10.660603] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.664442] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.668334] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.675451] [<f8844a37>] acpi_video_bus_add+0x8a2/0xb3a [video]
[ 10.679364] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.683262] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.687227] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.691218] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.695186] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.699163] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.703212] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.707221] [<c026dd30>] driver_register+0x47/0xa3
[ 10.711263] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.715381] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.719498] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.723639] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.727854] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.732100] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.736359] [<c01039d6>] syscall_call+0x7/0xb
[ 10.740636] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.744858] =======================
[ 10.749287] proc_dir_entry 'info' already registered
[ 10.753690] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.761467] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.766021] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.770533] [<f8844a37>] acpi_video_bus_add+0x8a2/0xb3a [video]
[ 10.775046] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.779507] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.783908] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.788381] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.792800] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.797152] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.801470] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.805750] [<c026dd30>] driver_register+0x47/0xa3
[ 10.809995] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.814263] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.818517] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.822743] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.826920] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.831127] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.835282] [<c01039d6>] syscall_call+0x7/0xb
[ 10.839373] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.843510] =======================
[ 10.847530] proc_dir_entry 'state' already registered
[ 10.851655] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.851657] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.851661] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.851664] [<f8844a6e>] acpi_video_bus_add+0x8d9/0xb3a [video]
[ 10.851670] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.851673] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.851677] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.851680] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.851683] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.851685] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.851689] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.851692] [<c026dd30>] driver_register+0x47/0xa3
[ 10.851695] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.851697] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.851701] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.851704] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.851710] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.851713] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.851717] [<c01039d6>] syscall_call+0x7/0xb
[ 10.851721] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.851725] =======================
[ 10.851728] proc_dir_entry 'brightness' already registered
[ 10.851730] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.851732] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.851735] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.851738] [<f8844aa1>] acpi_video_bus_add+0x90c/0xb3a [video]
[ 10.851743] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.851746] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.851749] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.851752] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.851756] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.851758] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.851761] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.851764] [<c026dd30>] driver_register+0x47/0xa3
[ 10.851767] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.851770] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.851774] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.851777] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.851782] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.851786] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.851789] [<c01039d6>] syscall_call+0x7/0xb
[ 10.851792] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.851796] =======================
[ 10.851799] proc_dir_entry 'EDID' already registered
[ 10.851800] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.851802] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.851806] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.851808] [<f8844aca>] acpi_video_bus_add+0x935/0xb3a [video]
[ 10.851814] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.851817] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.851820] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.851823] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.851826] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.851829] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.851832] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.851835] [<c026dd30>] driver_register+0x47/0xa3
[ 10.851838] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.851841] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.851845] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.851847] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.851853] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.851856] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.851860] [<c01039d6>] syscall_call+0x7/0xb
[ 10.851863] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.851866] =======================
[ 10.852041] proc_dir_entry 'info' already registered
[ 10.852044] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852046] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852049] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852052] [<f8844a37>] acpi_video_bus_add+0x8a2/0xb3a [video]
[ 10.852058] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852061] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852064] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852067] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852071] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852073] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852076] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852079] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852083] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852085] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852089] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852092] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852098] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852101] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852105] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852108] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852112] =======================
[ 10.852114] proc_dir_entry 'state' already registered
[ 10.852116] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852118] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852121] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852124] [<f8844a6e>] acpi_video_bus_add+0x8d9/0xb3a [video]
[ 10.852130] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852132] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852136] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852139] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852142] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852145] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852148] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852151] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852154] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852157] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852161] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852163] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852169] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852172] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852176] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852179] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852182] =======================
[ 10.852185] proc_dir_entry 'brightness' already registered
[ 10.852187] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852189] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852192] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852195] [<f8844aa1>] acpi_video_bus_add+0x90c/0xb3a [video]
[ 10.852200] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852203] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852206] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852209] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852213] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852215] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852218] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852221] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852224] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852227] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852231] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852234] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852239] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852242] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852246] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852249] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852252] =======================
[ 10.852255] proc_dir_entry 'EDID' already registered
[ 10.852257] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852259] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852262] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852265] [<f8844aca>] acpi_video_bus_add+0x935/0xb3a [video]
[ 10.852270] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852273] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852276] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852280] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852283] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852286] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852289] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852292] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852295] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852297] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852301] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852304] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852309] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852313] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852316] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852319] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852323] =======================
[ 10.852471] proc_dir_entry 'info' already registered
[ 10.852474] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852476] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852479] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852482] [<f8844a37>] acpi_video_bus_add+0x8a2/0xb3a [video]
[ 10.852487] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852490] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852494] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852496] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852500] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852502] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852505] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852508] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852511] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852514] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852518] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852520] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852526] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852529] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852533] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852536] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852539] =======================
[ 10.852542] proc_dir_entry 'state' already registered
[ 10.852544] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852546] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852549] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852552] [<f8844a6e>] acpi_video_bus_add+0x8d9/0xb3a [video]
[ 10.852558] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852561] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852564] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852567] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852570] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852573] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852576] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852579] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852582] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852585] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852589] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852592] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852597] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852600] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852604] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852607] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852611] =======================
[ 10.852613] proc_dir_entry 'brightness' already registered
[ 10.852615] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852617] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852620] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852623] [<f8844aa1>] acpi_video_bus_add+0x90c/0xb3a [video]
[ 10.852628] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852631] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852635] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852638] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852641] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852644] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852647] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852650] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852653] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852656] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852660] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852662] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852667] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852671] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852674] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852678] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852681] =======================
[ 10.852689] proc_dir_entry 'EDID' already registered
[ 10.852690] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852692] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852696] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852698] [<f8844aca>] acpi_video_bus_add+0x935/0xb3a [video]
[ 10.852704] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852707] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852710] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852713] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852716] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852719] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852722] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852725] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852728] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852731] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852735] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852738] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852743] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852746] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852750] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852753] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852756] =======================
[ 10.852897] proc_dir_entry 'info' already registered
[ 10.852900] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852902] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852905] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852908] [<f8844a37>] acpi_video_bus_add+0x8a2/0xb3a [video]
[ 10.852913] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852917] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852920] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852923] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852926] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852929] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.852931] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.852934] [<c026dd30>] driver_register+0x47/0xa3
[ 10.852937] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.852940] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.852944] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.852947] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.852952] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.852955] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.852959] [<c01039d6>] syscall_call+0x7/0xb
[ 10.852962] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.852966] =======================
[ 10.852968] proc_dir_entry 'state' already registered
[ 10.852970] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.852972] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.852975] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.852978] [<f8844a6e>] acpi_video_bus_add+0x8d9/0xb3a [video]
[ 10.852984] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.852987] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.852990] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.852993] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.852996] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.852999] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.853002] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.853005] [<c026dd30>] driver_register+0x47/0xa3
[ 10.853008] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.853011] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.853015] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.853017] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.853023] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.853026] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.853029] [<c01039d6>] syscall_call+0x7/0xb
[ 10.853033] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.853036] =======================
[ 10.853039] proc_dir_entry 'brightness' already registered
[ 10.853041] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.853043] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.853046] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.853049] [<f8844aa1>] acpi_video_bus_add+0x90c/0xb3a [video]
[ 10.853054] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.853057] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.853060] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.853063] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.853067] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.853069] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.853072] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.853075] [<c026dd30>] driver_register+0x47/0xa3
[ 10.853078] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.853081] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.853085] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.853088] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.853093] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.853096] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.853100] [<c01039d6>] syscall_call+0x7/0xb
[ 10.853103] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.853106] =======================
[ 10.853109] proc_dir_entry 'EDID' already registered
[ 10.853111] Pid: 1012, comm: modprobe Not tainted 2.6.25-07205-g08acd4f #1
[ 10.853113] [<c01a25a0>] proc_register+0xfc/0x12e
[ 10.853116] [<c01a264f>] proc_create_data+0x7d/0x93
[ 10.853119] [<f8844aca>] acpi_video_bus_add+0x935/0xb3a [video]
[ 10.853124] [<c024d400>] acpi_device_probe+0x3a/0x88
[ 10.853127] [<c026db32>] driver_probe_device+0xa0/0x11b
[ 10.853130] [<c026dbea>] __driver_attach+0x3d/0x5f
[ 10.853133] [<c026d53d>] bus_for_each_dev+0x3b/0x5d
[ 10.853136] [<c026d9c9>] driver_attach+0x14/0x16
[ 10.853139] [<c026dbad>] ? __driver_attach+0x0/0x5f
[ 10.853142] [<c026cfa4>] bus_add_driver+0x9a/0x1aa
[ 10.853145] [<c026dd30>] driver_register+0x47/0xa3
[ 10.853148] [<c024d72a>] acpi_bus_register_driver+0x3a/0x3c
[ 10.853151] [<f8849032>] acpi_video_init+0x32/0x51 [video]
[ 10.853155] [<c0143c32>] sys_init_module+0x14ca/0x15fe
[ 10.853158] [<c01efdfc>] ? file_has_perm+0x78/0x81
[ 10.853163] [<c024d6f0>] ? acpi_bus_register_driver+0x0/0x3c
[ 10.853166] [<c01099d9>] ? do_syscall_trace+0x164/0x1ab
[ 10.853170] [<c01039d6>] syscall_call+0x7/0xb
[ 10.853173] [<c0370000>] ? mxcsr_feature_mask_init+0x38/0x5b
[ 10.853177] =======================
[ 10.853346] input: Video Bus as /class/input/input5
[ 12.322449] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 14.515974] USB Universal Host Controller Interface driver v3.0
[ 14.520196] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 14.524298] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 14.528331] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 14.532765] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[ 14.537186] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 14.541435] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[ 14.545970] usb usb1: configuration #1 chosen from 1 choice
[ 14.550351] hub 1-0:1.0: USB hub found
[ 14.554515] hub 1-0:1.0: 2 ports detected
[ 14.661903] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[ 14.666271] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 14.670619] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 14.675019] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 14.679489] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[ 14.684104] usb usb2: configuration #1 chosen from 1 choice
[ 14.688598] hub 2-0:1.0: USB hub found
[ 14.693074] hub 2-0:1.0: 2 ports detected
[ 14.697407] Linux agpgart interface v0.103
[ 14.800692] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 14.805165] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 14.809569] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 14.814055] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 14.818608] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[ 14.823293] usb usb3: configuration #1 chosen from 1 choice
[ 14.827842] hub 3-0:1.0: USB hub found
[ 14.832315] hub 3-0:1.0: 2 ports detected
[ 14.940491] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[ 14.945106] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 14.949853] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 14.954683] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 14.959570] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[ 14.964544] usb usb4: configuration #1 chosen from 1 choice
[ 14.969374] hub 4-0:1.0: USB hub found
[ 14.974100] hub 4-0:1.0: 2 ports detected
[ 14.989915] Clocksource tsc unstable (delta = -2168881892 ns)
[ 15.082076] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 15.087368] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 15.092423] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 15.097492] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 15.107493] ehci_hcd 0000:00:1d.7: debug port 1
[ 15.112471] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 15.117597] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x50405400
[ 15.142646] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 15.155930] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 15.159315] usb usb5: configuration #1 chosen from 1 choice
[ 15.165978] hub 5-0:1.0: USB hub found
[ 15.169318] hub 5-0:1.0: 8 ports detected
[ 15.229383] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 15.445546] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[ 15.445546] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 15.483284] hda_codec: STAC922x, Apple subsys_id=106b1e00
[ 15.820995] hub 5-0:1.0: unable to enumerate USB device on port 2
[ 16.052645] usb 5-4: new high speed USB device using ehci_hcd and address 3
[ 16.181899] usb 5-4: configuration #1 chosen from 1 choice
[ 16.416903] hub 5-0:1.0: unable to enumerate USB device on port 6
[ 16.498509] hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x011f1c00
[ 16.548770] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 16.554259] PCI: Setting latency timer of device 0000:03:00.0 to 64
[ 16.559594] ath5k_pci 0000:03:00.0: registered as 'phy0'
[ 16.571575] ath5k phy0: Device not yet supported.
[ 16.576938] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[ 16.582434] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 16.642323] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[4c004000-4c0047ff] Max Packet=[4096] IR/IT contexts=[4/8]
[ 16.666459] hub 5-0:1.0: unable to enumerate USB device on port 7
[ 16.964902] usb 1-2: new full speed USB device using uhci_hcd and address 3
[ 17.164195] usb 1-2: configuration #1 chosen from 1 choice
[ 17.176182] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input6
[ 17.195609] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[ 17.214174] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input7
[ 17.229374] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[ 17.470847] usb 3-2: new full speed USB device using uhci_hcd and address 2
[ 17.649419] usb 3-2: configuration #1 chosen from 1 choice
[ 17.678996] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[ 17.911805] usb 4-1: new full speed USB device using uhci_hcd and address 2
[ 18.097919] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0019e3fffe2ad87e]
[ 18.108155] usb 4-1: configuration #1 chosen from 1 choice
[ 18.138736] input: HID 05ac:1000 as /class/input/input8
[ 18.152373] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[ 18.179261] input: HID 05ac:1000 as /class/input/input9
[ 18.190171] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[ 18.201223] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[ 18.208453] appletouch: Geyser mode initialized.
[ 18.215056] input: appletouch as /class/input/input10
[ 18.222214] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[ 18.233783] input: Built-in iSight as /class/input/input11
[ 18.241724] usbcore: registered new interface driver appletouch
[ 18.255582] usbcore: registered new interface driver uvcvideo
[ 18.261445] USB Video Class driver (SVN r205)
[ 18.797661] usb 5-4: USB disconnect, address 3
[ 19.021176] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 19.127900] applesmc: Apple MacBook Pro detected:
[ 19.140356] applesmc: - Model with accelerometer
[ 19.146596] applesmc: - Model with light sensors and backlight
[ 19.152766] applesmc: - Model with 12 temperature sensors
[ 19.159217] applesmc: device has already been initialized (0xe0, 0x00).
[ 19.165392] applesmc: device successfully initialized.
[ 19.172341] applesmc: 2 fans found.
[ 19.179294] input: applesmc as /class/input/input12
[ 19.206620] Registered led device: smc::kbd_backlight
[ 19.212717] applesmc: driver successfully loaded.
[ 19.454963] intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/965G/965GM chipsets
[ 19.461176] intelfb: Version 0.9.5
[ 19.565990] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 19.668507] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 19.722822] arp_tables: (C) 2002 David S. Miller
[ 19.790541] ieee80211_crypt: registered algorithm 'NULL'
[ 19.813844] ieee80211_crypt: registered algorithm 'TKIP'
[ 19.901288] ipmi message handler version 39.2
[ 19.919955] IPMI Watchdog: driver initialized
[ 20.060100] ndiswrapper version 1.52 loaded (smp=yes, preempt=no)
[ 20.195945] ndiswrapper: driver net5416 (,06/26/2007,6.0.3.94) loaded
[ 20.201537] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 20.208472] PCI: Setting latency timer of device 0000:03:00.0 to 64
[ 20.349975] ndiswrapper: using IRQ 17
[ 20.563268] wlan0: ethernet device 00:19:e3:06:2c:16 using serialized NDIS driver: net5416, version: 0x60000, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 168C:0024.5.conf
[ 20.587991] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[ 20.593863] usb 5-4: new high speed USB device using ehci_hcd and address 6
[ 20.723703] usb 5-4: configuration #1 chosen from 1 choice
[ 20.729555] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[ 20.737707] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[ 20.746949] input: Built-in iSight as /class/input/input13
[ 20.757174] usbcore: registered new interface driver ndiswrapper
[ 21.051396] Adding 2988048k swap on /dev/disk/by-uuid/c58cdc7c-b94b-4116-9cca-bf154269e4d8. Priority:-1 extents:1 across:2988048k
[ 21.174332] EXT3 FS on sda1, internal journal
[ 24.195206] appletouch: incomplete data package (first byte: 2, length: 4).
[ 24.854816] ACPI: EC: GPE storm detected, disabling EC GPE
[ 25.538713] input: Pommed beeper device as /class/input/input14
[ 25.727863] Bluetooth: Core ver 2.11
[ 25.728502] NET: Registered protocol family 31
[ 25.728506] Bluetooth: HCI device and connection manager initialized
[ 25.728510] Bluetooth: HCI socket layer initialized
[ 25.788413] Bluetooth: L2CAP ver 2.9
[ 25.788417] Bluetooth: L2CAP socket layer initialized
[ 25.818787] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 25.838927] usb 4-1: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 64 rq 0 len 0 ret -84
[ 25.887528] Bluetooth: RFCOMM socket layer initialized
[ 25.887556] Bluetooth: RFCOMM TTY layer initialized
[ 25.887559] Bluetooth: RFCOMM ver 1.8
[ 26.111494] hub 5-0:1.0: unable to enumerate USB device on port 7
[ 26.118967] usb 4-1: USB disconnect, address 2
[ 26.366742] usb 4-1: new full speed USB device using uhci_hcd and address 3
[ 26.563882] usb 4-1: configuration #1 chosen from 1 choice
[ 26.741178] Bluetooth: HCI USB driver ver 2.9
[ 26.744348] usbcore: registered new interface driver hci_usb
[ 33.190355] input: Apple Computer, Inc. Mighty Mouse as /class/input/input15
[ 33.990147] CPA self-test:
[ 33.990211] 4k 0 large 224 gb 0 x 224[c0000000-f7c00000] miss 0
[ 34.012908] 4k 194560 large 34 gb 0 x 194594[c0000000-f7fff000] miss 0
[ 34.028803] 4k 194560 large 34 gb 0 x 194594[c0000000-f7fff000] miss 0
[ 34.028810] ok.
[-- Attachment #3: install_log --]
[-- Type: application/octet-stream, Size: 3858 bytes --]
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
def_vma_api_version=-DFGL_LINUX253P1_VMA_API
Assuming default VMAP API
Assuming default munmap API
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.25-07205-g08acd4f/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/home/kernel/linux-2.6'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function '__ke_check_pci':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1955: warning: 'pci_find_slot' is deprecated (declared at include/linux/pci.h:514)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function '__ke_get_vm_phys_addr':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2396: error: 'NOPAGE_SIGBUS' undeclared (first use in this function)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2396: error: (Each undeclared identifier is reported only once
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2396: error: for each function it appears in.)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function '__ke_get_vm_page_table':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2418: error: 'NOPAGE_SIGBUS' undeclared (first use in this function)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function 'KCL_TestAndClearPageDirtyFlag':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2546: error: 'NOPAGE_SIGBUS' undeclared (first use in this function)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function '__ke_pci_find_slot':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2844: warning: 'pci_find_slot' is deprecated (declared at include/linux/pci.h:514)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: At top level:
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3552: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3552: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3570: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3570: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3577: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3577: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3584: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3584: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3591: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3591: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3598: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3598: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3605: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3605: warning: initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3614: error: unknown field 'nopage' specified in initializer
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3614: warning: initialization from incompatible pointer type
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/home/kernel/linux-2.6'
make: *** [kmod_build] Error 2
build failed with return value 2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered)
2008-05-01 0:10 ` ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered) Alexey Dobriyan
@ 2008-04-30 23:24 ` Linus Torvalds
2008-05-01 0:07 ` Linus Torvalds
1 sibling, 0 replies; 5+ messages in thread
From: Linus Torvalds @ 2008-04-30 23:24 UTC (permalink / raw)
To: Alexey Dobriyan; +Cc: Justin Mattock, linux-kernel
On Thu, 1 May 2008, Alexey Dobriyan wrote:
>
> ACPI vs proc_create_data() mismerge.
Ahh, my bad. Sorry. It all looked fine and compiled, but yes, I didn't
boot-test the merge - although I did ask Len to double-check it for me.
Usually these "fairly trivial" merges work without any issues, so I do the
merge for the maintainer rather than sending an email back saying "it
didn't merge cleanly, can you do the merge for me". I reserve the latter
for just the things that look really complicated..
> acpi_device_dir() is NULL until all files are createst, so everyting is
> created in straight in /proc/ and creation code warns.
Thanks,
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered)
2008-05-01 0:10 ` ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered) Alexey Dobriyan
2008-04-30 23:24 ` Linus Torvalds
@ 2008-05-01 0:07 ` Linus Torvalds
2008-05-01 0:24 ` Justin Mattock
1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2008-05-01 0:07 UTC (permalink / raw)
To: Alexey Dobriyan; +Cc: Justin Mattock, linux-kernel
On Thu, 1 May 2008, Alexey Dobriyan wrote:
>
> acpi_device_dir() is NULL until all files are createst, so everyting is
> created in straight in /proc/ and creation code warns.
Ok, I tested this on a laptop, it works for me. Committed. Thanks again,
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread
* ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered)
2008-04-30 22:38 proc_dir_entry 'info' already registered Justin Mattock
@ 2008-05-01 0:10 ` Alexey Dobriyan
2008-04-30 23:24 ` Linus Torvalds
2008-05-01 0:07 ` Linus Torvalds
0 siblings, 2 replies; 5+ messages in thread
From: Alexey Dobriyan @ 2008-05-01 0:10 UTC (permalink / raw)
To: Justin Mattock, torvalds; +Cc: linux-kernel
On Wed, Apr 30, 2008 at 10:38:07PM +0000, Justin Mattock wrote:
> Hello, attached is dmesg of proc_dir_entry 'info' already registered;
> whatever that means. Hopefully this is not that important, just a glitch.
> Also I know I should'nt talk about 3rd party modules, but with the
> latest git, it breaks fglrx.
ACPI vs proc_create_data() mismerge.
acpi_device_dir() is NULL until all files are createst, so everyting is
created in straight in /proc/ and creation code warns.
Carefully try patch below, I almost sent totally bogus version.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---
--- a/drivers/acpi/video.c
+++ b/drivers/acpi/video.c
@@ -1070,7 +1070,7 @@ static int acpi_video_device_add_fs(struct acpi_device *device)
device_dir->owner = THIS_MODULE;
/* 'info' [R] */
- entry = proc_create_data("info", S_IRUGO, acpi_device_dir(device),
+ entry = proc_create_data("info", S_IRUGO, device_dir,
&acpi_video_device_info_fops, acpi_driver_data(device));
if (!entry)
goto err_remove_dir;
@@ -1078,7 +1078,7 @@ static int acpi_video_device_add_fs(struct acpi_device *device)
/* 'state' [R/W] */
acpi_video_device_state_fops.write = acpi_video_device_write_state;
entry = proc_create_data("state", S_IFREG | S_IRUGO | S_IWUSR,
- acpi_device_dir(device),
+ device_dir,
&acpi_video_device_state_fops,
acpi_driver_data(device));
if (!entry)
@@ -1088,19 +1088,21 @@ static int acpi_video_device_add_fs(struct acpi_device *device)
acpi_video_device_brightness_fops.write =
acpi_video_device_write_brightness;
entry = proc_create_data("brightness", S_IFREG | S_IRUGO | S_IWUSR,
- acpi_device_dir(device),
+ device_dir,
&acpi_video_device_brightness_fops,
acpi_driver_data(device));
if (!entry)
goto err_remove_state;
/* 'EDID' [R] */
- entry = proc_create_data("EDID", S_IRUGO, acpi_device_dir(device),
+ entry = proc_create_data("EDID", S_IRUGO, device_dir,
&acpi_video_device_EDID_fops,
acpi_driver_data(device));
if (!entry)
goto err_remove_brightness;
+ acpi_device_dir(device) = device_dir;
+
return 0;
err_remove_brightness:
@@ -1346,21 +1348,21 @@ static int acpi_video_bus_add_fs(struct acpi_device *device)
device_dir->owner = THIS_MODULE;
/* 'info' [R] */
- entry = proc_create_data("info", S_IRUGO, acpi_device_dir(device),
+ entry = proc_create_data("info", S_IRUGO, device_dir,
&acpi_video_bus_info_fops,
acpi_driver_data(device));
if (!entry)
goto err_remove_dir;
/* 'ROM' [R] */
- entry = proc_create_data("ROM", S_IRUGO, acpi_device_dir(device),
+ entry = proc_create_data("ROM", S_IRUGO, device_dir,
&acpi_video_bus_ROM_fops,
acpi_driver_data(device));
if (!entry)
goto err_remove_info;
/* 'POST_info' [R] */
- entry = proc_create_data("POST_info", S_IRUGO, acpi_device_dir(device),
+ entry = proc_create_data("POST_info", S_IRUGO, device_dir,
&acpi_video_bus_POST_info_fops,
acpi_driver_data(device));
if (!entry)
@@ -1369,7 +1371,7 @@ static int acpi_video_bus_add_fs(struct acpi_device *device)
/* 'POST' [R/W] */
acpi_video_bus_POST_fops.write = acpi_video_bus_write_POST;
entry = proc_create_data("POST", S_IFREG | S_IRUGO | S_IWUSR,
- acpi_device_dir(device),
+ device_dir,
&acpi_video_bus_POST_fops,
acpi_driver_data(device));
if (!entry)
@@ -1378,7 +1380,7 @@ static int acpi_video_bus_add_fs(struct acpi_device *device)
/* 'DOS' [R/W] */
acpi_video_bus_DOS_fops.write = acpi_video_bus_write_DOS;
entry = proc_create_data("DOS", S_IFREG | S_IRUGO | S_IWUSR,
- acpi_device_dir(device),
+ device_dir,
&acpi_video_bus_DOS_fops,
acpi_driver_data(device));
if (!entry)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered)
2008-05-01 0:07 ` Linus Torvalds
@ 2008-05-01 0:24 ` Justin Mattock
0 siblings, 0 replies; 5+ messages in thread
From: Justin Mattock @ 2008-05-01 0:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Alexey Dobriyan, linux-kernel
On Thu, May 1, 2008 at 12:07 AM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
>
>
> On Thu, 1 May 2008, Alexey Dobriyan wrote:
> >
>
> > acpi_device_dir() is NULL until all files are createst, so everyting is
> > created in straight in /proc/ and creation code warns.
>
> Ok, I tested this on a laptop, it works for me. Committed. Thanks again,
>
> Linus
>
Hello; I ran into a problem, for some reason with adding:
acpi_device_dir(device) = device_dir;
I received:
acpi_video_device_aqdd_fs: implicit declaration of function acpi_device
lvalue required as left operand of assignment = after these errors, as a test
I went in and put /*acpi_device_dir(device); */ around that line then
recompiled, compiling went o.k., then rebooting
I'm not seeing any messages like before.
regards;
--
Justin P. Mattock
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-05-01 0:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-30 22:38 proc_dir_entry 'info' already registered Justin Mattock
2008-05-01 0:10 ` ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered) Alexey Dobriyan
2008-04-30 23:24 ` Linus Torvalds
2008-05-01 0:07 ` Linus Torvalds
2008-05-01 0:24 ` Justin Mattock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®