From: "Alex Villacís Lasso" <a_villacis@palosanto.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Memory corruption warnings triggered by repeated slabinfo -v
Date: Sat, 17 Dec 2011 15:06:35 -0500 [thread overview]
Message-ID: <4EECF64B.1020409@palosanto.com> (raw)
In-Reply-To: <1324092514.2621.49.camel@edumazet-laptop>
[-- Attachment #1: Type: text/plain, Size: 990 bytes --]
El 16/12/11 22:28, Eric Dumazet escribiA3:
> Le vendredi 16 dA(C)cembre 2011 A 21:14 -0500, Alex VillacA-s Lasso a
> A(C)crit :
>> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
>> wanted to test the slabinfo program, so I wrote a small shell script
>> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
>> Just by doing this, I was able to trigger several memory validation
>> warnings, attached in this message. The reason I wanted to test slabinfo
>> is because back when I was running Fedora 14, I had some video issues
>> that seemed consistent with memory corruption. I tried to submit a
>> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
>> before the kernel.org hack issue, but bugzilla.kernel.org never came up
>> after that.
> Problem is known and fixes were submitted.
>
>
Still happening in 3.2-rc6. The dmesg output is attached.
What are the git commits of the fixes? Are they scheduled to go into 3.2
stable?
[-- Attachment #2: dmesg-slabinfo-3.2-rc6.txt --]
[-- Type: text/plain, Size: 118404 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-rc6 (alex@karlalex.palosanto.com) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #21 SMP PREEMPT Sat Dec 17 13:40:56 ECT 2011
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f590000 (usable)
[ 0.000000] BIOS-e820: 000000007f590000 - 000000007f5e3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f5e3000 - 000000007f5f0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f5f0000 - 000000007f600000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.5 present.
[ 0.000000] DMI: OEM OEM/G31MVP, BIOS 6.00 PG 09/11/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x7f590 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-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07F700000 mask FFFF00000 uncachable
[ 0.000000] 2 base 07F800000 mask FFF800000 uncachable
[ 0.000000] 3 base 07F600000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 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 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC
[ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[ 0.000000] reg 3, base: 2038MB, range: 1MB, type UC
[ 0.000000] total RAM covered: 2038M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2038MB, range: 2MB, type UC
[ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[ 0.000000] found SMP MP-table at [ffff8800000f3df0] f3df0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000007f590000
[ 0.000000] 0000000000 - 007f400000 page 2M
[ 0.000000] 007f400000 - 007f590000 page 4k
[ 0.000000] kernel direct mapping tables up to 7f590000 @ 1fffc000-20000000
[ 0.000000] RAMDISK: 37474000 - 37a32000
[ 0.000000] ACPI: RSDP 00000000000f82c0 00024 (v02 IntelR)
[ 0.000000] ACPI: XSDT 000000007f5e3080 00054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 000000007f5e80c0 000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 000000007f5e3200 04E99 (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 000000007f590000 00040
[ 0.000000] ACPI: HPET 000000007f5e82c0 00038 (v01 IntelR AWRDACPI 42302E31 AWRD 00000098)
[ 0.000000] ACPI: MCFG 000000007f5e8300 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SLIC 000000007f5e8340 00176 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 000000007f5e81c0 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 000000007f5e8b20 007EF (v01 PmRef CpuPm 00003000 INTL 20041203)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007f590000
[ 0.000000] Initmem setup node 0 0000000000000000-000000007f590000
[ 0.000000] NODE_DATA [000000007f57b000 - 000000007f58ffff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007cc00000-ffff88007ebfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f590
[ 0.000000] On node 0 totalpages: 521503
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3914 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8087 pages used for memmap
[ 0.000000] DMA32 zone: 509433 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 (acpi_id[0x02] lapic_id[0x02] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[ 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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:60a00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007f200000 s84864 r8192 d21632 u524288
[ 0.000000] pcpu-alloc: s84864 r8192 d21632 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513347
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 2023688k/2086464k available (5119k kernel code, 452k absent, 62324k reserved, 6634k data, 968k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2694.063 MHz processor.
[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5388.12 BogoMIPS (lpj=2694063)
[ 0.001009] pid_max: default: 32768 minimum: 301
[ 0.001438] Security Framework initialized
[ 0.001450] SELinux: Initializing.
[ 0.001559] SELinux: Starting in permissive mode
[ 0.002671] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.003806] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.004427] Mount-cache hash table entries: 256
[ 0.007597] Initializing cgroup subsys cpuacct
[ 0.007614] Initializing cgroup subsys memory
[ 0.007808] Initializing cgroup subsys devices
[ 0.007824] Initializing cgroup subsys freezer
[ 0.007836] Initializing cgroup subsys net_cls
[ 0.007845] Initializing cgroup subsys blkio
[ 0.007943] Initializing cgroup subsys perf_event
[ 0.008273] CPU: Physical Processor ID: 0
[ 0.008275] CPU: Processor Core ID: 0
[ 0.008278] mce: CPU supports 6 MCE banks
[ 0.008293] CPU0: Thermal monitoring enabled (TM2)
[ 0.008298] using mwait in idle threads.
[ 0.008888] ACPI: Core revision 20110623
[ 0.129044] ftrace: allocating 25815 entries in 102 pages
[ 0.131912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.141265] CPU0: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz stepping 06
[ 0.141986] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.141986] ... version: 2
[ 0.141986] ... bit width: 40
[ 0.141986] ... generic registers: 2
[ 0.141986] ... value mask: 000000ffffffffff
[ 0.141986] ... max period: 000000007fffffff
[ 0.141986] ... fixed-purpose events: 3
[ 0.141986] ... event mask: 0000000700000003
[ 0.147511] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.153143] lockdep: fixing up alternatives.
[ 0.155286] Booting Node 0, Processors #1
[ 0.155289] smpboot cpu 1: start_ip = 9a000
[ 0.227134] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.228992] Brought up 2 CPUs
[ 0.228997] Total of 2 processors activated (10776.15 BogoMIPS).
[ 0.232318] devtmpfs: initialized
[ 0.239344] PM: Registering ACPI NVS region at 7f590000 (339968 bytes)
[ 0.240867] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.241030] RTC time: 19:58:52, date: 12/17/11
[ 0.241720] NET: Registered protocol family 16
[ 0.245425] ACPI: bus type pci registered
[ 0.246279] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.246282] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.287064] PCI: Using configuration type 1 for base access
[ 0.312097] bio: create slab <bio-0> at 0
[ 0.312499] ACPI: Added _OSI(Module Device)
[ 0.312499] ACPI: Added _OSI(Processor Device)
[ 0.312973] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.312988] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.317103] ACPI: EC: Look up EC in DSDT
[ 0.467564] ACPI: SSDT 000000007f5e8500 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.470078] ACPI: Dynamic OEM Table Load:
[ 0.470082] ACPI: SSDT (null) 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.487840] ACPI: SSDT 000000007f5e89c0 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.489739] ACPI: Dynamic OEM Table Load:
[ 0.489743] ACPI: SSDT (null) 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.497210] ACPI: Interpreter enabled
[ 0.497214] ACPI: (supports S0 S3 S4 S5)
[ 0.497796] ACPI: Using IOAPIC for interrupt routing
[ 0.653131] ACPI: No dock devices found.
[ 0.653134] HEST: Table not found.
[ 0.653139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.655187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.660128] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.660131] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.660134] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 0.660137] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.660139] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[ 0.660141] pci_root PNP0A08:00: host bridge window [mem 0x7f600000-0xfebfffff]
[ 0.660266] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.660388] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[ 0.660404] pci 0000:00:02.0: reg 10: [mem 0xfdf00000-0xfdf7ffff]
[ 0.660412] pci 0000:00:02.0: reg 14: [io 0xff00-0xff07]
[ 0.660421] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.660429] pci 0000:00:02.0: reg 1c: [mem 0xfda00000-0xfdafffff]
[ 0.660545] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.660564] pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit]
[ 0.660646] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.660689] pci 0000:00:1b.0: PME# disabled
[ 0.660735] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.660818] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.660823] pci 0000:00:1c.0: PME# disabled
[ 0.660870] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.660964] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.660970] pci 0000:00:1c.1: PME# disabled
[ 0.661035] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.661086] pci 0000:00:1d.0: reg 20: [io 0xfe00-0xfe1f]
[ 0.661143] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.661194] pci 0000:00:1d.1: reg 20: [io 0xfd00-0xfd1f]
[ 0.661251] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.661302] pci 0000:00:1d.2: reg 20: [io 0xfc00-0xfc1f]
[ 0.661358] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.661409] pci 0000:00:1d.3: reg 20: [io 0xfb00-0xfb1f]
[ 0.661476] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.661500] pci 0000:00:1d.7: reg 10: [mem 0xfdfff000-0xfdfff3ff]
[ 0.661587] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.661593] pci 0000:00:1d.7: PME# disabled
[ 0.661632] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.661724] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[ 0.661822] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[ 0.661826] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f)
[ 0.661830] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b)
[ 0.661900] pci 0000:00:1f.1: [8086:27df] type 0 class 0x000101
[ 0.661922] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.661934] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.661945] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.661956] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.661968] pci 0000:00:1f.1: reg 20: [io 0xfa00-0xfa0f]
[ 0.662038] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[ 0.662056] pci 0000:00:1f.2: reg 10: [io 0xf900-0xf907]
[ 0.662066] pci 0000:00:1f.2: reg 14: [io 0xf800-0xf803]
[ 0.662077] pci 0000:00:1f.2: reg 18: [io 0xf700-0xf707]
[ 0.662087] pci 0000:00:1f.2: reg 1c: [io 0xf600-0xf603]
[ 0.662097] pci 0000:00:1f.2: reg 20: [io 0xf500-0xf50f]
[ 0.662136] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.662141] pci 0000:00:1f.2: PME# disabled
[ 0.662176] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[ 0.662237] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f]
[ 0.662347] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.662352] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
[ 0.662357] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 0.662364] pci 0000:00:1c.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 0.662482] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
[ 0.662503] pci 0000:02:00.0: reg 10: [io 0xee00-0xeeff]
[ 0.662539] pci 0000:02:00.0: reg 18: [mem 0xfdcff000-0xfdcfffff 64bit]
[ 0.662581] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.662646] pci 0000:02:00.0: supports D1 D2
[ 0.662648] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.662655] pci 0000:02:00.0: PME# disabled
[ 0.662691] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.662793] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.662798] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 0.662803] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.662810] pci 0000:00:1c.1: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.662915] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.662920] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 0.662924] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
[ 0.662931] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 0.662944] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.662956] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.662975] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[ 0.662988] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.663001] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.663014] pci 0000:00:1e.0: bridge window [mem 0x7f600000-0xfebfffff] (subtractive decode)
[ 0.663059] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.673732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.676183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 0.678998] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.684365] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.684386] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.684388] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 1.218301] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[ 1.219867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 1.221427] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[ 1.222998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 *15)
[ 1.224562] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.226149] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.227725] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.229298] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[ 1.231138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.231319] vgaarb: loaded
[ 1.231321] vgaarb: bridge control possible 0000:00:02.0
[ 1.233355] SCSI subsystem initialized
[ 1.233942] libata version 3.00 loaded.
[ 1.234902] usbcore: registered new interface driver usbfs
[ 1.235119] usbcore: registered new interface driver hub
[ 1.235127] usbcore: registered new device driver usb
[ 1.236034] PCI: Using ACPI for IRQ routing
[ 1.243213] PCI: pci_cache_line_size set to 64 bytes
[ 1.243698] reserve RAM buffer: 000000000009f400 - 000000000009ffff
[ 1.243721] reserve RAM buffer: 000000007f590000 - 000000007fffffff
[ 1.245587] NetLabel: Initializing
[ 1.245589] NetLabel: domain hash size = 128
[ 1.245591] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.245775] NetLabel: unlabeled traffic allowed by default
[ 1.245875] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 1.245887] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.245892] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 1.252026] Switching to clocksource hpet
[ 1.434368] pnp: PnP ACPI init
[ 1.434528] ACPI: bus type pnp registered
[ 1.436911] pnp 00:00: [bus 00-ff]
[ 1.436922] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.436933] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.436944] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.436954] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 1.436965] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.436975] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[ 1.436985] pnp 00:00: [mem 0x7f600000-0xfebfffff window]
[ 1.437437] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.439440] pnp 00:01: [io 0x0010-0x001f]
[ 1.439450] pnp 00:01: [io 0x0022-0x003f]
[ 1.439460] pnp 00:01: [io 0x0044-0x004d]
[ 1.439470] pnp 00:01: [io 0x0050-0x005e]
[ 1.439480] pnp 00:01: [io 0x0062-0x0063]
[ 1.439490] pnp 00:01: [io 0x0065-0x006f]
[ 1.439499] pnp 00:01: [io 0x0074-0x007f]
[ 1.439509] pnp 00:01: [io 0x0091-0x0093]
[ 1.439518] pnp 00:01: [io 0x00a2-0x00bf]
[ 1.439536] pnp 00:01: [io 0x00e0-0x00ef]
[ 1.439547] pnp 00:01: [io 0x04d0-0x04d1]
[ 1.439557] pnp 00:01: [io 0x0290-0x029f]
[ 1.439567] pnp 00:01: [io 0x0800-0x087f]
[ 1.439577] pnp 00:01: [io 0x0290-0x0297]
[ 1.439588] pnp 00:01: [io 0x0880-0x088f]
[ 1.440392] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 1.440415] system 00:01: [io 0x0290-0x029f] has been reserved
[ 1.440438] system 00:01: [io 0x0800-0x087f] has been reserved
[ 1.440461] system 00:01: [io 0x0290-0x0297] has been reserved
[ 1.440492] system 00:01: [io 0x0880-0x088f] has been reserved
[ 1.440499] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.440732] pnp 00:02: [dma 4]
[ 1.440743] pnp 00:02: [io 0x0000-0x000f]
[ 1.440753] pnp 00:02: [io 0x0080-0x0090]
[ 1.440763] pnp 00:02: [io 0x0094-0x009f]
[ 1.440773] pnp 00:02: [io 0x00c0-0x00df]
[ 1.441186] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.442855] pnp 00:03: [irq 0 disabled]
[ 1.442881] pnp 00:03: [irq 8]
[ 1.442891] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 1.443305] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.444222] pnp 00:04: [io 0x0070-0x0073]
[ 1.444625] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.444805] pnp 00:05: [io 0x0061]
[ 1.445457] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 1.445635] pnp 00:06: [io 0x00f0-0x00ff]
[ 1.445651] pnp 00:06: [irq 13]
[ 1.446070] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.450326] pnp 00:07: [io 0x03f0-0x03f5]
[ 1.450337] pnp 00:07: [io 0x03f7]
[ 1.450355] pnp 00:07: [irq 6]
[ 1.450366] pnp 00:07: [dma 2]
[ 1.450906] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.456694] pnp 00:08: [io 0x03f8-0x03ff]
[ 1.456711] pnp 00:08: [irq 4]
[ 1.457375] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.465429] pnp 00:09: [io 0x02f8-0x02ff]
[ 1.465446] pnp 00:09: [irq 3]
[ 1.466035] pnp 00:09: Plug and Play ACPI device, IDs PNP0510 (active)
[ 1.478067] pnp 00:0a: [io 0x0378-0x037f]
[ 1.478078] pnp 00:0a: [io 0x0778-0x077b]
[ 1.478095] pnp 00:0a: [irq 7]
[ 1.478104] pnp 00:0a: [dma 3]
[ 1.478717] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[ 1.480050] pnp 00:0b: [irq 12]
[ 1.480458] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 1.481396] pnp 00:0c: [io 0x0060]
[ 1.481407] pnp 00:0c: [io 0x0064]
[ 1.481423] pnp 00:0c: [irq 1]
[ 1.481830] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.482904] pnp 00:0d: [io 0x0400-0x04bf]
[ 1.483702] system 00:0d: [io 0x0400-0x04bf] has been reserved
[ 1.483708] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.484305] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[ 1.484720] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.492555] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 1.493356] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 1.493362] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.496702] pnp 00:10: [mem 0x000f0000-0x000fffff]
[ 1.496712] pnp 00:10: [mem 0x7f600000-0x7f6fffff]
[ 1.496722] pnp 00:10: [mem 0xfed00000-0xfed000ff]
[ 1.496732] pnp 00:10: [mem 0x7f590000-0x7f5fffff]
[ 1.496742] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 1.496752] pnp 00:10: [mem 0x00100000-0x7f58ffff]
[ 1.496761] pnp 00:10: [mem 0xfec00000-0xfec00fff]
[ 1.496779] pnp 00:10: [mem 0xfed13000-0xfed1dfff]
[ 1.496790] pnp 00:10: [mem 0xfed20000-0xfed3ffff]
[ 1.496800] pnp 00:10: [mem 0xfed45000-0xfed8ffff]
[ 1.496811] pnp 00:10: [mem 0xfee00000-0xfee00fff]
[ 1.496821] pnp 00:10: [mem 0xffb00000-0xffb7ffff]
[ 1.496831] pnp 00:10: [mem 0xfff00000-0xffffffff]
[ 1.496842] pnp 00:10: [mem 0x000e0000-0x000effff]
[ 1.497662] system 00:10: [mem 0x000f0000-0x000fffff] could not be reserved
[ 1.497686] system 00:10: [mem 0x7f600000-0x7f6fffff] has been reserved
[ 1.497708] system 00:10: [mem 0xfed00000-0xfed000ff] has been reserved
[ 1.497749] system 00:10: [mem 0x7f590000-0x7f5fffff] could not be reserved
[ 1.497789] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 1.497829] system 00:10: [mem 0x00100000-0x7f58ffff] could not be reserved
[ 1.497869] system 00:10: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.497892] system 00:10: [mem 0xfed13000-0xfed1dfff] has been reserved
[ 1.497914] system 00:10: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.497936] system 00:10: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 1.497959] system 00:10: [mem 0xfee00000-0xfee00fff] has been reserved
[ 1.497989] system 00:10: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 1.498022] system 00:10: [mem 0xfff00000-0xffffffff] has been reserved
[ 1.498054] system 00:10: [mem 0x000e0000-0x000effff] has been reserved
[ 1.498059] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.498163] pnp: PnP ACPI: found 17 devices
[ 1.498166] ACPI: ACPI bus type pnp unregistered
[ 1.532932] PCI: max bus depth: 1 pci_try_num: 2
[ 1.532969] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 1.532974] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
[ 1.532980] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 1.532985] pci 0000:00:1c.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 1.533012] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
[ 1.533022] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 1.533025] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.533031] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 1.533036] pci 0000:00:1c.1: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 1.533043] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[ 1.533047] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 1.533053] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
[ 1.533058] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 1.533117] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.533123] pci 0000:00:1c.0: setting latency timer to 64
[ 1.533165] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.533170] pci 0000:00:1c.1: setting latency timer to 64
[ 1.533179] pci 0000:00:1e.0: setting latency timer to 64
[ 1.533183] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.533186] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.533188] pci_bus 0000:00: resource 6 [mem 0xfed40000-0xfed44fff]
[ 1.533191] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.533193] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.533195] pci_bus 0000:00: resource 9 [mem 0x7f600000-0xfebfffff]
[ 1.533198] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 1.533200] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[ 1.533202] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 1.533205] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 1.533207] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
[ 1.533210] pci_bus 0000:02: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 1.533212] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 1.533214] pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff]
[ 1.533217] pci_bus 0000:03: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 1.533219] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 1.533221] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 1.533223] pci_bus 0000:03: resource 6 [mem 0xfed40000-0xfed44fff]
[ 1.533226] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.533228] pci_bus 0000:03: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.533230] pci_bus 0000:03: resource 9 [mem 0x7f600000-0xfebfffff]
[ 1.533444] NET: Registered protocol family 2
[ 1.533755] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.535440] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 1.537930] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[ 1.542736] TCP: Hash tables configured (established 262144 bind 65536)
[ 1.542800] TCP reno registered
[ 1.542867] UDP hash table entries: 1024 (order: 5, 163840 bytes)
[ 1.543076] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes)
[ 1.543984] NET: Registered protocol family 1
[ 1.544081] pci 0000:00:02.0: Boot video device
[ 1.544413] PCI: CLS 64 bytes, default 64
[ 1.545072] Unpacking initramfs...
[ 1.730052] Freeing initrd memory: 5880k freed
[ 1.737895] Intel AES-NI instructions are not detected.
[ 1.739390] audit: initializing netlink socket (disabled)
[ 1.739495] type=2000 audit(1324151932.738:1): initialized
[ 1.766843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.825114] VFS: Disk quotas dquot_6.5.2
[ 1.825520] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.832937] msgmni has been set to 3964
[ 1.833720] SELinux: Registering netfilter hooks
[ 1.837221] alg: No test for stdrng (krng)
[ 1.837237] NET: Registered protocol family 38
[ 1.837843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.837991] io scheduler noop registered
[ 1.837993] io scheduler deadline registered
[ 1.838957] io scheduler cfq registered (default)
[ 1.838960] start plist test
[ 1.839787] end plist test
[ 1.841493] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.841619] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.842098] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.842178] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.843053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.843530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.843533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.849555] intel_idle: MWAIT substates: 0x22220
[ 1.849558] intel_idle: does not run on family 6 model 23
[ 1.850562] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.850641] ACPI: Power Button [PWRB]
[ 1.851345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.851365] ACPI: Power Button [PWRF]
[ 1.852216] ACPI: Fan [FAN] (on)
[ 1.929732] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.929735] ACPI: Thermal Zone [THRM] (206 C)
[ 1.930108] ERST: Table is not found!
[ 1.930110] GHES: HEST is not enabled!
[ 1.930860] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.951744] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.981573] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.047191] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.067390] Non-volatile memory driver v1.3
[ 2.067393] Linux agpgart interface v0.103
[ 2.068278] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[ 2.068437] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 2.069035] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 2.069702] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 2.081889] loop: module loaded
[ 2.083420] ata_piix 0000:00:1f.1: version 2.13
[ 2.083507] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.083711] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 2.090256] scsi0 : ata_piix
[ 2.092737] scsi1 : ata_piix
[ 2.127028] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[ 2.127031] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[ 2.127422] ata2: port disabled--ignoring
[ 2.127462] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.127476] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 2.127641] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 2.134286] scsi2 : ata_piix
[ 2.135407] scsi3 : ata_piix
[ 2.170456] ata3: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[ 2.170459] ata4: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[ 2.171558] Fixed MDIO Bus: probed
[ 2.172238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.172385] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.172460] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 2.172464] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 2.174211] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 2.174367] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 2.174379] ehci_hcd 0000:00:1d.7: debug port 1
[ 2.178258] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 2.178512] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[ 2.188074] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.188744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.188747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.188750] usb usb1: Product: EHCI Host Controller
[ 2.188752] usb usb1: Manufacturer: Linux 3.2.0-rc6 ehci_hcd
[ 2.188754] usb usb1: SerialNumber: 0000:00:1d.7
[ 2.190924] hub 1-0:1.0: USB hub found
[ 2.191080] hub 1-0:1.0: 8 ports detected
[ 2.193205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.193351] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.193830] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.193863] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.193866] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.194681] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.194766] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[ 2.195389] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.195392] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.195394] usb usb2: Product: UHCI Host Controller
[ 2.195396] usb usb2: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.195398] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.197070] hub 2-0:1.0: USB hub found
[ 2.197186] hub 2-0:1.0: 2 ports detected
[ 2.198602] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.198635] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 2.198639] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.199417] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 2.199515] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[ 2.200097] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.200100] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.200102] usb usb3: Product: UHCI Host Controller
[ 2.200104] usb usb3: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.200106] usb usb3: SerialNumber: 0000:00:1d.1
[ 2.201788] hub 3-0:1.0: USB hub found
[ 2.201900] hub 3-0:1.0: 2 ports detected
[ 2.203308] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.203340] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 2.203344] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.204232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 2.204510] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[ 2.205109] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.205111] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.205114] usb usb4: Product: UHCI Host Controller
[ 2.205115] usb usb4: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.205117] usb usb4: SerialNumber: 0000:00:1d.2
[ 2.206788] hub 4-0:1.0: USB hub found
[ 2.206898] hub 4-0:1.0: 2 ports detected
[ 2.208297] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 2.208330] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 2.208334] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 2.209111] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 2.209389] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[ 2.209959] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.209962] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.209964] usb usb5: Product: UHCI Host Controller
[ 2.209966] usb usb5: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.209968] usb usb5: SerialNumber: 0000:00:1d.3
[ 2.211629] hub 5-0:1.0: USB hub found
[ 2.211748] hub 5-0:1.0: 2 ports detected
[ 2.214311] usbcore: registered new interface driver usbserial
[ 2.214556] USB Serial support registered for generic
[ 2.214736] usbcore: registered new interface driver usbserial_generic
[ 2.214738] usbserial: USB Serial Driver core
[ 2.215125] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.216083] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.216698] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.217654] mousedev: PS/2 mouse device common for all mice
[ 2.219539] rtc_cmos 00:04: RTC can wake from S4
[ 2.220565] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 2.220646] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 2.222749] device-mapper: uevent: version 1.0.3
[ 2.224040] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.225614] cpuidle: using governor ladder
[ 2.225617] cpuidle: using governor menu
[ 2.230227] EFI Variables Facility v0.08 2004-May-17
[ 2.232872] usbcore: registered new interface driver usbhid
[ 2.232875] usbhid: USB HID core driver
[ 2.234031] zcache: cleancache enabled using kernel transcendent memory and compression buddies
[ 2.234690] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.234844] TCP cubic registered
[ 2.234847] Initializing XFRM netlink socket
[ 2.237282] NET: Registered protocol family 10
[ 2.239741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 2.240560] Mobile IPv6
[ 2.240564] NET: Registered protocol family 17
[ 2.240737] Registering the dns_resolver key type
[ 2.242215] PM: Hibernation image not present or could not be loaded.
[ 2.242340] registered taskstats version 1
[ 2.248084] IMA: No TPM chip found, activating TPM-bypass!
[ 2.251494] Magic number: 7:772:1001
[ 2.251558] pnp 00:03: hash matches
[ 2.251617] rtc_cmos 00:04: setting system clock to 2011-12-17 19:58:54 UTC (1324151934)
[ 2.268237] Initializing network drop monitor service
[ 2.282638] ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100
[ 2.282645] ata1.00: 312581808 sectors, multi 16: LBA48
[ 2.282657] ata1.01: ATAPI: HL-DT-ST GCE-8527B, 1.04, max UDMA/33
[ 2.304519] ata1.00: configured for UDMA/100
[ 2.321310] ata4.01: NODEV after polling detection
[ 2.324669] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
[ 2.324675] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.328755] ata3.00: configured for UDMA/133
[ 2.329205] ata1.01: configured for UDMA/33
[ 2.332452] scsi 0:0:0:0: Direct-Access ATA ST3160021A 8.01 PQ: 0 ANSI: 5
[ 2.338117] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.340060] sd 0:0:0:0: [sda] Write Protect is off
[ 2.340066] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.340324] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100
[ 2.340866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.340890] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.345514] scsi 0:0:1:0: CD-ROM HL-DT-ST CD-RW GCE-8527B 1.04 PQ: 0 ANSI: 5
[ 2.346209] ata4.00: configured for UDMA/100
[ 2.354124] sda: sda1
[ 2.357127] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[ 2.357143] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.358562] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.359880] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 2.361240] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 2.362629] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
[ 2.364621] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.365525] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 2.365729] sd 2:0:0:0: [sdb] Write Protect is off
[ 2.365732] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.366117] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.370802] scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN01 PQ: 0 ANSI: 5
[ 2.381617] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.385490] sr 3:0:0:0: Attached scsi CD-ROM sr1
[ 2.386578] sr 3:0:0:0: Attached scsi generic sg3 type 5
[ 2.408048] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[ 2.421044] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 2.425737] Freeing unused kernel memory: 968k freed
[ 2.426183] Write protecting the kernel read-only data: 10240k
[ 2.435265] Freeing unused kernel memory: 1008k freed
[ 2.446148] Freeing unused kernel memory: 1468k freed
[ 2.734147] Refined TSC clocksource calibration: 2694.091 MHz.
[ 2.734170] Switching to clocksource tsc
[ 2.804422] dracut: dracut-013-20.fc16
[ 2.866743] udevd[97]: starting version 173
[ 2.980420] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[ 2.997996] [drm] Initialized drm 1.1.0 20060810
[ 3.053344] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.053351] i915 0000:00:02.0: setting latency timer to 64
[ 3.143653] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 3.143733] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.143735] [drm] Driver supports precise vblank timestamp query.
[ 3.144384] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.161024] [drm] initialized overlay support
[ 3.187317] fbcon: inteldrmfb (fb0) is primary device
[ 3.232407] Console: switching to colour frame buffer device 128x48
[ 3.237874] fb0: inteldrmfb frame buffer device
[ 3.237879] drm: registered panic notifier
[ 3.238471] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 3.354554] dracut: Starting plymouth daemon
[ 3.842070] Floppy drive(s): fd0 is 1.44M
[ 3.857346] FDC 0 is a post-1991 82077
[ 4.688184] zcache: created ephemeral tmem pool, id=0, client=65535
[ 4.694409] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.829222] zcache: destroyed pool id=0, cli_id=65535
[ 4.866409] dracut: Checking ext4: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[ 4.866622] dracut: issuing e2fsck -a /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[ 4.934090] dracut: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469: clean, 330916/2621440 files, 2284719/10485760 blocks
[ 4.935802] dracut: Remounting /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469 with -o relatime,ro
[ 4.996572] zcache: created ephemeral tmem pool, id=0, client=65535
[ 5.002729] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.013934] dracut: Mounted root filesystem /dev/sdb2
[ 5.355470] dracut: Switching root
[ 5.707436] type=1404 audit(1324151937.954:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 6.108793] SELinux: 2048 avtab hash slots, 97129 rules.
[ 7.389143] SELinux: 2048 avtab hash slots, 97129 rules.
[ 11.987189] SELinux: 9 users, 13 roles, 3910 types, 208 bools, 1 sens, 1024 cats
[ 11.987194] SELinux: 82 classes, 97129 rules
[ 12.298087] SELinux: Completing initialization.
[ 12.298091] SELinux: Setting up existing superblocks.
[ 12.298289] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 12.298421] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 12.299220] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 12.299307] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 12.299528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.299699] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[ 12.301610] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 12.301724] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 12.309945] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 12.310082] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[ 12.310166] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 12.310360] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 12.310483] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 12.310585] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 12.310786] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[ 12.310901] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[ 12.310942] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 12.314402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.314436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.316599] SELinux: initialized (dev sdb2, type ext4), uses xattr
[ 12.411580] type=1403 audit(1324151944.658:3): policy loaded auid=4294967295 ses=4294967295
[ 12.453549] systemd[1]: Successfully loaded SELinux policy in 6s 758ms 736us.
[ 12.500072] systemd[1]: Successfully loaded SELinux database in 45ms 588us, size on heap is 478K.
[ 12.532579] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.543639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.677813] systemd[1]: Relabelled /dev and /run in 133ms 876us.
[ 12.724500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.740440] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.756698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.772113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.787861] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.803919] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.821109] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.835899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.836302] systemd[1]: systemd 37 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
[ 12.851124] systemd[1]: Set hostname to <karlalex.palosanto.com>.
[ 13.751284] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[ 13.939557] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 15.715087] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 17.483822] udevd[324]: starting version 173
[ 18.155166] RPC: Registered named UNIX socket transport module.
[ 18.155169] RPC: Registered udp transport module.
[ 18.155171] RPC: Registered tcp transport module.
[ 18.155173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 18.156673] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
[ 18.538091] zcache: created ephemeral tmem pool, id=1, client=65535
[ 18.538102] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 19.459473] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 19.459542] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.459620] r8169 0000:02:00.0: setting latency timer to 64
[ 19.459732] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[ 19.461711] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc90010c4e000, 00:22:68:44:17:2f, XID 98500000 IRQ 43
[ 19.461715] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[ 19.482145] parport_pc 00:0a: reported by Plug and Play ACPI
[ 19.482370] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[ 19.519493] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.519638] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 19.519900] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 19.598769] intel_rng: FWH not detected
[ 19.615557] iTCO_vendor_support: vendor-support=0
[ 19.618105] ALSA sound/pci/hda/patch_realtek.c:1261 SKU: Nid=0x1d sku_cfg=0x40038601
[ 19.618108] ALSA sound/pci/hda/patch_realtek.c:1263 SKU: port_connectivity=0x1
[ 19.618111] ALSA sound/pci/hda/patch_realtek.c:1264 SKU: enable_pcbeep=0x0
[ 19.618113] ALSA sound/pci/hda/patch_realtek.c:1265 SKU: check_sum=0x00000003
[ 19.618115] ALSA sound/pci/hda/patch_realtek.c:1266 SKU: customization=0x00000086
[ 19.618118] ALSA sound/pci/hda/patch_realtek.c:1267 SKU: external_amp=0x0
[ 19.618120] ALSA sound/pci/hda/patch_realtek.c:1268 SKU: platform_type=0x0
[ 19.618122] ALSA sound/pci/hda/patch_realtek.c:1269 SKU: swap=0x0
[ 19.618124] ALSA sound/pci/hda/patch_realtek.c:1270 SKU: override=0x1
[ 19.618288] ALSA sound/pci/hda/hda_codec.c:4951 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 19.618291] ALSA sound/pci/hda/hda_codec.c:4955 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 19.618294] ALSA sound/pci/hda/hda_codec.c:4959 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 19.618296] ALSA sound/pci/hda/hda_codec.c:4960 mono: mono_out=0x0
[ 19.618298] ALSA sound/pci/hda/hda_codec.c:4963 dig-out=0x1e/0x0
[ 19.618300] ALSA sound/pci/hda/hda_codec.c:4964 inputs:
[ 19.618303] ALSA sound/pci/hda/hda_codec.c:4968 Rear Mic=0x18
[ 19.618305] ALSA sound/pci/hda/hda_codec.c:4968 Front Mic=0x19
[ 19.618308] ALSA sound/pci/hda/hda_codec.c:4968 Line=0x1a
[ 19.618310] ALSA sound/pci/hda/hda_codec.c:4970
[ 19.631997] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 19.634674] ALSA sound/pci/hda/patch_realtek.c:1324 realtek: No valid SSID, checking pincfg 0x40038601 for NID 0x1d
[ 19.634678] ALSA sound/pci/hda/patch_realtek.c:1340 realtek: Enabling init ASM_ID=0x8601 CODEC_ID=10ec0662
[ 19.665675] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[ 19.676205] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 19.677368] leds_ss4200: no LED devices found
[ 19.722539] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 19.867522] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 19.888951] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 20.140040] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c
[ 20.551778] ppdev: user-space parallel port driver
[ 20.915018] r8169 0000:02:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
[ 20.939733] udevd[350]: renamed network interface eth0 to p17p1
[ 21.024007] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29
[ 21.028318] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c
[ 21.039004] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29
[ 21.053096] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 25.040472] systemd-fsck[561]: /dev/sda1: limpio, 35922/9773056 ficheros, 33627827/39072080 bloques
[ 25.049778] Adding 8388604k swap on /dev/sdb3. Priority:0 extents:1 across:8388604k
[ 25.152253] rmmod[598]: ERROR: Module scsi_wait_scan does not exist in /proc/modules
[ 25.418888] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 25.452865] zcache: created ephemeral tmem pool, id=2, client=65535
[ 25.467274] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 25.467328] SELinux: initialized (dev sda1, type ext3), uses xattr
[ 25.606600] systemd-fsck[588]: /dev/sdb1: limpio, 230/51200 ficheros, 75341/204800 bloques
[ 26.151900] systemd-fsck[594]: /dev/sdb5: limpio, 657640/27369472 ficheros, 68507752/109460736 bloques
[ 26.299204] zcache: created ephemeral tmem pool, id=3, client=65535
[ 26.300448] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 26.443133] SELinux: initialized (dev sdb1, type ext4), uses xattr
[ 26.460100] fedora-storage-init[609]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos: No volume groups found
[ 26.472353] fedora-storage-init[609]: [ OK ]
[ 26.488108] EXT4-fs (sdb5): mounting ext3 file system using the ext4 subsystem
[ 26.532381] zcache: created ephemeral tmem pool, id=4, client=65535
[ 26.567961] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[ 26.568061] SELinux: initialized (dev sdb5, type ext3), uses xattr
[ 26.689694] fedora-storage-init[633]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos: No volume groups found
[ 26.703636] fedora-storage-init[633]: [ OK ]
[ 26.960103] lvm[642]: No volume groups found
[ 27.113623] systemd-tmpfiles[645]: Successfully loaded SELinux database in 13ms 346us, size on heap is 479K.
[ 27.712207] sandbox[654]: Starting sandbox[ OK ]
[ 27.855426] acpid[684]: starting up with netlink and the input layer
[ 27.856083] acpid[684]: skipping incomplete file /etc/acpi/events/videoconf
[ 27.856165] acpid[684]: 1 rule loaded
[ 27.856516] acpid[684]: waiting for events: event logging is off
[ 27.899107] auditctl[663]: No rules
[ 27.899150] auditctl[663]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0
[ 27.899192] /usr/sbin/gpm[691]: *** info [daemon/startup.c(136)]:
[ 27.899233] /usr/sbin/gpm[691]: Started gpm successfully. Entered daemon mode.
[ 27.939131] auditd[662]: Started dispatcher: /sbin/audispd pid: 696
[ 27.973877] audispd[696]: priority_boost_parser called with: 4
[ 27.978238] audispd[696]: max_restarts_parser called with: 10
[ 27.979940] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 27.987282] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 28.004212] audispd[696]: audispd initialized with q_depth=120 and 1 active plugins
[ 28.050481] iptables.init[658]: iptables: Aplicando reglas del cortafuegos:[ OK ]
[ 28.050579] auditd[662]: Init complete, auditd 2.1.3 listening for events (startup state enable)
[ 28.051596] abrtd[689]: Init complete, entering main loop
[ 28.083107] ip6tables.init[655]: ip6tables: Aplicando las reglas del cortafuegos: [ OK ]
[ 28.103904] NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[ 28.104085] NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[ 28.106906] NetworkManager[707]: NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[ 28.106947] NetworkManager[707]: NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[ 28.207809] /usr/sbin/irqbalance[735]: WARNING: MSI interrupts found in /proc/interrupts
[ 28.207915] /usr/sbin/irqbalance[735]: But none found in sysfs, you need to update your kernel
[ 28.208368] /usr/sbin/irqbalance[735]: Until then, IRQs will be improperly classified
[ 28.226442] mcelog[729]: mcelog read: No such device
[ 28.259282] avahi-daemon[736]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
[ 28.264212] avahi-daemon[736]: Successfully dropped root privileges.
[ 28.266370] avahi-daemon[736]: avahi-daemon 0.6.30 starting up.
[ 28.275662] avahi-daemon[736]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
[ 28.428309] chronyd[743]: chronyd version 1.26-20110831gitb088b7 starting
[ 28.430948] chronyd[743]: Linux kernel major=3 minor=2 patch=0
[ 28.430989] chronyd[743]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000
[ 28.433930] chronyd[743]: Frequency 43.262 +- 16.110 ppm read from /var/lib/chrony/drift
[ 28.567676] dbus[748]: avc: netlink poll: error 4
[ 28.568084] dbus-daemon[748]: dbus[748]: avc: netlink poll: error 4
[ 28.584725] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[ 28.584894] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[ 28.585324] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[ 28.585529] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[ 28.585909] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[ 28.586134] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[ 28.586346] systemd-logind[733]: New seat seat0.
[ 28.586791] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[ 28.586873] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[ 28.613083] avahi-daemon[736]: Successfully called chroot().
[ 28.613126] avahi-daemon[736]: Successfully dropped remaining capabilities.
[ 28.613165] avahi-daemon[736]: Loading service file /services/ssh.service.
[ 28.613204] avahi-daemon[736]: Loading service file /services/udisks.service.
[ 28.623216] avahi-daemon[736]: Network interface enumeration completed.
[ 28.623626] avahi-daemon[736]: Registering HINFO record with values 'X86_64'/'LINUX'.
[ 28.623918] avahi-daemon[736]: Server startup complete. Host name is karlalex.local. Local service cookie is 3684139875.
[ 28.624275] avahi-daemon[736]: Service "karlalex" (/services/udisks.service) successfully established.
[ 28.624395] avahi-daemon[736]: Service "karlalex" (/services/ssh.service) successfully established.
[ 28.635344] dbus-daemon[748]: dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 28.635433] dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 28.755505] dkms_autoinstaller[757]: dkms: running auto installation service for kernel 3.2.0-rc6
[ 29.139051] r8169 0000:02:00.0: p17p1: link down
[ 29.139089] r8169 0000:02:00.0: p17p1: link down
[ 29.143407] ADDRCONF(NETDEV_UP): p17p1: link is not ready
[ 30.700382] r8169 0000:02:00.0: p17p1: link up
[ 30.704763] ADDRCONF(NETDEV_CHANGE): p17p1: link becomes ready
[ 34.737813] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 41.730026] p17p1: no IPv6 routers present
[ 45.378480] fuse init (API version 7.17)
[ 45.405399] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[ 45.466480] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[ 182.893448] =============================================================================
[ 182.893452] BUG kmalloc-64: Redzone overwritten
[ 182.893454] -----------------------------------------------------------------------------
[ 182.893455]
[ 182.893458] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xbb instead of 0xcc
[ 182.893465] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[ 182.893469] __slab_alloc+0x395/0x3f7
[ 182.893472] __kmalloc+0x92/0x101
[ 182.893474] kzalloc.constprop.2+0x13/0x15
[ 182.893476] ext4_htree_store_dirent+0x2d/0xf1
[ 182.893479] htree_dirblock_to_tree+0xf1/0x134
[ 182.893482] ext4_htree_fill_tree+0x85/0x1e0
[ 182.893484] ext4_readdir+0x17a/0x51e
[ 182.893487] vfs_readdir+0x7b/0xb1
[ 182.893489] sys_getdents+0x7e/0xce
[ 182.893491] system_call_fastpath+0x16/0x1b
[ 182.893494] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 182.893497] __slab_free+0x2f/0x1b7
[ 182.893499] kfree+0xd5/0xfa
[ 182.893502] free_rb_tree_fname+0x47/0x95
[ 182.893504] ext4_htree_free_dir_info+0x13/0x1f
[ 182.893506] ext4_release_dir+0x1a/0x1e
[ 182.893509] fput+0xfd/0x1c2
[ 182.893512] filp_close+0x6e/0x7a
[ 182.893514] sys_close+0xaf/0xf1
[ 182.893516] system_call_fastpath+0x16/0x1b
[ 182.893519] INFO: Slab 0xffffea0000552880 objects=20 used=12 fp=0xffff8800154a3880 flags=0x20000000004081
[ 182.893521] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[ 182.893522]
[ 182.893525] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a .)......ZZZZZZZZ
[ 182.893528] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893531] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893533] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893536] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 182.893538] Redzone ffff8800154a3428: bb bb bb bb bb bb bb bb ........
[ 182.893541] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 182.893544] Pid: 2956, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 182.893546] Call Trace:
[ 182.893550] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 182.893553] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 182.893556] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 182.893559] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 182.893562] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 182.893565] [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[ 182.893569] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 182.893573] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 182.893577] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 182.893579] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 182.893583] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 182.893586] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 182.893589] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xcc
[ 182.893590]
[ 182.947976] =============================================================================
[ 182.947982] BUG kmalloc-64: Redzone overwritten
[ 182.947983] -----------------------------------------------------------------------------
[ 182.947984]
[ 182.947987] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xcc instead of 0xbb
[ 182.947995] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=90 cpu=0 pid=2832
[ 182.948000] __slab_alloc+0x395/0x3f7
[ 182.948003] __kmalloc+0x92/0x101
[ 182.948005] kzalloc.constprop.2+0x13/0x15
[ 182.948007] ext4_htree_store_dirent+0x2d/0xf1
[ 182.948011] htree_dirblock_to_tree+0xf1/0x134
[ 182.948013] ext4_htree_fill_tree+0x85/0x1e0
[ 182.948015] ext4_readdir+0x17a/0x51e
[ 182.948018] vfs_readdir+0x7b/0xb1
[ 182.948020] sys_getdents+0x7e/0xce
[ 182.948023] system_call_fastpath+0x16/0x1b
[ 182.948026] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=55 cpu=0 pid=2832
[ 182.948029] __slab_free+0x2f/0x1b7
[ 182.948031] kfree+0xd5/0xfa
[ 182.948034] free_rb_tree_fname+0x47/0x95
[ 182.948036] ext4_htree_free_dir_info+0x13/0x1f
[ 182.948038] ext4_release_dir+0x1a/0x1e
[ 182.948041] fput+0xfd/0x1c2
[ 182.948044] filp_close+0x6e/0x7a
[ 182.948046] sys_close+0xaf/0xf1
[ 182.948048] system_call_fastpath+0x16/0x1b
[ 182.948051] INFO: Slab 0xffffea0000552880 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 182.948054] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[ 182.948055]
[ 182.948058] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a .)......ZZZZZZZZ
[ 182.948061] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948063] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948066] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948069] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 182.948071] Redzone ffff8800154a3428: cc cc cc cc cc cc cc cc ........
[ 182.948074] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 182.948078] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 182.948080] Call Trace:
[ 182.948084] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 182.948087] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 182.948090] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 182.948093] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 182.948096] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 182.948100] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948103] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 182.948106] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 182.948110] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 182.948113] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948116] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 182.948119] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 182.948122] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948126] [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[ 182.948129] [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[ 182.948132] [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[ 182.948136] [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[ 182.948139] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948142] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 182.948145] [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[ 182.948148] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 182.948151] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 182.948154] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 182.948157] [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[ 182.948160] [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[ 182.948163] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 182.948167] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xbb
[ 182.948168]
[ 182.948170] FIX kmalloc-64: Marking all objects used
[ 186.904833] =============================================================================
[ 186.904838] BUG kmalloc-64: Redzone overwritten
[ 186.904840] -----------------------------------------------------------------------------
[ 186.904841]
[ 186.904844] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xbb instead of 0xcc
[ 186.904851] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=18 cpu=0 pid=2832
[ 186.904855] __slab_alloc+0x395/0x3f7
[ 186.904858] __kmalloc+0x92/0x101
[ 186.904860] kzalloc.constprop.2+0x13/0x15
[ 186.904863] ext4_htree_store_dirent+0x2d/0xf1
[ 186.904865] htree_dirblock_to_tree+0xf1/0x134
[ 186.904868] ext4_htree_fill_tree+0x85/0x1e0
[ 186.904870] ext4_readdir+0x17a/0x51e
[ 186.904873] vfs_readdir+0x7b/0xb1
[ 186.904875] sys_getdents+0x7e/0xce
[ 186.904878] system_call_fastpath+0x16/0x1b
[ 186.904881] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 186.904884] __slab_free+0x2f/0x1b7
[ 186.904886] kfree+0xd5/0xfa
[ 186.904888] free_rb_tree_fname+0x47/0x95
[ 186.904890] ext4_htree_free_dir_info+0x13/0x1f
[ 186.904892] ext4_release_dir+0x1a/0x1e
[ 186.904895] fput+0xfd/0x1c2
[ 186.904898] filp_close+0x6e/0x7a
[ 186.904900] sys_close+0xaf/0xf1
[ 186.904902] system_call_fastpath+0x16/0x1b
[ 186.904905] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 186.904908] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x (null)
[ 186.904909]
[ 186.904912] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 186.904915] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904918] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904920] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904923] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 186.904926] Redzone ffff88005188e970: bb bb bb bb bb bb bb bb ........
[ 186.904928] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 186.904932] Pid: 2960, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 186.904933] Call Trace:
[ 186.904937] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 186.904940] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 186.904943] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 186.904947] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 186.904950] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 186.904953] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 186.904957] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 186.904961] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 186.904965] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 186.904968] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 186.904971] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 186.904974] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 186.904977] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xcc
[ 186.904978]
[ 186.905005] SLUB: kmalloc-64 689 slabs counted but counter=690
[ 187.243703] =============================================================================
[ 187.243712] BUG kmalloc-64: Redzone overwritten
[ 187.243716] -----------------------------------------------------------------------------
[ 187.243718]
[ 187.243724] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xcc instead of 0xbb
[ 187.243736] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=357 cpu=0 pid=2832
[ 187.243743] __slab_alloc+0x395/0x3f7
[ 187.243748] __kmalloc+0x92/0x101
[ 187.243753] kzalloc.constprop.2+0x13/0x15
[ 187.243758] ext4_htree_store_dirent+0x2d/0xf1
[ 187.243764] htree_dirblock_to_tree+0xf1/0x134
[ 187.243768] ext4_htree_fill_tree+0x85/0x1e0
[ 187.243773] ext4_readdir+0x17a/0x51e
[ 187.243778] vfs_readdir+0x7b/0xb1
[ 187.243782] sys_getdents+0x7e/0xce
[ 187.243788] system_call_fastpath+0x16/0x1b
[ 187.243794] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=339 cpu=0 pid=2832
[ 187.243799] __slab_free+0x2f/0x1b7
[ 187.243804] kfree+0xd5/0xfa
[ 187.243808] free_rb_tree_fname+0x47/0x95
[ 187.243813] ext4_htree_free_dir_info+0x13/0x1f
[ 187.243818] ext4_release_dir+0x1a/0x1e
[ 187.243822] fput+0xfd/0x1c2
[ 187.243828] filp_close+0x6e/0x7a
[ 187.243833] sys_close+0xaf/0xf1
[ 187.243837] system_call_fastpath+0x16/0x1b
[ 187.243843] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 187.243848] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x (null)
[ 187.243850]
[ 187.243856] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 187.243861] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243866] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243871] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243877] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 187.243882] Redzone ffff88005188e970: cc cc cc cc cc cc cc cc ........
[ 187.243887] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 187.243893] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[ 187.243897] Call Trace:
[ 187.243904] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 187.243910] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 187.243917] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 187.243924] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 187.243930] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 187.243958] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.243965] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 187.243972] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 187.243979] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 187.244003] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 187.244008] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 187.244008] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffffa007f438>] kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffffa007f725>] i915_gem_do_execbuffer+0x2eb/0x112c [i915]
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[ 187.244008] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 187.244008] [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[ 187.244008] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 187.244008] [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[ 187.244008] [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[ 187.244008] [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[ 187.244008] [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[ 187.244008] [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[ 187.244008] [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[ 187.244008] [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[ 187.244008] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 187.244008] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xbb
[ 187.244008]
[ 187.244008] FIX kmalloc-64: Marking all objects used
[ 190.925134] SLUB: kmalloc-64 688 slabs counted but counter=690
[ 194.940048] SLUB: kmalloc-64 688 slabs counted but counter=690
[ 198.963980] =============================================================================
[ 198.963985] BUG kmalloc-64: Redzone overwritten
[ 198.963987] -----------------------------------------------------------------------------
[ 198.963988]
[ 198.963991] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xbb instead of 0xcc
[ 198.963998] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[ 198.964002] __slab_alloc+0x395/0x3f7
[ 198.964005] __kmalloc+0x92/0x101
[ 198.964005] kzalloc.constprop.2+0x13/0x15
[ 198.964005] ext4_htree_store_dirent+0x2d/0xf1
[ 198.964005] htree_dirblock_to_tree+0xf1/0x134
[ 198.964005] ext4_htree_fill_tree+0x85/0x1e0
[ 198.964005] ext4_readdir+0x17a/0x51e
[ 198.964005] vfs_readdir+0x7b/0xb1
[ 198.964005] sys_getdents+0x7e/0xce
[ 198.964005] system_call_fastpath+0x16/0x1b
[ 198.964005] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 198.964005] __slab_free+0x2f/0x1b7
[ 198.964005] kfree+0xd5/0xfa
[ 198.964005] free_rb_tree_fname+0x47/0x95
[ 198.964005] ext4_htree_free_dir_info+0x13/0x1f
[ 198.964005] ext4_release_dir+0x1a/0x1e
[ 198.964005] fput+0xfd/0x1c2
[ 198.964005] filp_close+0x6e/0x7a
[ 198.964005] sys_close+0xaf/0xf1
[ 198.964005] system_call_fastpath+0x16/0x1b
[ 198.964005] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 198.964005] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0x (null)
[ 198.964005]
[ 198.964005] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a qs......ZZZZZZZZ
[ 198.964005] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 198.964005] Redzone ffff880017d3d5b0: bb bb bb bb bb bb bb bb ........
[ 198.964005] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 198.964005] Pid: 2966, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 198.964005] Call Trace:
[ 198.964005] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 198.964005] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 198.964005] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 198.964005] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 198.964005] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 198.964005] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 198.964005] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 198.964005] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 198.964005] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 198.964005] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 198.964005] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 198.964005] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 198.964005] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xcc
[ 198.964005]
[ 198.964005] SLUB: kmalloc-64 689 slabs counted but counter=691
[ 200.305548] =============================================================================
[ 200.305553] BUG kmalloc-64: Redzone overwritten
[ 200.305555] -----------------------------------------------------------------------------
[ 200.305556]
[ 200.305559] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xcc instead of 0xbb
[ 200.305567] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1378 cpu=0 pid=2832
[ 200.305572] __slab_alloc+0x395/0x3f7
[ 200.305575] __kmalloc+0x92/0x101
[ 200.305577] kzalloc.constprop.2+0x13/0x15
[ 200.305579] ext4_htree_store_dirent+0x2d/0xf1
[ 200.305583] htree_dirblock_to_tree+0xf1/0x134
[ 200.305585] ext4_htree_fill_tree+0x85/0x1e0
[ 200.305587] ext4_readdir+0x17a/0x51e
[ 200.305590] vfs_readdir+0x7b/0xb1
[ 200.305593] sys_getdents+0x7e/0xce
[ 200.305596] system_call_fastpath+0x16/0x1b
[ 200.305599] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1342 cpu=0 pid=2832
[ 200.305601] __slab_free+0x2f/0x1b7
[ 200.305604] kfree+0xd5/0xfa
[ 200.305606] free_rb_tree_fname+0x47/0x95
[ 200.305608] ext4_htree_free_dir_info+0x13/0x1f
[ 200.305610] ext4_release_dir+0x1a/0x1e
[ 200.305613] fput+0xfd/0x1c2
[ 200.305617] filp_close+0x6e/0x7a
[ 200.305619] sys_close+0xaf/0xf1
[ 200.305621] system_call_fastpath+0x16/0x1b
[ 200.305624] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 200.305626] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0xffff880017d3d880
[ 200.305627]
[ 200.305631] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a qs......ZZZZZZZZ
[ 200.305633] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305636] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305638] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305641] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 200.305644] Redzone ffff880017d3d5b0: cc cc cc cc cc cc cc cc ........
[ 200.305646] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 200.305650] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[ 200.305652] Call Trace:
[ 200.305656] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 200.305659] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 200.305662] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 200.305666] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 200.305669] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 200.305686] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305690] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 200.305693] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 200.305698] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 200.305707] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305711] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 200.305721] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305724] [<ffffffff8112bcc7>] kmem_cache_alloc_trace+0x5b/0xc4
[ 200.305734] [<ffffffffa002a3c6>] kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305744] [<ffffffffa002a48c>] drm_mm_kmalloc+0x28/0x77 [drm]
[ 200.305755] [<ffffffffa002a565>] drm_mm_get_block_generic+0x26/0x51 [drm]
[ 200.305776] [<ffffffffa007a4bd>] i915_gem_object_bind_to_gtt+0x1c8/0x47a [i915]
[ 200.305779] [<ffffffff814edfd5>] ? __slab_alloc+0x3e2/0x3f7
[ 200.305782] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 200.305794] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 200.305807] [<ffffffffa007cc9f>] i915_gem_object_pin+0xc7/0x13c [i915]
[ 200.305818] [<ffffffffa007efc7>] i915_gem_execbuffer_reserve+0x1ba/0x2fb [i915]
[ 200.305830] [<ffffffffa007f87f>] i915_gem_do_execbuffer+0x445/0x112c [i915]
[ 200.305835] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 200.305838] [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[ 200.305841] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 200.305844] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 200.305856] [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[ 200.305860] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 200.305868] [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[ 200.305879] [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[ 200.305884] [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[ 200.305887] [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[ 200.305891] [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[ 200.305894] [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[ 200.305897] [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[ 200.305901] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 200.305904] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xbb
[ 200.305905]
[ 200.305907] FIX kmalloc-64: Marking all objects used
[ 202.975067] SLUB: kmalloc-64 688 slabs counted but counter=691
[ 206.982956] =============================================================================
[ 206.982961] BUG kmalloc-64: Redzone overwritten
[ 206.982963] -----------------------------------------------------------------------------
[ 206.982964]
[ 206.982967] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xbb instead of 0xcc
[ 206.982973] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=38 cpu=0 pid=2832
[ 206.982978] __slab_alloc+0x395/0x3f7
[ 206.982981] __kmalloc+0x92/0x101
[ 206.982983] kzalloc.constprop.2+0x13/0x15
[ 206.982985] ext4_htree_store_dirent+0x2d/0xf1
[ 206.982988] htree_dirblock_to_tree+0xf1/0x134
[ 206.982991] ext4_htree_fill_tree+0x85/0x1e0
[ 206.982993] ext4_readdir+0x17a/0x51e
[ 206.982996] vfs_readdir+0x7b/0xb1
[ 206.982998] sys_getdents+0x7e/0xce
[ 206.983001] system_call_fastpath+0x16/0x1b
[ 206.983004] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 206.983007] __slab_free+0x2f/0x1b7
[ 206.983007] kfree+0xd5/0xfa
[ 206.983007] free_rb_tree_fname+0x47/0x95
[ 206.983007] ext4_htree_free_dir_info+0x13/0x1f
[ 206.983007] ext4_release_dir+0x1a/0x1e
[ 206.983007] fput+0xfd/0x1c2
[ 206.983007] filp_close+0x6e/0x7a
[ 206.983007] sys_close+0xaf/0xf1
[ 206.983007] system_call_fastpath+0x16/0x1b
[ 206.983007] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 206.983007] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x (null)
[ 206.983007]
[ 206.983007] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a N{......ZZZZZZZZ
[ 206.983007] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 206.983007] Redzone ffff8800154a5428: bb bb bb bb bb bb bb bb ........
[ 206.983007] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 206.983007] Pid: 2971, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 206.983007] Call Trace:
[ 206.983007] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 206.983007] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 206.983007] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 206.983007] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 206.983007] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 206.983007] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 206.983007] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 206.983007] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 206.983007] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 206.983007] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 206.983007] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 206.983007] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 206.983007] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xcc
[ 206.983007]
[ 206.983007] SLUB: kmalloc-64 688 slabs counted but counter=691
[ 207.623402] =============================================================================
[ 207.623407] BUG kmalloc-64: Redzone overwritten
[ 207.623409] -----------------------------------------------------------------------------
[ 207.623410]
[ 207.623413] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xcc instead of 0xbb
[ 207.623420] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=679 cpu=0 pid=2832
[ 207.623424] __slab_alloc+0x395/0x3f7
[ 207.623427] __kmalloc+0x92/0x101
[ 207.623429] kzalloc.constprop.2+0x13/0x15
[ 207.623432] ext4_htree_store_dirent+0x2d/0xf1
[ 207.623435] htree_dirblock_to_tree+0xf1/0x134
[ 207.623437] ext4_htree_fill_tree+0x85/0x1e0
[ 207.623439] ext4_readdir+0x17a/0x51e
[ 207.623442] vfs_readdir+0x7b/0xb1
[ 207.623444] sys_getdents+0x7e/0xce
[ 207.623447] system_call_fastpath+0x16/0x1b
[ 207.623450] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=641 cpu=0 pid=2832
[ 207.623453] __slab_free+0x2f/0x1b7
[ 207.623455] kfree+0xd5/0xfa
[ 207.623457] free_rb_tree_fname+0x47/0x95
[ 207.623459] ext4_htree_free_dir_info+0x13/0x1f
[ 207.623462] ext4_release_dir+0x1a/0x1e
[ 207.623464] fput+0xfd/0x1c2
[ 207.623467] filp_close+0x6e/0x7a
[ 207.623469] sys_close+0xaf/0xf1
[ 207.623472] system_call_fastpath+0x16/0x1b
[ 207.623474] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 207.623477] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x (null)
[ 207.623478]
[ 207.623481] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a N{......ZZZZZZZZ
[ 207.623484] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623486] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623489] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623491] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 207.623494] Redzone ffff8800154a5428: cc cc cc cc cc cc cc cc ........
[ 207.623496] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 207.623499] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 207.623501] Call Trace:
[ 207.623505] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 207.623508] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 207.623512] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 207.623515] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 207.623518] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 207.623523] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623527] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 207.623530] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 207.623533] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623537] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 207.623541] [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[ 207.623544] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623549] [<ffffffff81105292>] kstrdup+0x31/0x49
[ 207.623552] [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[ 207.623557] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 207.623561] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 207.623565] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 207.623568] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 207.623573] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 207.623576] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 207.623581] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 207.623585] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 207.623588] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 207.623591] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 207.623595] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 207.623599] [<ffffffff81146092>] walk_component+0x224/0x401
[ 207.623602] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 207.623605] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 207.623610] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 207.623613] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 207.623618] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 207.623621] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 207.623624] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 207.623628] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 207.623631] [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[ 207.623634] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 207.623637] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 207.623640] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 207.623644] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 207.623646] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 207.623650] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 207.623654] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 207.623658] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 207.623661] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 207.623664] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xbb
[ 207.623665]
[ 207.623667] FIX kmalloc-64: Marking all objects used
[ 211.000052] =============================================================================
[ 211.000057] BUG kmalloc-64: Redzone overwritten
[ 211.000059] -----------------------------------------------------------------------------
[ 211.000060]
[ 211.000063] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xbb instead of 0xcc
[ 211.000069] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=20 cpu=0 pid=2973
[ 211.000073] __slab_alloc+0x395/0x3f7
[ 211.000076] __kmalloc+0x92/0x101
[ 211.000079] kzalloc.constprop.2+0x13/0x15
[ 211.000081] ext4_htree_store_dirent+0x2d/0xf1
[ 211.000084] htree_dirblock_to_tree+0xf1/0x134
[ 211.000086] ext4_htree_fill_tree+0x85/0x1e0
[ 211.000088] ext4_readdir+0x17a/0x51e
[ 211.000091] vfs_readdir+0x7b/0xb1
[ 211.000093] sys_getdents+0x7e/0xce
[ 211.000096] system_call_fastpath+0x16/0x1b
[ 211.000099] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2973
[ 211.000101] __slab_free+0x2f/0x1b7
[ 211.000103] kfree+0xd5/0xfa
[ 211.000106] free_rb_tree_fname+0x47/0x95
[ 211.000108] ext4_htree_free_dir_info+0x13/0x1f
[ 211.000110] ext4_release_dir+0x1a/0x1e
[ 211.000112] fput+0xfd/0x1c2
[ 211.000116] filp_close+0x6e/0x7a
[ 211.000118] sys_close+0xaf/0xf1
[ 211.000120] system_call_fastpath+0x16/0x1b
[ 211.000123] INFO: Slab 0xffffea000055a580 objects=20 used=10 fp=0xffff880015696498 flags=0x20000000004081
[ 211.000125] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[ 211.000126]
[ 211.000129] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000132] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000134] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000137] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 211.000139] Redzone ffff880015696040: bb bb bb bb bb bb bb bb ........
[ 211.000141] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 211.000145] Pid: 2974, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 211.000147] Call Trace:
[ 211.000150] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 211.000153] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 211.000156] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 211.000159] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 211.000162] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 211.000166] [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[ 211.000170] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 211.000174] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 211.000177] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 211.000180] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 211.000183] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 211.000186] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 211.000189] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xcc
[ 211.000190]
[ 211.001007] SLUB: kmalloc-64 687 slabs counted but counter=691
[ 211.054751] =============================================================================
[ 211.054756] BUG kmalloc-64: Redzone overwritten
[ 211.054758] -----------------------------------------------------------------------------
[ 211.054759]
[ 211.054762] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xcc instead of 0xbb
[ 211.054769] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=74 cpu=0 pid=2973
[ 211.054773] __slab_alloc+0x395/0x3f7
[ 211.054776] __kmalloc+0x92/0x101
[ 211.054778] kzalloc.constprop.2+0x13/0x15
[ 211.054781] ext4_htree_store_dirent+0x2d/0xf1
[ 211.054784] htree_dirblock_to_tree+0xf1/0x134
[ 211.054786] ext4_htree_fill_tree+0x85/0x1e0
[ 211.054788] ext4_readdir+0x17a/0x51e
[ 211.054791] vfs_readdir+0x7b/0xb1
[ 211.054794] sys_getdents+0x7e/0xce
[ 211.054796] system_call_fastpath+0x16/0x1b
[ 211.054799] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=54 cpu=0 pid=2973
[ 211.054802] __slab_free+0x2f/0x1b7
[ 211.054804] kfree+0xd5/0xfa
[ 211.054806] free_rb_tree_fname+0x47/0x95
[ 211.054809] ext4_htree_free_dir_info+0x13/0x1f
[ 211.054811] ext4_release_dir+0x1a/0x1e
[ 211.054814] fput+0xfd/0x1c2
[ 211.054818] filp_close+0x6e/0x7a
[ 211.054820] sys_close+0xaf/0xf1
[ 211.054822] system_call_fastpath+0x16/0x1b
[ 211.054825] INFO: Slab 0xffffea000055a580 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 211.054828] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[ 211.054829]
[ 211.054832] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054834] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054837] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054840] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 211.054842] Redzone ffff880015696040: cc cc cc cc cc cc cc cc ........
[ 211.054845] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 211.054848] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 211.054850] Call Trace:
[ 211.054854] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 211.054857] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 211.054860] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 211.054863] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 211.054866] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 211.054869] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054873] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 211.054876] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 211.054880] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 211.054883] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054886] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 211.054889] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 211.054892] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054895] [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[ 211.054898] [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[ 211.054901] [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[ 211.054905] [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[ 211.054908] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054911] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 211.054914] [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[ 211.054917] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 211.054921] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 211.054924] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 211.054927] [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[ 211.054930] [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[ 211.054933] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 211.054936] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xbb
[ 211.054937]
[ 211.054939] FIX kmalloc-64: Marking all objects used
[ 215.019016] SLUB: kmalloc-64 686 slabs counted but counter=691
[ 219.022502] =============================================================================
[ 219.022506] BUG kmalloc-64: Redzone overwritten
[ 219.022508] -----------------------------------------------------------------------------
[ 219.022509]
[ 219.022512] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xbb instead of 0xcc
[ 219.022519] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2832
[ 219.022523] __slab_alloc+0x395/0x3f7
[ 219.022527] __kmalloc+0x92/0x101
[ 219.022529] kzalloc.constprop.2+0x13/0x15
[ 219.022531] ext4_htree_store_dirent+0x2d/0xf1
[ 219.022534] htree_dirblock_to_tree+0xf1/0x134
[ 219.022537] ext4_htree_fill_tree+0x85/0x1e0
[ 219.022539] ext4_readdir+0x17a/0x51e
[ 219.022541] vfs_readdir+0x7b/0xb1
[ 219.022544] sys_getdents+0x7e/0xce
[ 219.022546] system_call_fastpath+0x16/0x1b
[ 219.022549] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 219.022552] __slab_free+0x2f/0x1b7
[ 219.022554] kfree+0xd5/0xfa
[ 219.022557] free_rb_tree_fname+0x47/0x95
[ 219.022559] ext4_htree_free_dir_info+0x13/0x1f
[ 219.022561] ext4_release_dir+0x1a/0x1e
[ 219.022564] fput+0xfd/0x1c2
[ 219.022567] filp_close+0x6e/0x7a
[ 219.022569] sys_close+0xaf/0xf1
[ 219.022571] system_call_fastpath+0x16/0x1b
[ 219.022574] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 219.022577] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0x (null)
[ 219.022578]
[ 219.022581] Bytes b4 ffff88002b0dc798: 19 c0 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 219.022584] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022586] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022589] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022591] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 219.022594] Redzone ffff88002b0dc7e8: bb bb bb bb bb bb bb bb ........
[ 219.022596] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 219.022600] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 219.022602] Call Trace:
[ 219.022605] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 219.022608] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 219.022611] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 219.022615] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 219.022618] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 219.022621] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 219.022625] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 219.022629] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 219.022633] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 219.022636] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 219.022639] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 219.022642] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 219.022645] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xcc
[ 219.022646]
[ 219.023010] SLUB: kmalloc-64 686 slabs counted but counter=691
[ 220.104676] =============================================================================
[ 220.104681] BUG kmalloc-64: Redzone overwritten
[ 220.104683] -----------------------------------------------------------------------------
[ 220.104684]
[ 220.104687] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xcc instead of 0xbb
[ 220.104694] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1119 cpu=0 pid=2832
[ 220.104698] __slab_alloc+0x395/0x3f7
[ 220.104701] __kmalloc+0x92/0x101
[ 220.104704] kzalloc.constprop.2+0x13/0x15
[ 220.104706] ext4_htree_store_dirent+0x2d/0xf1
[ 220.104709] htree_dirblock_to_tree+0xf1/0x134
[ 220.104711] ext4_htree_fill_tree+0x85/0x1e0
[ 220.104713] ext4_readdir+0x17a/0x51e
[ 220.104716] vfs_readdir+0x7b/0xb1
[ 220.104718] sys_getdents+0x7e/0xce
[ 220.104721] system_call_fastpath+0x16/0x1b
[ 220.104724] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1082 cpu=0 pid=2832
[ 220.104727] __slab_free+0x2f/0x1b7
[ 220.104729] kfree+0xd5/0xfa
[ 220.104731] free_rb_tree_fname+0x47/0x95
[ 220.104733] ext4_htree_free_dir_info+0x13/0x1f
[ 220.104736] ext4_release_dir+0x1a/0x1e
[ 220.104738] fput+0xfd/0x1c2
[ 220.104741] filp_close+0x6e/0x7a
[ 220.104743] sys_close+0xaf/0xf1
[ 220.104746] system_call_fastpath+0x16/0x1b
[ 220.104748] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 220.104751] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0xffff88002b0dc620
[ 220.104752]
[ 220.104755] Bytes b4 ffff88002b0dc798: e8 c7 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 220.104758] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104760] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104763] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104765] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 220.104768] Redzone ffff88002b0dc7e8: cc cc cc cc cc cc cc cc ........
[ 220.104770] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 220.104773] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 220.104775] Call Trace:
[ 220.104779] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 220.104782] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 220.104786] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 220.104789] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 220.104792] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 220.104797] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104800] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 220.104804] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 220.104807] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104811] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 220.104814] [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[ 220.104818] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104823] [<ffffffff81105292>] kstrdup+0x31/0x49
[ 220.104826] [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[ 220.104831] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 220.104835] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 220.104838] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 220.104842] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 220.104846] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 220.104850] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 220.104854] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 220.104858] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 220.104861] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 220.104864] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 220.104868] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 220.104872] [<ffffffff81146092>] walk_component+0x224/0x401
[ 220.104875] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 220.104879] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 220.104882] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 220.104886] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 220.104890] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 220.104894] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 220.104897] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 220.104900] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 220.104903] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 220.104907] [<ffffffff8113fed5>] ? cp_new_stat+0xf7/0x10d
[ 220.104910] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 220.104913] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 220.104916] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 220.104919] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 220.104923] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 220.104927] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 220.104930] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 220.104934] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 220.104937] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xbb
[ 220.104938]
[ 220.104940] FIX kmalloc-64: Marking all objects used
[ 223.034003] SLUB: kmalloc-64 685 slabs counted but counter=691
[ 227.035007] SLUB: kmalloc-64 687 slabs counted but counter=693
[ 231.057114] =============================================================================
[ 231.057119] BUG kmalloc-64: Redzone overwritten
[ 231.057121] -----------------------------------------------------------------------------
[ 231.057122]
[ 231.057125] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xbb instead of 0xcc
[ 231.057131] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=21 cpu=1 pid=2973
[ 231.057136] __slab_alloc+0x395/0x3f7
[ 231.057139] __kmalloc+0x92/0x101
[ 231.057141] kzalloc.constprop.2+0x13/0x15
[ 231.057143] ext4_htree_store_dirent+0x2d/0xf1
[ 231.057146] htree_dirblock_to_tree+0xf1/0x134
[ 231.057148] ext4_htree_fill_tree+0x85/0x1e0
[ 231.057151] ext4_readdir+0x17a/0x51e
[ 231.057153] vfs_readdir+0x7b/0xb1
[ 231.057156] sys_getdents+0x7e/0xce
[ 231.057158] system_call_fastpath+0x16/0x1b
[ 231.057161] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2973
[ 231.057164] __slab_free+0x2f/0x1b7
[ 231.057167] kfree+0xd5/0xfa
[ 231.057169] free_rb_tree_fname+0x47/0x95
[ 231.057171] ext4_htree_free_dir_info+0x13/0x1f
[ 231.057173] ext4_release_dir+0x1a/0x1e
[ 231.057176] fput+0xfd/0x1c2
[ 231.057179] filp_close+0x6e/0x7a
[ 231.057181] sys_close+0xaf/0xf1
[ 231.057183] system_call_fastpath+0x16/0x1b
[ 231.057186] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 231.057189] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x (null)
[ 231.057190]
[ 231.057192] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 231.057195] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057198] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057200] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057203] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 231.057205] Redzone ffff88004f01b8c0: bb bb bb bb bb bb bb bb ........
[ 231.057208] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 231.057211] Pid: 2984, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 231.057213] Call Trace:
[ 231.057217] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 231.057220] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 231.057223] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 231.057226] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 231.057229] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 231.057233] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 231.057237] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 231.057241] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 231.057244] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 231.057247] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 231.057250] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 231.057253] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 231.057256] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xcc
[ 231.057257]
[ 231.058008] SLUB: kmalloc-64 687 slabs counted but counter=693
[ 231.166280] =============================================================================
[ 231.166285] BUG kmalloc-64: Redzone overwritten
[ 231.166287] -----------------------------------------------------------------------------
[ 231.166288]
[ 231.166291] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xcc instead of 0xbb
[ 231.166298] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=130 cpu=1 pid=2973
[ 231.166302] __slab_alloc+0x395/0x3f7
[ 231.166305] __kmalloc+0x92/0x101
[ 231.166308] kzalloc.constprop.2+0x13/0x15
[ 231.166310] ext4_htree_store_dirent+0x2d/0xf1
[ 231.166313] htree_dirblock_to_tree+0xf1/0x134
[ 231.166315] ext4_htree_fill_tree+0x85/0x1e0
[ 231.166317] ext4_readdir+0x17a/0x51e
[ 231.166320] vfs_readdir+0x7b/0xb1
[ 231.166322] sys_getdents+0x7e/0xce
[ 231.166325] system_call_fastpath+0x16/0x1b
[ 231.166328] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=109 cpu=1 pid=2973
[ 231.166330] __slab_free+0x2f/0x1b7
[ 231.166333] kfree+0xd5/0xfa
[ 231.166335] free_rb_tree_fname+0x47/0x95
[ 231.166337] ext4_htree_free_dir_info+0x13/0x1f
[ 231.166339] ext4_release_dir+0x1a/0x1e
[ 231.166342] fput+0xfd/0x1c2
[ 231.166345] filp_close+0x6e/0x7a
[ 231.166347] sys_close+0xaf/0xf1
[ 231.166349] system_call_fastpath+0x16/0x1b
[ 231.166352] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 231.166354] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x (null)
[ 231.166355]
[ 231.166358] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 231.166361] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166363] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166366] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166368] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 231.166371] Redzone ffff88004f01b8c0: cc cc cc cc cc cc cc cc ........
[ 231.166373] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 231.166376] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 231.166378] Call Trace:
[ 231.166382] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 231.166385] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 231.166388] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 231.166391] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 231.166394] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 231.166399] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166403] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 231.166406] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 231.166409] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166414] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 231.166417] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 231.166420] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166424] [<ffffffff8120de12>] security_context_to_sid_core+0x8b/0x182
[ 231.166429] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 231.166433] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 231.166436] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 231.166440] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 231.166444] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 231.166448] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 231.166452] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 231.166455] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 231.166459] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 231.166462] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 231.166465] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 231.166469] [<ffffffff81146092>] walk_component+0x224/0x401
[ 231.166472] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 231.166476] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 231.166480] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 231.166483] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 231.166487] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 231.166491] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 231.166494] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 231.166497] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 231.166501] [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[ 231.166504] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 231.166507] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 231.166510] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 231.166513] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 231.166516] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 231.166519] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 231.166523] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 231.166526] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 231.166530] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 231.166533] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xbb
[ 231.166534]
[ 231.166536] FIX kmalloc-64: Marking all objects used
[ 235.079005] SLUB: kmalloc-64 686 slabs counted but counter=693
WARNING: multiple messages have this Message-ID (diff)
From: "Alex Villacís Lasso" <a_villacis@palosanto.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Memory corruption warnings triggered by repeated slabinfo -v
Date: Sat, 17 Dec 2011 15:06:35 -0500 [thread overview]
Message-ID: <4EECF64B.1020409@palosanto.com> (raw)
In-Reply-To: <1324092514.2621.49.camel@edumazet-laptop>
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]
El 16/12/11 22:28, Eric Dumazet escribió:
> Le vendredi 16 décembre 2011 à 21:14 -0500, Alex Villacís Lasso a
> écrit :
>> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
>> wanted to test the slabinfo program, so I wrote a small shell script
>> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
>> Just by doing this, I was able to trigger several memory validation
>> warnings, attached in this message. The reason I wanted to test slabinfo
>> is because back when I was running Fedora 14, I had some video issues
>> that seemed consistent with memory corruption. I tried to submit a
>> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
>> before the kernel.org hack issue, but bugzilla.kernel.org never came up
>> after that.
> Problem is known and fixes were submitted.
>
>
Still happening in 3.2-rc6. The dmesg output is attached.
What are the git commits of the fixes? Are they scheduled to go into 3.2
stable?
[-- Attachment #2: dmesg-slabinfo-3.2-rc6.txt --]
[-- Type: text/plain, Size: 118404 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-rc6 (alex@karlalex.palosanto.com) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #21 SMP PREEMPT Sat Dec 17 13:40:56 ECT 2011
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f590000 (usable)
[ 0.000000] BIOS-e820: 000000007f590000 - 000000007f5e3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f5e3000 - 000000007f5f0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f5f0000 - 000000007f600000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.5 present.
[ 0.000000] DMI: OEM OEM/G31MVP, BIOS 6.00 PG 09/11/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x7f590 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-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07F700000 mask FFFF00000 uncachable
[ 0.000000] 2 base 07F800000 mask FFF800000 uncachable
[ 0.000000] 3 base 07F600000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 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 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC
[ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[ 0.000000] reg 3, base: 2038MB, range: 1MB, type UC
[ 0.000000] total RAM covered: 2038M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2038MB, range: 2MB, type UC
[ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[ 0.000000] found SMP MP-table at [ffff8800000f3df0] f3df0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000007f590000
[ 0.000000] 0000000000 - 007f400000 page 2M
[ 0.000000] 007f400000 - 007f590000 page 4k
[ 0.000000] kernel direct mapping tables up to 7f590000 @ 1fffc000-20000000
[ 0.000000] RAMDISK: 37474000 - 37a32000
[ 0.000000] ACPI: RSDP 00000000000f82c0 00024 (v02 IntelR)
[ 0.000000] ACPI: XSDT 000000007f5e3080 00054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 000000007f5e80c0 000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 000000007f5e3200 04E99 (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 000000007f590000 00040
[ 0.000000] ACPI: HPET 000000007f5e82c0 00038 (v01 IntelR AWRDACPI 42302E31 AWRD 00000098)
[ 0.000000] ACPI: MCFG 000000007f5e8300 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SLIC 000000007f5e8340 00176 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 000000007f5e81c0 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 000000007f5e8b20 007EF (v01 PmRef CpuPm 00003000 INTL 20041203)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007f590000
[ 0.000000] Initmem setup node 0 0000000000000000-000000007f590000
[ 0.000000] NODE_DATA [000000007f57b000 - 000000007f58ffff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007cc00000-ffff88007ebfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f590
[ 0.000000] On node 0 totalpages: 521503
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3914 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8087 pages used for memmap
[ 0.000000] DMA32 zone: 509433 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 (acpi_id[0x02] lapic_id[0x02] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[ 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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:60a00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007f200000 s84864 r8192 d21632 u524288
[ 0.000000] pcpu-alloc: s84864 r8192 d21632 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513347
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 2023688k/2086464k available (5119k kernel code, 452k absent, 62324k reserved, 6634k data, 968k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2694.063 MHz processor.
[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5388.12 BogoMIPS (lpj=2694063)
[ 0.001009] pid_max: default: 32768 minimum: 301
[ 0.001438] Security Framework initialized
[ 0.001450] SELinux: Initializing.
[ 0.001559] SELinux: Starting in permissive mode
[ 0.002671] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.003806] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.004427] Mount-cache hash table entries: 256
[ 0.007597] Initializing cgroup subsys cpuacct
[ 0.007614] Initializing cgroup subsys memory
[ 0.007808] Initializing cgroup subsys devices
[ 0.007824] Initializing cgroup subsys freezer
[ 0.007836] Initializing cgroup subsys net_cls
[ 0.007845] Initializing cgroup subsys blkio
[ 0.007943] Initializing cgroup subsys perf_event
[ 0.008273] CPU: Physical Processor ID: 0
[ 0.008275] CPU: Processor Core ID: 0
[ 0.008278] mce: CPU supports 6 MCE banks
[ 0.008293] CPU0: Thermal monitoring enabled (TM2)
[ 0.008298] using mwait in idle threads.
[ 0.008888] ACPI: Core revision 20110623
[ 0.129044] ftrace: allocating 25815 entries in 102 pages
[ 0.131912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.141265] CPU0: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz stepping 06
[ 0.141986] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.141986] ... version: 2
[ 0.141986] ... bit width: 40
[ 0.141986] ... generic registers: 2
[ 0.141986] ... value mask: 000000ffffffffff
[ 0.141986] ... max period: 000000007fffffff
[ 0.141986] ... fixed-purpose events: 3
[ 0.141986] ... event mask: 0000000700000003
[ 0.147511] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.153143] lockdep: fixing up alternatives.
[ 0.155286] Booting Node 0, Processors #1
[ 0.155289] smpboot cpu 1: start_ip = 9a000
[ 0.227134] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.228992] Brought up 2 CPUs
[ 0.228997] Total of 2 processors activated (10776.15 BogoMIPS).
[ 0.232318] devtmpfs: initialized
[ 0.239344] PM: Registering ACPI NVS region at 7f590000 (339968 bytes)
[ 0.240867] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.241030] RTC time: 19:58:52, date: 12/17/11
[ 0.241720] NET: Registered protocol family 16
[ 0.245425] ACPI: bus type pci registered
[ 0.246279] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.246282] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.287064] PCI: Using configuration type 1 for base access
[ 0.312097] bio: create slab <bio-0> at 0
[ 0.312499] ACPI: Added _OSI(Module Device)
[ 0.312499] ACPI: Added _OSI(Processor Device)
[ 0.312973] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.312988] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.317103] ACPI: EC: Look up EC in DSDT
[ 0.467564] ACPI: SSDT 000000007f5e8500 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.470078] ACPI: Dynamic OEM Table Load:
[ 0.470082] ACPI: SSDT (null) 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.487840] ACPI: SSDT 000000007f5e89c0 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.489739] ACPI: Dynamic OEM Table Load:
[ 0.489743] ACPI: SSDT (null) 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.497210] ACPI: Interpreter enabled
[ 0.497214] ACPI: (supports S0 S3 S4 S5)
[ 0.497796] ACPI: Using IOAPIC for interrupt routing
[ 0.653131] ACPI: No dock devices found.
[ 0.653134] HEST: Table not found.
[ 0.653139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.655187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.660128] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.660131] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.660134] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 0.660137] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.660139] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[ 0.660141] pci_root PNP0A08:00: host bridge window [mem 0x7f600000-0xfebfffff]
[ 0.660266] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.660388] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[ 0.660404] pci 0000:00:02.0: reg 10: [mem 0xfdf00000-0xfdf7ffff]
[ 0.660412] pci 0000:00:02.0: reg 14: [io 0xff00-0xff07]
[ 0.660421] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.660429] pci 0000:00:02.0: reg 1c: [mem 0xfda00000-0xfdafffff]
[ 0.660545] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.660564] pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit]
[ 0.660646] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.660689] pci 0000:00:1b.0: PME# disabled
[ 0.660735] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.660818] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.660823] pci 0000:00:1c.0: PME# disabled
[ 0.660870] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.660964] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.660970] pci 0000:00:1c.1: PME# disabled
[ 0.661035] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.661086] pci 0000:00:1d.0: reg 20: [io 0xfe00-0xfe1f]
[ 0.661143] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.661194] pci 0000:00:1d.1: reg 20: [io 0xfd00-0xfd1f]
[ 0.661251] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.661302] pci 0000:00:1d.2: reg 20: [io 0xfc00-0xfc1f]
[ 0.661358] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.661409] pci 0000:00:1d.3: reg 20: [io 0xfb00-0xfb1f]
[ 0.661476] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.661500] pci 0000:00:1d.7: reg 10: [mem 0xfdfff000-0xfdfff3ff]
[ 0.661587] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.661593] pci 0000:00:1d.7: PME# disabled
[ 0.661632] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.661724] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[ 0.661822] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[ 0.661826] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f)
[ 0.661830] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b)
[ 0.661900] pci 0000:00:1f.1: [8086:27df] type 0 class 0x000101
[ 0.661922] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.661934] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.661945] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.661956] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.661968] pci 0000:00:1f.1: reg 20: [io 0xfa00-0xfa0f]
[ 0.662038] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[ 0.662056] pci 0000:00:1f.2: reg 10: [io 0xf900-0xf907]
[ 0.662066] pci 0000:00:1f.2: reg 14: [io 0xf800-0xf803]
[ 0.662077] pci 0000:00:1f.2: reg 18: [io 0xf700-0xf707]
[ 0.662087] pci 0000:00:1f.2: reg 1c: [io 0xf600-0xf603]
[ 0.662097] pci 0000:00:1f.2: reg 20: [io 0xf500-0xf50f]
[ 0.662136] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.662141] pci 0000:00:1f.2: PME# disabled
[ 0.662176] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[ 0.662237] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f]
[ 0.662347] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.662352] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
[ 0.662357] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 0.662364] pci 0000:00:1c.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 0.662482] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
[ 0.662503] pci 0000:02:00.0: reg 10: [io 0xee00-0xeeff]
[ 0.662539] pci 0000:02:00.0: reg 18: [mem 0xfdcff000-0xfdcfffff 64bit]
[ 0.662581] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.662646] pci 0000:02:00.0: supports D1 D2
[ 0.662648] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.662655] pci 0000:02:00.0: PME# disabled
[ 0.662691] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.662793] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.662798] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 0.662803] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.662810] pci 0000:00:1c.1: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.662915] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.662920] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 0.662924] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
[ 0.662931] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 0.662944] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.662956] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.662975] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[ 0.662988] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.663001] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.663014] pci 0000:00:1e.0: bridge window [mem 0x7f600000-0xfebfffff] (subtractive decode)
[ 0.663059] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.673732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.676183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 0.678998] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.684365] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.684386] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.684388] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 1.218301] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[ 1.219867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 1.221427] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[ 1.222998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 *15)
[ 1.224562] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.226149] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.227725] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 1.229298] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[ 1.231138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.231319] vgaarb: loaded
[ 1.231321] vgaarb: bridge control possible 0000:00:02.0
[ 1.233355] SCSI subsystem initialized
[ 1.233942] libata version 3.00 loaded.
[ 1.234902] usbcore: registered new interface driver usbfs
[ 1.235119] usbcore: registered new interface driver hub
[ 1.235127] usbcore: registered new device driver usb
[ 1.236034] PCI: Using ACPI for IRQ routing
[ 1.243213] PCI: pci_cache_line_size set to 64 bytes
[ 1.243698] reserve RAM buffer: 000000000009f400 - 000000000009ffff
[ 1.243721] reserve RAM buffer: 000000007f590000 - 000000007fffffff
[ 1.245587] NetLabel: Initializing
[ 1.245589] NetLabel: domain hash size = 128
[ 1.245591] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.245775] NetLabel: unlabeled traffic allowed by default
[ 1.245875] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 1.245887] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.245892] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 1.252026] Switching to clocksource hpet
[ 1.434368] pnp: PnP ACPI init
[ 1.434528] ACPI: bus type pnp registered
[ 1.436911] pnp 00:00: [bus 00-ff]
[ 1.436922] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.436933] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.436944] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.436954] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 1.436965] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.436975] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[ 1.436985] pnp 00:00: [mem 0x7f600000-0xfebfffff window]
[ 1.437437] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.439440] pnp 00:01: [io 0x0010-0x001f]
[ 1.439450] pnp 00:01: [io 0x0022-0x003f]
[ 1.439460] pnp 00:01: [io 0x0044-0x004d]
[ 1.439470] pnp 00:01: [io 0x0050-0x005e]
[ 1.439480] pnp 00:01: [io 0x0062-0x0063]
[ 1.439490] pnp 00:01: [io 0x0065-0x006f]
[ 1.439499] pnp 00:01: [io 0x0074-0x007f]
[ 1.439509] pnp 00:01: [io 0x0091-0x0093]
[ 1.439518] pnp 00:01: [io 0x00a2-0x00bf]
[ 1.439536] pnp 00:01: [io 0x00e0-0x00ef]
[ 1.439547] pnp 00:01: [io 0x04d0-0x04d1]
[ 1.439557] pnp 00:01: [io 0x0290-0x029f]
[ 1.439567] pnp 00:01: [io 0x0800-0x087f]
[ 1.439577] pnp 00:01: [io 0x0290-0x0297]
[ 1.439588] pnp 00:01: [io 0x0880-0x088f]
[ 1.440392] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 1.440415] system 00:01: [io 0x0290-0x029f] has been reserved
[ 1.440438] system 00:01: [io 0x0800-0x087f] has been reserved
[ 1.440461] system 00:01: [io 0x0290-0x0297] has been reserved
[ 1.440492] system 00:01: [io 0x0880-0x088f] has been reserved
[ 1.440499] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.440732] pnp 00:02: [dma 4]
[ 1.440743] pnp 00:02: [io 0x0000-0x000f]
[ 1.440753] pnp 00:02: [io 0x0080-0x0090]
[ 1.440763] pnp 00:02: [io 0x0094-0x009f]
[ 1.440773] pnp 00:02: [io 0x00c0-0x00df]
[ 1.441186] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.442855] pnp 00:03: [irq 0 disabled]
[ 1.442881] pnp 00:03: [irq 8]
[ 1.442891] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 1.443305] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.444222] pnp 00:04: [io 0x0070-0x0073]
[ 1.444625] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.444805] pnp 00:05: [io 0x0061]
[ 1.445457] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 1.445635] pnp 00:06: [io 0x00f0-0x00ff]
[ 1.445651] pnp 00:06: [irq 13]
[ 1.446070] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.450326] pnp 00:07: [io 0x03f0-0x03f5]
[ 1.450337] pnp 00:07: [io 0x03f7]
[ 1.450355] pnp 00:07: [irq 6]
[ 1.450366] pnp 00:07: [dma 2]
[ 1.450906] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.456694] pnp 00:08: [io 0x03f8-0x03ff]
[ 1.456711] pnp 00:08: [irq 4]
[ 1.457375] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.465429] pnp 00:09: [io 0x02f8-0x02ff]
[ 1.465446] pnp 00:09: [irq 3]
[ 1.466035] pnp 00:09: Plug and Play ACPI device, IDs PNP0510 (active)
[ 1.478067] pnp 00:0a: [io 0x0378-0x037f]
[ 1.478078] pnp 00:0a: [io 0x0778-0x077b]
[ 1.478095] pnp 00:0a: [irq 7]
[ 1.478104] pnp 00:0a: [dma 3]
[ 1.478717] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[ 1.480050] pnp 00:0b: [irq 12]
[ 1.480458] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 1.481396] pnp 00:0c: [io 0x0060]
[ 1.481407] pnp 00:0c: [io 0x0064]
[ 1.481423] pnp 00:0c: [irq 1]
[ 1.481830] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.482904] pnp 00:0d: [io 0x0400-0x04bf]
[ 1.483702] system 00:0d: [io 0x0400-0x04bf] has been reserved
[ 1.483708] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.484305] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[ 1.484720] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.492555] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 1.493356] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 1.493362] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.496702] pnp 00:10: [mem 0x000f0000-0x000fffff]
[ 1.496712] pnp 00:10: [mem 0x7f600000-0x7f6fffff]
[ 1.496722] pnp 00:10: [mem 0xfed00000-0xfed000ff]
[ 1.496732] pnp 00:10: [mem 0x7f590000-0x7f5fffff]
[ 1.496742] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 1.496752] pnp 00:10: [mem 0x00100000-0x7f58ffff]
[ 1.496761] pnp 00:10: [mem 0xfec00000-0xfec00fff]
[ 1.496779] pnp 00:10: [mem 0xfed13000-0xfed1dfff]
[ 1.496790] pnp 00:10: [mem 0xfed20000-0xfed3ffff]
[ 1.496800] pnp 00:10: [mem 0xfed45000-0xfed8ffff]
[ 1.496811] pnp 00:10: [mem 0xfee00000-0xfee00fff]
[ 1.496821] pnp 00:10: [mem 0xffb00000-0xffb7ffff]
[ 1.496831] pnp 00:10: [mem 0xfff00000-0xffffffff]
[ 1.496842] pnp 00:10: [mem 0x000e0000-0x000effff]
[ 1.497662] system 00:10: [mem 0x000f0000-0x000fffff] could not be reserved
[ 1.497686] system 00:10: [mem 0x7f600000-0x7f6fffff] has been reserved
[ 1.497708] system 00:10: [mem 0xfed00000-0xfed000ff] has been reserved
[ 1.497749] system 00:10: [mem 0x7f590000-0x7f5fffff] could not be reserved
[ 1.497789] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 1.497829] system 00:10: [mem 0x00100000-0x7f58ffff] could not be reserved
[ 1.497869] system 00:10: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.497892] system 00:10: [mem 0xfed13000-0xfed1dfff] has been reserved
[ 1.497914] system 00:10: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.497936] system 00:10: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 1.497959] system 00:10: [mem 0xfee00000-0xfee00fff] has been reserved
[ 1.497989] system 00:10: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 1.498022] system 00:10: [mem 0xfff00000-0xffffffff] has been reserved
[ 1.498054] system 00:10: [mem 0x000e0000-0x000effff] has been reserved
[ 1.498059] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.498163] pnp: PnP ACPI: found 17 devices
[ 1.498166] ACPI: ACPI bus type pnp unregistered
[ 1.532932] PCI: max bus depth: 1 pci_try_num: 2
[ 1.532969] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 1.532974] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
[ 1.532980] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 1.532985] pci 0000:00:1c.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 1.533012] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
[ 1.533022] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 1.533025] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.533031] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 1.533036] pci 0000:00:1c.1: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 1.533043] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[ 1.533047] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 1.533053] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
[ 1.533058] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 1.533117] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.533123] pci 0000:00:1c.0: setting latency timer to 64
[ 1.533165] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.533170] pci 0000:00:1c.1: setting latency timer to 64
[ 1.533179] pci 0000:00:1e.0: setting latency timer to 64
[ 1.533183] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.533186] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.533188] pci_bus 0000:00: resource 6 [mem 0xfed40000-0xfed44fff]
[ 1.533191] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.533193] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.533195] pci_bus 0000:00: resource 9 [mem 0x7f600000-0xfebfffff]
[ 1.533198] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 1.533200] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[ 1.533202] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
[ 1.533205] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 1.533207] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
[ 1.533210] pci_bus 0000:02: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 1.533212] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 1.533214] pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff]
[ 1.533217] pci_bus 0000:03: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
[ 1.533219] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 1.533221] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 1.533223] pci_bus 0000:03: resource 6 [mem 0xfed40000-0xfed44fff]
[ 1.533226] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.533228] pci_bus 0000:03: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.533230] pci_bus 0000:03: resource 9 [mem 0x7f600000-0xfebfffff]
[ 1.533444] NET: Registered protocol family 2
[ 1.533755] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.535440] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 1.537930] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[ 1.542736] TCP: Hash tables configured (established 262144 bind 65536)
[ 1.542800] TCP reno registered
[ 1.542867] UDP hash table entries: 1024 (order: 5, 163840 bytes)
[ 1.543076] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes)
[ 1.543984] NET: Registered protocol family 1
[ 1.544081] pci 0000:00:02.0: Boot video device
[ 1.544413] PCI: CLS 64 bytes, default 64
[ 1.545072] Unpacking initramfs...
[ 1.730052] Freeing initrd memory: 5880k freed
[ 1.737895] Intel AES-NI instructions are not detected.
[ 1.739390] audit: initializing netlink socket (disabled)
[ 1.739495] type=2000 audit(1324151932.738:1): initialized
[ 1.766843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.825114] VFS: Disk quotas dquot_6.5.2
[ 1.825520] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.832937] msgmni has been set to 3964
[ 1.833720] SELinux: Registering netfilter hooks
[ 1.837221] alg: No test for stdrng (krng)
[ 1.837237] NET: Registered protocol family 38
[ 1.837843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.837991] io scheduler noop registered
[ 1.837993] io scheduler deadline registered
[ 1.838957] io scheduler cfq registered (default)
[ 1.838960] start plist test
[ 1.839787] end plist test
[ 1.841493] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.841619] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.842098] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.842178] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.843053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.843530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.843533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.849555] intel_idle: MWAIT substates: 0x22220
[ 1.849558] intel_idle: does not run on family 6 model 23
[ 1.850562] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.850641] ACPI: Power Button [PWRB]
[ 1.851345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.851365] ACPI: Power Button [PWRF]
[ 1.852216] ACPI: Fan [FAN] (on)
[ 1.929732] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.929735] ACPI: Thermal Zone [THRM] (206 C)
[ 1.930108] ERST: Table is not found!
[ 1.930110] GHES: HEST is not enabled!
[ 1.930860] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.951744] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.981573] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.047191] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.067390] Non-volatile memory driver v1.3
[ 2.067393] Linux agpgart interface v0.103
[ 2.068278] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[ 2.068437] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 2.069035] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 2.069702] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 2.081889] loop: module loaded
[ 2.083420] ata_piix 0000:00:1f.1: version 2.13
[ 2.083507] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.083711] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 2.090256] scsi0 : ata_piix
[ 2.092737] scsi1 : ata_piix
[ 2.127028] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[ 2.127031] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[ 2.127422] ata2: port disabled--ignoring
[ 2.127462] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.127476] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 2.127641] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 2.134286] scsi2 : ata_piix
[ 2.135407] scsi3 : ata_piix
[ 2.170456] ata3: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[ 2.170459] ata4: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[ 2.171558] Fixed MDIO Bus: probed
[ 2.172238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.172385] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.172460] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 2.172464] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 2.174211] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 2.174367] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 2.174379] ehci_hcd 0000:00:1d.7: debug port 1
[ 2.178258] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 2.178512] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[ 2.188074] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.188744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.188747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.188750] usb usb1: Product: EHCI Host Controller
[ 2.188752] usb usb1: Manufacturer: Linux 3.2.0-rc6 ehci_hcd
[ 2.188754] usb usb1: SerialNumber: 0000:00:1d.7
[ 2.190924] hub 1-0:1.0: USB hub found
[ 2.191080] hub 1-0:1.0: 8 ports detected
[ 2.193205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.193351] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.193830] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.193863] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.193866] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.194681] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.194766] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[ 2.195389] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.195392] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.195394] usb usb2: Product: UHCI Host Controller
[ 2.195396] usb usb2: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.195398] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.197070] hub 2-0:1.0: USB hub found
[ 2.197186] hub 2-0:1.0: 2 ports detected
[ 2.198602] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.198635] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 2.198639] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.199417] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 2.199515] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[ 2.200097] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.200100] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.200102] usb usb3: Product: UHCI Host Controller
[ 2.200104] usb usb3: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.200106] usb usb3: SerialNumber: 0000:00:1d.1
[ 2.201788] hub 3-0:1.0: USB hub found
[ 2.201900] hub 3-0:1.0: 2 ports detected
[ 2.203308] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.203340] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 2.203344] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.204232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 2.204510] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[ 2.205109] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.205111] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.205114] usb usb4: Product: UHCI Host Controller
[ 2.205115] usb usb4: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.205117] usb usb4: SerialNumber: 0000:00:1d.2
[ 2.206788] hub 4-0:1.0: USB hub found
[ 2.206898] hub 4-0:1.0: 2 ports detected
[ 2.208297] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 2.208330] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 2.208334] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 2.209111] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 2.209389] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[ 2.209959] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.209962] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.209964] usb usb5: Product: UHCI Host Controller
[ 2.209966] usb usb5: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[ 2.209968] usb usb5: SerialNumber: 0000:00:1d.3
[ 2.211629] hub 5-0:1.0: USB hub found
[ 2.211748] hub 5-0:1.0: 2 ports detected
[ 2.214311] usbcore: registered new interface driver usbserial
[ 2.214556] USB Serial support registered for generic
[ 2.214736] usbcore: registered new interface driver usbserial_generic
[ 2.214738] usbserial: USB Serial Driver core
[ 2.215125] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.216083] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.216698] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.217654] mousedev: PS/2 mouse device common for all mice
[ 2.219539] rtc_cmos 00:04: RTC can wake from S4
[ 2.220565] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 2.220646] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 2.222749] device-mapper: uevent: version 1.0.3
[ 2.224040] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.225614] cpuidle: using governor ladder
[ 2.225617] cpuidle: using governor menu
[ 2.230227] EFI Variables Facility v0.08 2004-May-17
[ 2.232872] usbcore: registered new interface driver usbhid
[ 2.232875] usbhid: USB HID core driver
[ 2.234031] zcache: cleancache enabled using kernel transcendent memory and compression buddies
[ 2.234690] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.234844] TCP cubic registered
[ 2.234847] Initializing XFRM netlink socket
[ 2.237282] NET: Registered protocol family 10
[ 2.239741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 2.240560] Mobile IPv6
[ 2.240564] NET: Registered protocol family 17
[ 2.240737] Registering the dns_resolver key type
[ 2.242215] PM: Hibernation image not present or could not be loaded.
[ 2.242340] registered taskstats version 1
[ 2.248084] IMA: No TPM chip found, activating TPM-bypass!
[ 2.251494] Magic number: 7:772:1001
[ 2.251558] pnp 00:03: hash matches
[ 2.251617] rtc_cmos 00:04: setting system clock to 2011-12-17 19:58:54 UTC (1324151934)
[ 2.268237] Initializing network drop monitor service
[ 2.282638] ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100
[ 2.282645] ata1.00: 312581808 sectors, multi 16: LBA48
[ 2.282657] ata1.01: ATAPI: HL-DT-ST GCE-8527B, 1.04, max UDMA/33
[ 2.304519] ata1.00: configured for UDMA/100
[ 2.321310] ata4.01: NODEV after polling detection
[ 2.324669] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
[ 2.324675] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.328755] ata3.00: configured for UDMA/133
[ 2.329205] ata1.01: configured for UDMA/33
[ 2.332452] scsi 0:0:0:0: Direct-Access ATA ST3160021A 8.01 PQ: 0 ANSI: 5
[ 2.338117] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.340060] sd 0:0:0:0: [sda] Write Protect is off
[ 2.340066] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.340324] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100
[ 2.340866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.340890] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.345514] scsi 0:0:1:0: CD-ROM HL-DT-ST CD-RW GCE-8527B 1.04 PQ: 0 ANSI: 5
[ 2.346209] ata4.00: configured for UDMA/100
[ 2.354124] sda: sda1
[ 2.357127] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[ 2.357143] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.358562] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.359880] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 2.361240] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 2.362629] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
[ 2.364621] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.365525] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 2.365729] sd 2:0:0:0: [sdb] Write Protect is off
[ 2.365732] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.366117] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.370802] scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN01 PQ: 0 ANSI: 5
[ 2.381617] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.385490] sr 3:0:0:0: Attached scsi CD-ROM sr1
[ 2.386578] sr 3:0:0:0: Attached scsi generic sg3 type 5
[ 2.408048] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[ 2.421044] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 2.425737] Freeing unused kernel memory: 968k freed
[ 2.426183] Write protecting the kernel read-only data: 10240k
[ 2.435265] Freeing unused kernel memory: 1008k freed
[ 2.446148] Freeing unused kernel memory: 1468k freed
[ 2.734147] Refined TSC clocksource calibration: 2694.091 MHz.
[ 2.734170] Switching to clocksource tsc
[ 2.804422] dracut: dracut-013-20.fc16
[ 2.866743] udevd[97]: starting version 173
[ 2.980420] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[ 2.997996] [drm] Initialized drm 1.1.0 20060810
[ 3.053344] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.053351] i915 0000:00:02.0: setting latency timer to 64
[ 3.143653] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 3.143733] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.143735] [drm] Driver supports precise vblank timestamp query.
[ 3.144384] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.161024] [drm] initialized overlay support
[ 3.187317] fbcon: inteldrmfb (fb0) is primary device
[ 3.232407] Console: switching to colour frame buffer device 128x48
[ 3.237874] fb0: inteldrmfb frame buffer device
[ 3.237879] drm: registered panic notifier
[ 3.238471] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 3.354554] dracut: Starting plymouth daemon
[ 3.842070] Floppy drive(s): fd0 is 1.44M
[ 3.857346] FDC 0 is a post-1991 82077
[ 4.688184] zcache: created ephemeral tmem pool, id=0, client=65535
[ 4.694409] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.829222] zcache: destroyed pool id=0, cli_id=65535
[ 4.866409] dracut: Checking ext4: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[ 4.866622] dracut: issuing e2fsck -a /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[ 4.934090] dracut: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469: clean, 330916/2621440 files, 2284719/10485760 blocks
[ 4.935802] dracut: Remounting /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469 with -o relatime,ro
[ 4.996572] zcache: created ephemeral tmem pool, id=0, client=65535
[ 5.002729] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.013934] dracut: Mounted root filesystem /dev/sdb2
[ 5.355470] dracut: Switching root
[ 5.707436] type=1404 audit(1324151937.954:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 6.108793] SELinux: 2048 avtab hash slots, 97129 rules.
[ 7.389143] SELinux: 2048 avtab hash slots, 97129 rules.
[ 11.987189] SELinux: 9 users, 13 roles, 3910 types, 208 bools, 1 sens, 1024 cats
[ 11.987194] SELinux: 82 classes, 97129 rules
[ 12.298087] SELinux: Completing initialization.
[ 12.298091] SELinux: Setting up existing superblocks.
[ 12.298289] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 12.298421] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 12.299220] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 12.299307] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 12.299528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.299699] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[ 12.301610] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 12.301724] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 12.309945] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 12.310082] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[ 12.310166] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 12.310360] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 12.310483] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 12.310585] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 12.310786] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[ 12.310901] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[ 12.310942] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 12.314402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.314436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.316599] SELinux: initialized (dev sdb2, type ext4), uses xattr
[ 12.411580] type=1403 audit(1324151944.658:3): policy loaded auid=4294967295 ses=4294967295
[ 12.453549] systemd[1]: Successfully loaded SELinux policy in 6s 758ms 736us.
[ 12.500072] systemd[1]: Successfully loaded SELinux database in 45ms 588us, size on heap is 478K.
[ 12.532579] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.543639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.677813] systemd[1]: Relabelled /dev and /run in 133ms 876us.
[ 12.724500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.740440] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.756698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.772113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.787861] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.803919] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.821109] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.835899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 12.836302] systemd[1]: systemd 37 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
[ 12.851124] systemd[1]: Set hostname to <karlalex.palosanto.com>.
[ 13.751284] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[ 13.939557] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 15.715087] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[ 17.483822] udevd[324]: starting version 173
[ 18.155166] RPC: Registered named UNIX socket transport module.
[ 18.155169] RPC: Registered udp transport module.
[ 18.155171] RPC: Registered tcp transport module.
[ 18.155173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 18.156673] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
[ 18.538091] zcache: created ephemeral tmem pool, id=1, client=65535
[ 18.538102] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 19.459473] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 19.459542] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.459620] r8169 0000:02:00.0: setting latency timer to 64
[ 19.459732] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[ 19.461711] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc90010c4e000, 00:22:68:44:17:2f, XID 98500000 IRQ 43
[ 19.461715] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[ 19.482145] parport_pc 00:0a: reported by Plug and Play ACPI
[ 19.482370] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[ 19.519493] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.519638] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 19.519900] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 19.598769] intel_rng: FWH not detected
[ 19.615557] iTCO_vendor_support: vendor-support=0
[ 19.618105] ALSA sound/pci/hda/patch_realtek.c:1261 SKU: Nid=0x1d sku_cfg=0x40038601
[ 19.618108] ALSA sound/pci/hda/patch_realtek.c:1263 SKU: port_connectivity=0x1
[ 19.618111] ALSA sound/pci/hda/patch_realtek.c:1264 SKU: enable_pcbeep=0x0
[ 19.618113] ALSA sound/pci/hda/patch_realtek.c:1265 SKU: check_sum=0x00000003
[ 19.618115] ALSA sound/pci/hda/patch_realtek.c:1266 SKU: customization=0x00000086
[ 19.618118] ALSA sound/pci/hda/patch_realtek.c:1267 SKU: external_amp=0x0
[ 19.618120] ALSA sound/pci/hda/patch_realtek.c:1268 SKU: platform_type=0x0
[ 19.618122] ALSA sound/pci/hda/patch_realtek.c:1269 SKU: swap=0x0
[ 19.618124] ALSA sound/pci/hda/patch_realtek.c:1270 SKU: override=0x1
[ 19.618288] ALSA sound/pci/hda/hda_codec.c:4951 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 19.618291] ALSA sound/pci/hda/hda_codec.c:4955 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 19.618294] ALSA sound/pci/hda/hda_codec.c:4959 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 19.618296] ALSA sound/pci/hda/hda_codec.c:4960 mono: mono_out=0x0
[ 19.618298] ALSA sound/pci/hda/hda_codec.c:4963 dig-out=0x1e/0x0
[ 19.618300] ALSA sound/pci/hda/hda_codec.c:4964 inputs:
[ 19.618303] ALSA sound/pci/hda/hda_codec.c:4968 Rear Mic=0x18
[ 19.618305] ALSA sound/pci/hda/hda_codec.c:4968 Front Mic=0x19
[ 19.618308] ALSA sound/pci/hda/hda_codec.c:4968 Line=0x1a
[ 19.618310] ALSA sound/pci/hda/hda_codec.c:4970
[ 19.631997] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 19.634674] ALSA sound/pci/hda/patch_realtek.c:1324 realtek: No valid SSID, checking pincfg 0x40038601 for NID 0x1d
[ 19.634678] ALSA sound/pci/hda/patch_realtek.c:1340 realtek: Enabling init ASM_ID=0x8601 CODEC_ID=10ec0662
[ 19.665675] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[ 19.676205] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 19.677368] leds_ss4200: no LED devices found
[ 19.722539] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 19.867522] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 19.888951] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 20.140040] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c
[ 20.551778] ppdev: user-space parallel port driver
[ 20.915018] r8169 0000:02:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
[ 20.939733] udevd[350]: renamed network interface eth0 to p17p1
[ 21.024007] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29
[ 21.028318] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c
[ 21.039004] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29
[ 21.053096] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 25.040472] systemd-fsck[561]: /dev/sda1: limpio, 35922/9773056 ficheros, 33627827/39072080 bloques
[ 25.049778] Adding 8388604k swap on /dev/sdb3. Priority:0 extents:1 across:8388604k
[ 25.152253] rmmod[598]: ERROR: Module scsi_wait_scan does not exist in /proc/modules
[ 25.418888] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 25.452865] zcache: created ephemeral tmem pool, id=2, client=65535
[ 25.467274] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 25.467328] SELinux: initialized (dev sda1, type ext3), uses xattr
[ 25.606600] systemd-fsck[588]: /dev/sdb1: limpio, 230/51200 ficheros, 75341/204800 bloques
[ 26.151900] systemd-fsck[594]: /dev/sdb5: limpio, 657640/27369472 ficheros, 68507752/109460736 bloques
[ 26.299204] zcache: created ephemeral tmem pool, id=3, client=65535
[ 26.300448] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 26.443133] SELinux: initialized (dev sdb1, type ext4), uses xattr
[ 26.460100] fedora-storage-init[609]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos: No volume groups found
[ 26.472353] fedora-storage-init[609]: [ OK ]
[ 26.488108] EXT4-fs (sdb5): mounting ext3 file system using the ext4 subsystem
[ 26.532381] zcache: created ephemeral tmem pool, id=4, client=65535
[ 26.567961] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[ 26.568061] SELinux: initialized (dev sdb5, type ext3), uses xattr
[ 26.689694] fedora-storage-init[633]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos: No volume groups found
[ 26.703636] fedora-storage-init[633]: [ OK ]
[ 26.960103] lvm[642]: No volume groups found
[ 27.113623] systemd-tmpfiles[645]: Successfully loaded SELinux database in 13ms 346us, size on heap is 479K.
[ 27.712207] sandbox[654]: Starting sandbox[ OK ]
[ 27.855426] acpid[684]: starting up with netlink and the input layer
[ 27.856083] acpid[684]: skipping incomplete file /etc/acpi/events/videoconf
[ 27.856165] acpid[684]: 1 rule loaded
[ 27.856516] acpid[684]: waiting for events: event logging is off
[ 27.899107] auditctl[663]: No rules
[ 27.899150] auditctl[663]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0
[ 27.899192] /usr/sbin/gpm[691]: *** info [daemon/startup.c(136)]:
[ 27.899233] /usr/sbin/gpm[691]: Started gpm successfully. Entered daemon mode.
[ 27.939131] auditd[662]: Started dispatcher: /sbin/audispd pid: 696
[ 27.973877] audispd[696]: priority_boost_parser called with: 4
[ 27.978238] audispd[696]: max_restarts_parser called with: 10
[ 27.979940] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 27.987282] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 28.004212] audispd[696]: audispd initialized with q_depth=120 and 1 active plugins
[ 28.050481] iptables.init[658]: iptables: Aplicando reglas del cortafuegos:[ OK ]
[ 28.050579] auditd[662]: Init complete, auditd 2.1.3 listening for events (startup state enable)
[ 28.051596] abrtd[689]: Init complete, entering main loop
[ 28.083107] ip6tables.init[655]: ip6tables: Aplicando las reglas del cortafuegos: [ OK ]
[ 28.103904] NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[ 28.104085] NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[ 28.106906] NetworkManager[707]: NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[ 28.106947] NetworkManager[707]: NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[ 28.207809] /usr/sbin/irqbalance[735]: WARNING: MSI interrupts found in /proc/interrupts
[ 28.207915] /usr/sbin/irqbalance[735]: But none found in sysfs, you need to update your kernel
[ 28.208368] /usr/sbin/irqbalance[735]: Until then, IRQs will be improperly classified
[ 28.226442] mcelog[729]: mcelog read: No such device
[ 28.259282] avahi-daemon[736]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
[ 28.264212] avahi-daemon[736]: Successfully dropped root privileges.
[ 28.266370] avahi-daemon[736]: avahi-daemon 0.6.30 starting up.
[ 28.275662] avahi-daemon[736]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
[ 28.428309] chronyd[743]: chronyd version 1.26-20110831gitb088b7 starting
[ 28.430948] chronyd[743]: Linux kernel major=3 minor=2 patch=0
[ 28.430989] chronyd[743]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000
[ 28.433930] chronyd[743]: Frequency 43.262 +- 16.110 ppm read from /var/lib/chrony/drift
[ 28.567676] dbus[748]: avc: netlink poll: error 4
[ 28.568084] dbus-daemon[748]: dbus[748]: avc: netlink poll: error 4
[ 28.584725] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[ 28.584894] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[ 28.585324] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[ 28.585529] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[ 28.585909] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[ 28.586134] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[ 28.586346] systemd-logind[733]: New seat seat0.
[ 28.586791] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[ 28.586873] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[ 28.613083] avahi-daemon[736]: Successfully called chroot().
[ 28.613126] avahi-daemon[736]: Successfully dropped remaining capabilities.
[ 28.613165] avahi-daemon[736]: Loading service file /services/ssh.service.
[ 28.613204] avahi-daemon[736]: Loading service file /services/udisks.service.
[ 28.623216] avahi-daemon[736]: Network interface enumeration completed.
[ 28.623626] avahi-daemon[736]: Registering HINFO record with values 'X86_64'/'LINUX'.
[ 28.623918] avahi-daemon[736]: Server startup complete. Host name is karlalex.local. Local service cookie is 3684139875.
[ 28.624275] avahi-daemon[736]: Service "karlalex" (/services/udisks.service) successfully established.
[ 28.624395] avahi-daemon[736]: Service "karlalex" (/services/ssh.service) successfully established.
[ 28.635344] dbus-daemon[748]: dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 28.635433] dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 28.755505] dkms_autoinstaller[757]: dkms: running auto installation service for kernel 3.2.0-rc6
[ 29.139051] r8169 0000:02:00.0: p17p1: link down
[ 29.139089] r8169 0000:02:00.0: p17p1: link down
[ 29.143407] ADDRCONF(NETDEV_UP): p17p1: link is not ready
[ 30.700382] r8169 0000:02:00.0: p17p1: link up
[ 30.704763] ADDRCONF(NETDEV_CHANGE): p17p1: link becomes ready
[ 34.737813] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 41.730026] p17p1: no IPv6 routers present
[ 45.378480] fuse init (API version 7.17)
[ 45.405399] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[ 45.466480] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[ 182.893448] =============================================================================
[ 182.893452] BUG kmalloc-64: Redzone overwritten
[ 182.893454] -----------------------------------------------------------------------------
[ 182.893455]
[ 182.893458] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xbb instead of 0xcc
[ 182.893465] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[ 182.893469] __slab_alloc+0x395/0x3f7
[ 182.893472] __kmalloc+0x92/0x101
[ 182.893474] kzalloc.constprop.2+0x13/0x15
[ 182.893476] ext4_htree_store_dirent+0x2d/0xf1
[ 182.893479] htree_dirblock_to_tree+0xf1/0x134
[ 182.893482] ext4_htree_fill_tree+0x85/0x1e0
[ 182.893484] ext4_readdir+0x17a/0x51e
[ 182.893487] vfs_readdir+0x7b/0xb1
[ 182.893489] sys_getdents+0x7e/0xce
[ 182.893491] system_call_fastpath+0x16/0x1b
[ 182.893494] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 182.893497] __slab_free+0x2f/0x1b7
[ 182.893499] kfree+0xd5/0xfa
[ 182.893502] free_rb_tree_fname+0x47/0x95
[ 182.893504] ext4_htree_free_dir_info+0x13/0x1f
[ 182.893506] ext4_release_dir+0x1a/0x1e
[ 182.893509] fput+0xfd/0x1c2
[ 182.893512] filp_close+0x6e/0x7a
[ 182.893514] sys_close+0xaf/0xf1
[ 182.893516] system_call_fastpath+0x16/0x1b
[ 182.893519] INFO: Slab 0xffffea0000552880 objects=20 used=12 fp=0xffff8800154a3880 flags=0x20000000004081
[ 182.893521] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[ 182.893522]
[ 182.893525] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a .)......ZZZZZZZZ
[ 182.893528] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893531] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893533] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.893536] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 182.893538] Redzone ffff8800154a3428: bb bb bb bb bb bb bb bb ........
[ 182.893541] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 182.893544] Pid: 2956, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 182.893546] Call Trace:
[ 182.893550] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 182.893553] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 182.893556] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 182.893559] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 182.893562] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 182.893565] [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[ 182.893569] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 182.893573] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 182.893577] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 182.893579] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 182.893583] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 182.893586] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 182.893589] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xcc
[ 182.893590]
[ 182.947976] =============================================================================
[ 182.947982] BUG kmalloc-64: Redzone overwritten
[ 182.947983] -----------------------------------------------------------------------------
[ 182.947984]
[ 182.947987] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xcc instead of 0xbb
[ 182.947995] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=90 cpu=0 pid=2832
[ 182.948000] __slab_alloc+0x395/0x3f7
[ 182.948003] __kmalloc+0x92/0x101
[ 182.948005] kzalloc.constprop.2+0x13/0x15
[ 182.948007] ext4_htree_store_dirent+0x2d/0xf1
[ 182.948011] htree_dirblock_to_tree+0xf1/0x134
[ 182.948013] ext4_htree_fill_tree+0x85/0x1e0
[ 182.948015] ext4_readdir+0x17a/0x51e
[ 182.948018] vfs_readdir+0x7b/0xb1
[ 182.948020] sys_getdents+0x7e/0xce
[ 182.948023] system_call_fastpath+0x16/0x1b
[ 182.948026] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=55 cpu=0 pid=2832
[ 182.948029] __slab_free+0x2f/0x1b7
[ 182.948031] kfree+0xd5/0xfa
[ 182.948034] free_rb_tree_fname+0x47/0x95
[ 182.948036] ext4_htree_free_dir_info+0x13/0x1f
[ 182.948038] ext4_release_dir+0x1a/0x1e
[ 182.948041] fput+0xfd/0x1c2
[ 182.948044] filp_close+0x6e/0x7a
[ 182.948046] sys_close+0xaf/0xf1
[ 182.948048] system_call_fastpath+0x16/0x1b
[ 182.948051] INFO: Slab 0xffffea0000552880 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 182.948054] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[ 182.948055]
[ 182.948058] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a .)......ZZZZZZZZ
[ 182.948061] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948063] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948066] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 182.948069] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 182.948071] Redzone ffff8800154a3428: cc cc cc cc cc cc cc cc ........
[ 182.948074] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 182.948078] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 182.948080] Call Trace:
[ 182.948084] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 182.948087] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 182.948090] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 182.948093] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 182.948096] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 182.948100] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948103] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 182.948106] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 182.948110] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 182.948113] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948116] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 182.948119] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 182.948122] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948126] [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[ 182.948129] [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[ 182.948132] [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[ 182.948136] [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[ 182.948139] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 182.948142] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 182.948145] [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[ 182.948148] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 182.948151] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 182.948154] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 182.948157] [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[ 182.948160] [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[ 182.948163] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 182.948167] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xbb
[ 182.948168]
[ 182.948170] FIX kmalloc-64: Marking all objects used
[ 186.904833] =============================================================================
[ 186.904838] BUG kmalloc-64: Redzone overwritten
[ 186.904840] -----------------------------------------------------------------------------
[ 186.904841]
[ 186.904844] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xbb instead of 0xcc
[ 186.904851] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=18 cpu=0 pid=2832
[ 186.904855] __slab_alloc+0x395/0x3f7
[ 186.904858] __kmalloc+0x92/0x101
[ 186.904860] kzalloc.constprop.2+0x13/0x15
[ 186.904863] ext4_htree_store_dirent+0x2d/0xf1
[ 186.904865] htree_dirblock_to_tree+0xf1/0x134
[ 186.904868] ext4_htree_fill_tree+0x85/0x1e0
[ 186.904870] ext4_readdir+0x17a/0x51e
[ 186.904873] vfs_readdir+0x7b/0xb1
[ 186.904875] sys_getdents+0x7e/0xce
[ 186.904878] system_call_fastpath+0x16/0x1b
[ 186.904881] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 186.904884] __slab_free+0x2f/0x1b7
[ 186.904886] kfree+0xd5/0xfa
[ 186.904888] free_rb_tree_fname+0x47/0x95
[ 186.904890] ext4_htree_free_dir_info+0x13/0x1f
[ 186.904892] ext4_release_dir+0x1a/0x1e
[ 186.904895] fput+0xfd/0x1c2
[ 186.904898] filp_close+0x6e/0x7a
[ 186.904900] sys_close+0xaf/0xf1
[ 186.904902] system_call_fastpath+0x16/0x1b
[ 186.904905] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 186.904908] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x (null)
[ 186.904909]
[ 186.904912] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 186.904915] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904918] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904920] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 186.904923] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 186.904926] Redzone ffff88005188e970: bb bb bb bb bb bb bb bb ........
[ 186.904928] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 186.904932] Pid: 2960, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 186.904933] Call Trace:
[ 186.904937] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 186.904940] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 186.904943] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 186.904947] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 186.904950] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 186.904953] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 186.904957] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 186.904961] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 186.904965] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 186.904968] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 186.904971] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 186.904974] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 186.904977] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xcc
[ 186.904978]
[ 186.905005] SLUB: kmalloc-64 689 slabs counted but counter=690
[ 187.243703] =============================================================================
[ 187.243712] BUG kmalloc-64: Redzone overwritten
[ 187.243716] -----------------------------------------------------------------------------
[ 187.243718]
[ 187.243724] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xcc instead of 0xbb
[ 187.243736] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=357 cpu=0 pid=2832
[ 187.243743] __slab_alloc+0x395/0x3f7
[ 187.243748] __kmalloc+0x92/0x101
[ 187.243753] kzalloc.constprop.2+0x13/0x15
[ 187.243758] ext4_htree_store_dirent+0x2d/0xf1
[ 187.243764] htree_dirblock_to_tree+0xf1/0x134
[ 187.243768] ext4_htree_fill_tree+0x85/0x1e0
[ 187.243773] ext4_readdir+0x17a/0x51e
[ 187.243778] vfs_readdir+0x7b/0xb1
[ 187.243782] sys_getdents+0x7e/0xce
[ 187.243788] system_call_fastpath+0x16/0x1b
[ 187.243794] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=339 cpu=0 pid=2832
[ 187.243799] __slab_free+0x2f/0x1b7
[ 187.243804] kfree+0xd5/0xfa
[ 187.243808] free_rb_tree_fname+0x47/0x95
[ 187.243813] ext4_htree_free_dir_info+0x13/0x1f
[ 187.243818] ext4_release_dir+0x1a/0x1e
[ 187.243822] fput+0xfd/0x1c2
[ 187.243828] filp_close+0x6e/0x7a
[ 187.243833] sys_close+0xaf/0xf1
[ 187.243837] system_call_fastpath+0x16/0x1b
[ 187.243843] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 187.243848] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x (null)
[ 187.243850]
[ 187.243856] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 187.243861] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243866] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243871] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 187.243877] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 187.243882] Redzone ffff88005188e970: cc cc cc cc cc cc cc cc ........
[ 187.243887] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 187.243893] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[ 187.243897] Call Trace:
[ 187.243904] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 187.243910] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 187.243917] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 187.243924] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 187.243930] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 187.243958] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.243965] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 187.243972] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 187.243979] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 187.244003] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 187.244008] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 187.244008] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffffa007f438>] kzalloc.constprop.3+0x13/0x15 [i915]
[ 187.244008] [<ffffffffa007f725>] i915_gem_do_execbuffer+0x2eb/0x112c [i915]
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[ 187.244008] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 187.244008] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 187.244008] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 187.244008] [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[ 187.244008] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 187.244008] [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[ 187.244008] [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[ 187.244008] [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[ 187.244008] [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[ 187.244008] [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[ 187.244008] [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[ 187.244008] [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[ 187.244008] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 187.244008] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xbb
[ 187.244008]
[ 187.244008] FIX kmalloc-64: Marking all objects used
[ 190.925134] SLUB: kmalloc-64 688 slabs counted but counter=690
[ 194.940048] SLUB: kmalloc-64 688 slabs counted but counter=690
[ 198.963980] =============================================================================
[ 198.963985] BUG kmalloc-64: Redzone overwritten
[ 198.963987] -----------------------------------------------------------------------------
[ 198.963988]
[ 198.963991] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xbb instead of 0xcc
[ 198.963998] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[ 198.964002] __slab_alloc+0x395/0x3f7
[ 198.964005] __kmalloc+0x92/0x101
[ 198.964005] kzalloc.constprop.2+0x13/0x15
[ 198.964005] ext4_htree_store_dirent+0x2d/0xf1
[ 198.964005] htree_dirblock_to_tree+0xf1/0x134
[ 198.964005] ext4_htree_fill_tree+0x85/0x1e0
[ 198.964005] ext4_readdir+0x17a/0x51e
[ 198.964005] vfs_readdir+0x7b/0xb1
[ 198.964005] sys_getdents+0x7e/0xce
[ 198.964005] system_call_fastpath+0x16/0x1b
[ 198.964005] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 198.964005] __slab_free+0x2f/0x1b7
[ 198.964005] kfree+0xd5/0xfa
[ 198.964005] free_rb_tree_fname+0x47/0x95
[ 198.964005] ext4_htree_free_dir_info+0x13/0x1f
[ 198.964005] ext4_release_dir+0x1a/0x1e
[ 198.964005] fput+0xfd/0x1c2
[ 198.964005] filp_close+0x6e/0x7a
[ 198.964005] sys_close+0xaf/0xf1
[ 198.964005] system_call_fastpath+0x16/0x1b
[ 198.964005] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 198.964005] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0x (null)
[ 198.964005]
[ 198.964005] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a qs......ZZZZZZZZ
[ 198.964005] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 198.964005] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 198.964005] Redzone ffff880017d3d5b0: bb bb bb bb bb bb bb bb ........
[ 198.964005] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 198.964005] Pid: 2966, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 198.964005] Call Trace:
[ 198.964005] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 198.964005] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 198.964005] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 198.964005] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 198.964005] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 198.964005] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 198.964005] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 198.964005] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 198.964005] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 198.964005] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 198.964005] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 198.964005] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 198.964005] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xcc
[ 198.964005]
[ 198.964005] SLUB: kmalloc-64 689 slabs counted but counter=691
[ 200.305548] =============================================================================
[ 200.305553] BUG kmalloc-64: Redzone overwritten
[ 200.305555] -----------------------------------------------------------------------------
[ 200.305556]
[ 200.305559] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xcc instead of 0xbb
[ 200.305567] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1378 cpu=0 pid=2832
[ 200.305572] __slab_alloc+0x395/0x3f7
[ 200.305575] __kmalloc+0x92/0x101
[ 200.305577] kzalloc.constprop.2+0x13/0x15
[ 200.305579] ext4_htree_store_dirent+0x2d/0xf1
[ 200.305583] htree_dirblock_to_tree+0xf1/0x134
[ 200.305585] ext4_htree_fill_tree+0x85/0x1e0
[ 200.305587] ext4_readdir+0x17a/0x51e
[ 200.305590] vfs_readdir+0x7b/0xb1
[ 200.305593] sys_getdents+0x7e/0xce
[ 200.305596] system_call_fastpath+0x16/0x1b
[ 200.305599] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1342 cpu=0 pid=2832
[ 200.305601] __slab_free+0x2f/0x1b7
[ 200.305604] kfree+0xd5/0xfa
[ 200.305606] free_rb_tree_fname+0x47/0x95
[ 200.305608] ext4_htree_free_dir_info+0x13/0x1f
[ 200.305610] ext4_release_dir+0x1a/0x1e
[ 200.305613] fput+0xfd/0x1c2
[ 200.305617] filp_close+0x6e/0x7a
[ 200.305619] sys_close+0xaf/0xf1
[ 200.305621] system_call_fastpath+0x16/0x1b
[ 200.305624] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 200.305626] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0xffff880017d3d880
[ 200.305627]
[ 200.305631] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a qs......ZZZZZZZZ
[ 200.305633] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305636] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305638] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 200.305641] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 200.305644] Redzone ffff880017d3d5b0: cc cc cc cc cc cc cc cc ........
[ 200.305646] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 200.305650] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[ 200.305652] Call Trace:
[ 200.305656] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 200.305659] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 200.305662] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 200.305666] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 200.305669] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 200.305686] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305690] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 200.305693] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 200.305698] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 200.305707] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305711] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 200.305721] [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305724] [<ffffffff8112bcc7>] kmem_cache_alloc_trace+0x5b/0xc4
[ 200.305734] [<ffffffffa002a3c6>] kzalloc.constprop.6+0x32/0x40 [drm]
[ 200.305744] [<ffffffffa002a48c>] drm_mm_kmalloc+0x28/0x77 [drm]
[ 200.305755] [<ffffffffa002a565>] drm_mm_get_block_generic+0x26/0x51 [drm]
[ 200.305776] [<ffffffffa007a4bd>] i915_gem_object_bind_to_gtt+0x1c8/0x47a [i915]
[ 200.305779] [<ffffffff814edfd5>] ? __slab_alloc+0x3e2/0x3f7
[ 200.305782] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 200.305794] [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[ 200.305807] [<ffffffffa007cc9f>] i915_gem_object_pin+0xc7/0x13c [i915]
[ 200.305818] [<ffffffffa007efc7>] i915_gem_execbuffer_reserve+0x1ba/0x2fb [i915]
[ 200.305830] [<ffffffffa007f87f>] i915_gem_do_execbuffer+0x445/0x112c [i915]
[ 200.305835] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 200.305838] [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[ 200.305841] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 200.305844] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 200.305856] [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[ 200.305860] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 200.305868] [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[ 200.305879] [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[ 200.305884] [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[ 200.305887] [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[ 200.305891] [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[ 200.305894] [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[ 200.305897] [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[ 200.305901] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 200.305904] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xbb
[ 200.305905]
[ 200.305907] FIX kmalloc-64: Marking all objects used
[ 202.975067] SLUB: kmalloc-64 688 slabs counted but counter=691
[ 206.982956] =============================================================================
[ 206.982961] BUG kmalloc-64: Redzone overwritten
[ 206.982963] -----------------------------------------------------------------------------
[ 206.982964]
[ 206.982967] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xbb instead of 0xcc
[ 206.982973] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=38 cpu=0 pid=2832
[ 206.982978] __slab_alloc+0x395/0x3f7
[ 206.982981] __kmalloc+0x92/0x101
[ 206.982983] kzalloc.constprop.2+0x13/0x15
[ 206.982985] ext4_htree_store_dirent+0x2d/0xf1
[ 206.982988] htree_dirblock_to_tree+0xf1/0x134
[ 206.982991] ext4_htree_fill_tree+0x85/0x1e0
[ 206.982993] ext4_readdir+0x17a/0x51e
[ 206.982996] vfs_readdir+0x7b/0xb1
[ 206.982998] sys_getdents+0x7e/0xce
[ 206.983001] system_call_fastpath+0x16/0x1b
[ 206.983004] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 206.983007] __slab_free+0x2f/0x1b7
[ 206.983007] kfree+0xd5/0xfa
[ 206.983007] free_rb_tree_fname+0x47/0x95
[ 206.983007] ext4_htree_free_dir_info+0x13/0x1f
[ 206.983007] ext4_release_dir+0x1a/0x1e
[ 206.983007] fput+0xfd/0x1c2
[ 206.983007] filp_close+0x6e/0x7a
[ 206.983007] sys_close+0xaf/0xf1
[ 206.983007] system_call_fastpath+0x16/0x1b
[ 206.983007] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 206.983007] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x (null)
[ 206.983007]
[ 206.983007] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a N{......ZZZZZZZZ
[ 206.983007] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 206.983007] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 206.983007] Redzone ffff8800154a5428: bb bb bb bb bb bb bb bb ........
[ 206.983007] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 206.983007] Pid: 2971, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 206.983007] Call Trace:
[ 206.983007] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 206.983007] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 206.983007] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 206.983007] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 206.983007] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 206.983007] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 206.983007] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 206.983007] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 206.983007] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 206.983007] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 206.983007] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 206.983007] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 206.983007] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xcc
[ 206.983007]
[ 206.983007] SLUB: kmalloc-64 688 slabs counted but counter=691
[ 207.623402] =============================================================================
[ 207.623407] BUG kmalloc-64: Redzone overwritten
[ 207.623409] -----------------------------------------------------------------------------
[ 207.623410]
[ 207.623413] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xcc instead of 0xbb
[ 207.623420] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=679 cpu=0 pid=2832
[ 207.623424] __slab_alloc+0x395/0x3f7
[ 207.623427] __kmalloc+0x92/0x101
[ 207.623429] kzalloc.constprop.2+0x13/0x15
[ 207.623432] ext4_htree_store_dirent+0x2d/0xf1
[ 207.623435] htree_dirblock_to_tree+0xf1/0x134
[ 207.623437] ext4_htree_fill_tree+0x85/0x1e0
[ 207.623439] ext4_readdir+0x17a/0x51e
[ 207.623442] vfs_readdir+0x7b/0xb1
[ 207.623444] sys_getdents+0x7e/0xce
[ 207.623447] system_call_fastpath+0x16/0x1b
[ 207.623450] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=641 cpu=0 pid=2832
[ 207.623453] __slab_free+0x2f/0x1b7
[ 207.623455] kfree+0xd5/0xfa
[ 207.623457] free_rb_tree_fname+0x47/0x95
[ 207.623459] ext4_htree_free_dir_info+0x13/0x1f
[ 207.623462] ext4_release_dir+0x1a/0x1e
[ 207.623464] fput+0xfd/0x1c2
[ 207.623467] filp_close+0x6e/0x7a
[ 207.623469] sys_close+0xaf/0xf1
[ 207.623472] system_call_fastpath+0x16/0x1b
[ 207.623474] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 207.623477] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x (null)
[ 207.623478]
[ 207.623481] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a N{......ZZZZZZZZ
[ 207.623484] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623486] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623489] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 207.623491] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 207.623494] Redzone ffff8800154a5428: cc cc cc cc cc cc cc cc ........
[ 207.623496] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 207.623499] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 207.623501] Call Trace:
[ 207.623505] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 207.623508] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 207.623512] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 207.623515] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 207.623518] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 207.623523] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623527] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 207.623530] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 207.623533] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623537] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 207.623541] [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[ 207.623544] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 207.623549] [<ffffffff81105292>] kstrdup+0x31/0x49
[ 207.623552] [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[ 207.623557] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 207.623561] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 207.623565] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 207.623568] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 207.623573] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 207.623576] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 207.623581] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 207.623585] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 207.623588] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 207.623591] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 207.623595] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 207.623599] [<ffffffff81146092>] walk_component+0x224/0x401
[ 207.623602] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 207.623605] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 207.623610] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 207.623613] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 207.623618] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 207.623621] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 207.623624] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 207.623628] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 207.623631] [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[ 207.623634] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 207.623637] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 207.623640] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 207.623644] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 207.623646] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 207.623650] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 207.623654] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 207.623658] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 207.623661] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 207.623664] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xbb
[ 207.623665]
[ 207.623667] FIX kmalloc-64: Marking all objects used
[ 211.000052] =============================================================================
[ 211.000057] BUG kmalloc-64: Redzone overwritten
[ 211.000059] -----------------------------------------------------------------------------
[ 211.000060]
[ 211.000063] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xbb instead of 0xcc
[ 211.000069] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=20 cpu=0 pid=2973
[ 211.000073] __slab_alloc+0x395/0x3f7
[ 211.000076] __kmalloc+0x92/0x101
[ 211.000079] kzalloc.constprop.2+0x13/0x15
[ 211.000081] ext4_htree_store_dirent+0x2d/0xf1
[ 211.000084] htree_dirblock_to_tree+0xf1/0x134
[ 211.000086] ext4_htree_fill_tree+0x85/0x1e0
[ 211.000088] ext4_readdir+0x17a/0x51e
[ 211.000091] vfs_readdir+0x7b/0xb1
[ 211.000093] sys_getdents+0x7e/0xce
[ 211.000096] system_call_fastpath+0x16/0x1b
[ 211.000099] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2973
[ 211.000101] __slab_free+0x2f/0x1b7
[ 211.000103] kfree+0xd5/0xfa
[ 211.000106] free_rb_tree_fname+0x47/0x95
[ 211.000108] ext4_htree_free_dir_info+0x13/0x1f
[ 211.000110] ext4_release_dir+0x1a/0x1e
[ 211.000112] fput+0xfd/0x1c2
[ 211.000116] filp_close+0x6e/0x7a
[ 211.000118] sys_close+0xaf/0xf1
[ 211.000120] system_call_fastpath+0x16/0x1b
[ 211.000123] INFO: Slab 0xffffea000055a580 objects=20 used=10 fp=0xffff880015696498 flags=0x20000000004081
[ 211.000125] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[ 211.000126]
[ 211.000129] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000132] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000134] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.000137] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 211.000139] Redzone ffff880015696040: bb bb bb bb bb bb bb bb ........
[ 211.000141] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 211.000145] Pid: 2974, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 211.000147] Call Trace:
[ 211.000150] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 211.000153] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 211.000156] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 211.000159] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 211.000162] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 211.000166] [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[ 211.000170] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 211.000174] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 211.000177] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 211.000180] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 211.000183] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 211.000186] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 211.000189] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xcc
[ 211.000190]
[ 211.001007] SLUB: kmalloc-64 687 slabs counted but counter=691
[ 211.054751] =============================================================================
[ 211.054756] BUG kmalloc-64: Redzone overwritten
[ 211.054758] -----------------------------------------------------------------------------
[ 211.054759]
[ 211.054762] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xcc instead of 0xbb
[ 211.054769] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=74 cpu=0 pid=2973
[ 211.054773] __slab_alloc+0x395/0x3f7
[ 211.054776] __kmalloc+0x92/0x101
[ 211.054778] kzalloc.constprop.2+0x13/0x15
[ 211.054781] ext4_htree_store_dirent+0x2d/0xf1
[ 211.054784] htree_dirblock_to_tree+0xf1/0x134
[ 211.054786] ext4_htree_fill_tree+0x85/0x1e0
[ 211.054788] ext4_readdir+0x17a/0x51e
[ 211.054791] vfs_readdir+0x7b/0xb1
[ 211.054794] sys_getdents+0x7e/0xce
[ 211.054796] system_call_fastpath+0x16/0x1b
[ 211.054799] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=54 cpu=0 pid=2973
[ 211.054802] __slab_free+0x2f/0x1b7
[ 211.054804] kfree+0xd5/0xfa
[ 211.054806] free_rb_tree_fname+0x47/0x95
[ 211.054809] ext4_htree_free_dir_info+0x13/0x1f
[ 211.054811] ext4_release_dir+0x1a/0x1e
[ 211.054814] fput+0xfd/0x1c2
[ 211.054818] filp_close+0x6e/0x7a
[ 211.054820] sys_close+0xaf/0xf1
[ 211.054822] system_call_fastpath+0x16/0x1b
[ 211.054825] INFO: Slab 0xffffea000055a580 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 211.054828] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[ 211.054829]
[ 211.054832] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054834] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054837] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 211.054840] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 211.054842] Redzone ffff880015696040: cc cc cc cc cc cc cc cc ........
[ 211.054845] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 211.054848] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 211.054850] Call Trace:
[ 211.054854] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 211.054857] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 211.054860] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 211.054863] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 211.054866] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 211.054869] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054873] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 211.054876] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 211.054880] [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[ 211.054883] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054886] [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[ 211.054889] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 211.054892] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054895] [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[ 211.054898] [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[ 211.054901] [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[ 211.054905] [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[ 211.054908] [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[ 211.054911] [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[ 211.054914] [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[ 211.054917] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 211.054921] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 211.054924] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 211.054927] [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[ 211.054930] [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[ 211.054933] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 211.054936] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xbb
[ 211.054937]
[ 211.054939] FIX kmalloc-64: Marking all objects used
[ 215.019016] SLUB: kmalloc-64 686 slabs counted but counter=691
[ 219.022502] =============================================================================
[ 219.022506] BUG kmalloc-64: Redzone overwritten
[ 219.022508] -----------------------------------------------------------------------------
[ 219.022509]
[ 219.022512] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xbb instead of 0xcc
[ 219.022519] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2832
[ 219.022523] __slab_alloc+0x395/0x3f7
[ 219.022527] __kmalloc+0x92/0x101
[ 219.022529] kzalloc.constprop.2+0x13/0x15
[ 219.022531] ext4_htree_store_dirent+0x2d/0xf1
[ 219.022534] htree_dirblock_to_tree+0xf1/0x134
[ 219.022537] ext4_htree_fill_tree+0x85/0x1e0
[ 219.022539] ext4_readdir+0x17a/0x51e
[ 219.022541] vfs_readdir+0x7b/0xb1
[ 219.022544] sys_getdents+0x7e/0xce
[ 219.022546] system_call_fastpath+0x16/0x1b
[ 219.022549] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[ 219.022552] __slab_free+0x2f/0x1b7
[ 219.022554] kfree+0xd5/0xfa
[ 219.022557] free_rb_tree_fname+0x47/0x95
[ 219.022559] ext4_htree_free_dir_info+0x13/0x1f
[ 219.022561] ext4_release_dir+0x1a/0x1e
[ 219.022564] fput+0xfd/0x1c2
[ 219.022567] filp_close+0x6e/0x7a
[ 219.022569] sys_close+0xaf/0xf1
[ 219.022571] system_call_fastpath+0x16/0x1b
[ 219.022574] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 219.022577] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0x (null)
[ 219.022578]
[ 219.022581] Bytes b4 ffff88002b0dc798: 19 c0 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 219.022584] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022586] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022589] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 219.022591] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 219.022594] Redzone ffff88002b0dc7e8: bb bb bb bb bb bb bb bb ........
[ 219.022596] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 219.022600] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 219.022602] Call Trace:
[ 219.022605] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 219.022608] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 219.022611] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 219.022615] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 219.022618] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 219.022621] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 219.022625] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 219.022629] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 219.022633] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 219.022636] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 219.022639] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 219.022642] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 219.022645] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xcc
[ 219.022646]
[ 219.023010] SLUB: kmalloc-64 686 slabs counted but counter=691
[ 220.104676] =============================================================================
[ 220.104681] BUG kmalloc-64: Redzone overwritten
[ 220.104683] -----------------------------------------------------------------------------
[ 220.104684]
[ 220.104687] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xcc instead of 0xbb
[ 220.104694] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1119 cpu=0 pid=2832
[ 220.104698] __slab_alloc+0x395/0x3f7
[ 220.104701] __kmalloc+0x92/0x101
[ 220.104704] kzalloc.constprop.2+0x13/0x15
[ 220.104706] ext4_htree_store_dirent+0x2d/0xf1
[ 220.104709] htree_dirblock_to_tree+0xf1/0x134
[ 220.104711] ext4_htree_fill_tree+0x85/0x1e0
[ 220.104713] ext4_readdir+0x17a/0x51e
[ 220.104716] vfs_readdir+0x7b/0xb1
[ 220.104718] sys_getdents+0x7e/0xce
[ 220.104721] system_call_fastpath+0x16/0x1b
[ 220.104724] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1082 cpu=0 pid=2832
[ 220.104727] __slab_free+0x2f/0x1b7
[ 220.104729] kfree+0xd5/0xfa
[ 220.104731] free_rb_tree_fname+0x47/0x95
[ 220.104733] ext4_htree_free_dir_info+0x13/0x1f
[ 220.104736] ext4_release_dir+0x1a/0x1e
[ 220.104738] fput+0xfd/0x1c2
[ 220.104741] filp_close+0x6e/0x7a
[ 220.104743] sys_close+0xaf/0xf1
[ 220.104746] system_call_fastpath+0x16/0x1b
[ 220.104748] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 220.104751] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0xffff88002b0dc620
[ 220.104752]
[ 220.104755] Bytes b4 ffff88002b0dc798: e8 c7 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 220.104758] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104760] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104763] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 220.104765] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 220.104768] Redzone ffff88002b0dc7e8: cc cc cc cc cc cc cc cc ........
[ 220.104770] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 220.104773] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 220.104775] Call Trace:
[ 220.104779] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 220.104782] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 220.104786] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 220.104789] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 220.104792] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 220.104797] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104800] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 220.104804] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 220.104807] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104811] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 220.104814] [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[ 220.104818] [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[ 220.104823] [<ffffffff81105292>] kstrdup+0x31/0x49
[ 220.104826] [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[ 220.104831] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 220.104835] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 220.104838] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 220.104842] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 220.104846] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 220.104850] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 220.104854] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 220.104858] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 220.104861] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 220.104864] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 220.104868] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 220.104872] [<ffffffff81146092>] walk_component+0x224/0x401
[ 220.104875] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 220.104879] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 220.104882] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 220.104886] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 220.104890] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 220.104894] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 220.104897] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 220.104900] [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[ 220.104903] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 220.104907] [<ffffffff8113fed5>] ? cp_new_stat+0xf7/0x10d
[ 220.104910] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 220.104913] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 220.104916] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 220.104919] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 220.104923] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 220.104927] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 220.104930] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 220.104934] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 220.104937] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xbb
[ 220.104938]
[ 220.104940] FIX kmalloc-64: Marking all objects used
[ 223.034003] SLUB: kmalloc-64 685 slabs counted but counter=691
[ 227.035007] SLUB: kmalloc-64 687 slabs counted but counter=693
[ 231.057114] =============================================================================
[ 231.057119] BUG kmalloc-64: Redzone overwritten
[ 231.057121] -----------------------------------------------------------------------------
[ 231.057122]
[ 231.057125] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xbb instead of 0xcc
[ 231.057131] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=21 cpu=1 pid=2973
[ 231.057136] __slab_alloc+0x395/0x3f7
[ 231.057139] __kmalloc+0x92/0x101
[ 231.057141] kzalloc.constprop.2+0x13/0x15
[ 231.057143] ext4_htree_store_dirent+0x2d/0xf1
[ 231.057146] htree_dirblock_to_tree+0xf1/0x134
[ 231.057148] ext4_htree_fill_tree+0x85/0x1e0
[ 231.057151] ext4_readdir+0x17a/0x51e
[ 231.057153] vfs_readdir+0x7b/0xb1
[ 231.057156] sys_getdents+0x7e/0xce
[ 231.057158] system_call_fastpath+0x16/0x1b
[ 231.057161] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2973
[ 231.057164] __slab_free+0x2f/0x1b7
[ 231.057167] kfree+0xd5/0xfa
[ 231.057169] free_rb_tree_fname+0x47/0x95
[ 231.057171] ext4_htree_free_dir_info+0x13/0x1f
[ 231.057173] ext4_release_dir+0x1a/0x1e
[ 231.057176] fput+0xfd/0x1c2
[ 231.057179] filp_close+0x6e/0x7a
[ 231.057181] sys_close+0xaf/0xf1
[ 231.057183] system_call_fastpath+0x16/0x1b
[ 231.057186] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x (null) flags=0x20000000004081
[ 231.057189] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x (null)
[ 231.057190]
[ 231.057192] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 231.057195] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057198] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057200] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.057203] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 231.057205] Redzone ffff88004f01b8c0: bb bb bb bb bb bb bb bb ........
[ 231.057208] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 231.057211] Pid: 2984, comm: slabinfo Not tainted 3.2.0-rc6 #21
[ 231.057213] Call Trace:
[ 231.057217] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 231.057220] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 231.057223] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 231.057226] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 231.057229] [<ffffffff8112a8be>] validate_slab+0x110/0x151
[ 231.057233] [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[ 231.057237] [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[ 231.057241] [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[ 231.057244] [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[ 231.057247] [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[ 231.057250] [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[ 231.057253] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 231.057256] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xcc
[ 231.057257]
[ 231.058008] SLUB: kmalloc-64 687 slabs counted but counter=693
[ 231.166280] =============================================================================
[ 231.166285] BUG kmalloc-64: Redzone overwritten
[ 231.166287] -----------------------------------------------------------------------------
[ 231.166288]
[ 231.166291] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xcc instead of 0xbb
[ 231.166298] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=130 cpu=1 pid=2973
[ 231.166302] __slab_alloc+0x395/0x3f7
[ 231.166305] __kmalloc+0x92/0x101
[ 231.166308] kzalloc.constprop.2+0x13/0x15
[ 231.166310] ext4_htree_store_dirent+0x2d/0xf1
[ 231.166313] htree_dirblock_to_tree+0xf1/0x134
[ 231.166315] ext4_htree_fill_tree+0x85/0x1e0
[ 231.166317] ext4_readdir+0x17a/0x51e
[ 231.166320] vfs_readdir+0x7b/0xb1
[ 231.166322] sys_getdents+0x7e/0xce
[ 231.166325] system_call_fastpath+0x16/0x1b
[ 231.166328] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=109 cpu=1 pid=2973
[ 231.166330] __slab_free+0x2f/0x1b7
[ 231.166333] kfree+0xd5/0xfa
[ 231.166335] free_rb_tree_fname+0x47/0x95
[ 231.166337] ext4_htree_free_dir_info+0x13/0x1f
[ 231.166339] ext4_release_dir+0x1a/0x1e
[ 231.166342] fput+0xfd/0x1c2
[ 231.166345] filp_close+0x6e/0x7a
[ 231.166347] sys_close+0xaf/0xf1
[ 231.166349] system_call_fastpath+0x16/0x1b
[ 231.166352] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x (null) flags=0x20000000004080
[ 231.166354] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x (null)
[ 231.166355]
[ 231.166358] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 231.166361] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166363] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166366] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 231.166368] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 231.166371] Redzone ffff88004f01b8c0: cc cc cc cc cc cc cc cc ........
[ 231.166373] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 231.166376] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[ 231.166378] Call Trace:
[ 231.166382] [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[ 231.166385] [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[ 231.166388] [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[ 231.166391] [<ffffffff8112a130>] check_object+0x52/0x1b1
[ 231.166394] [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[ 231.166399] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166403] [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[ 231.166406] [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[ 231.166409] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166414] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 231.166417] [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[ 231.166420] [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[ 231.166424] [<ffffffff8120de12>] security_context_to_sid_core+0x8b/0x182
[ 231.166429] [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[ 231.166433] [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[ 231.166436] [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[ 231.166440] [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[ 231.166444] [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[ 231.166448] [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[ 231.166452] [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[ 231.166455] [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[ 231.166459] [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[ 231.166462] [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[ 231.166465] [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[ 231.166469] [<ffffffff81146092>] walk_component+0x224/0x401
[ 231.166472] [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[ 231.166476] [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[ 231.166480] [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[ 231.166483] [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[ 231.166487] [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[ 231.166491] [<ffffffff81147172>] do_path_lookup+0x27/0x96
[ 231.166494] [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[ 231.166497] [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[ 231.166501] [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[ 231.166504] [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[ 231.166507] [<ffffffff81148b57>] user_path_at+0x11/0x13
[ 231.166510] [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[ 231.166513] [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[ 231.166516] [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[ 231.166519] [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[ 231.166523] [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[ 231.166526] [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[ 231.166530] [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[ 231.166533] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xbb
[ 231.166534]
[ 231.166536] FIX kmalloc-64: Marking all objects used
[ 235.079005] SLUB: kmalloc-64 686 slabs counted but counter=693
next prev parent reply other threads:[~2011-12-17 20:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-17 2:14 Memory corruption warnings triggered by repeated slabinfo -v Alex Villacís Lasso
2011-12-17 3:28 ` Eric Dumazet
2011-12-17 3:28 ` Eric Dumazet
2011-12-17 20:06 ` Alex Villacís Lasso [this message]
2011-12-17 20:06 ` Alex Villacís Lasso
2011-12-17 20:55 ` Eric Dumazet
2011-12-17 20:55 ` Eric Dumazet
-- strict thread matches above, loose matches on Subject: below --
2011-12-16 3:44 Alex Villacís Lasso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EECF64B.1020409@palosanto.com \
--to=a_villacis@palosanto.com \
--cc=eric.dumazet@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.