All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG: All network processes hang (brcmsmac/wpa_supplicant)
@ 2011-10-18 11:14 Nico Schottelius
  2011-10-18 12:24 ` Eric Dumazet
  2011-10-18 13:14 ` Arend van Spriel
  0 siblings, 2 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-18 11:14 UTC (permalink / raw)
  To: LKML; +Cc: Nico Schottelius

[-- Attachment #1: Type: text/plain, Size: 2458 bytes --]

Dear LKML,

there is a rather nasty bug in all recent kernels (probably older as
well):

If wpa_supplicant looses the connection to an AP, all network calls
hang, uninterruptle.

This is a snippet of running fetchmail after the problem started:

socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=9734, groups=00000000}, [12]) = 0
sendto(4, "\24\0\0\0\26\0\1\3\225\\\235N\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12

[12:59] brief:linux-2.6% ps aux | grep fetchmail
nico      9063  0.0  0.0  20652  1492 pts/3    D+   12:55   0:00 fetchmail
nico      9564  0.0  0.0  20652  1496 pts/15   D+   13:01   0:00 fetchmail
nico      9731  0.0  0.0   4288   724 pts/34   S+   13:01   0:00 strace -fF fetchmail
nico      9734  0.0  0.0  20652  1492 pts/34   D+   13:01   0:00 fetchmail

This is particular nasty, because even calling "sudo -i" does a sendto() call
and thus hangs, as well as trying to send this mail with sendmail makes mutt hang.

I've seen that on stock Archlinux kernel (linux 3.0.6-2),
latest from Linus (v3.1-rc9-93-ga84a79e), merged trees from Keith and Jiri
(3.1.0-rc6-gbee709a).

Listing of hanging processes:

[13:05] brief:linux-2.6% ps aux | grep D        
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      9056  0.2  0.0      0     0 ?        D    12:54   0:02 [kworker/u:0]
nico      9063  0.0  0.0  20652  1492 pts/3    D+   12:55   0:00 fetchmail
nico      9066  0.0  0.0  16548  1180 ?        D    12:56   0:00 sendmail -oem -oi -f ME@inf.ethz.ch -- RECIPIENT
root      9067  0.0  0.0   6060   320 pts/14   DN   12:56   0:00 ip r
root      9124  0.0  0.0   6060   320 pts/14   DN   12:57   0:00 ip r add 192.168.42.1/24 dev lo
root      9390  0.0  0.0  11996   784 pts/12   D+   13:01   0:00 sudo -i
nico      9564  0.0  0.0  20652  1496 pts/15   D+   13:01   0:00 fetchmail
nico      9734  0.0  0.0  20652  1492 pts/34   D+   13:01   0:00 fetchmail
root     12304  0.0  0.0  28624  2228 ?        Ds   09:16   0:00 wpa_supplicant -B -P /run/wpa_supplicant_wlan0.pid -i wlan0 -D nl80211,wext -c /run/network//wpa.wlan0/wpa.conf
[13:07] brief:linux-2.6% 

The hardware is again the (in)famous MacBook Air 4,2, so I imagine this may be
related to brcmsmac.

Attached are config, dmesg, lsmod.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-gbee709a.config.gz --]
[-- Type: application/octet-stream, Size: 32180 bytes --]

[-- Attachment #3: 3.1.0-rc6-gbee709a.dmesg --]
[-- Type: text/plain, Size: 90601 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-gbee709a (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Oct 18 00:35:44 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd2c000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88016fa00000 s80448 r8192 d21952 u262144
[    0.000000] pcpu-alloc: s80448 r8192 d21952 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3955788k/6027264k available (4151k kernel code, 1924336k absent, 147140k reserved, 5293k data, 712k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 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.003333] Detected 1699.946 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.55 BogoMIPS (lpj=5666486)
[    0.000135] pid_max: default: 32768 minimum: 301
[    0.000342] Security Framework initialized
[    0.000910] AppArmor: AppArmor disabled by boot time parameter
[    0.001477] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002790] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003353] Mount-cache hash table entries: 256
[    0.003863] Initializing cgroup subsys cpuacct
[    0.003962] Initializing cgroup subsys memory
[    0.004044] Initializing cgroup subsys devices
[    0.004108] Initializing cgroup subsys freezer
[    0.004173] Initializing cgroup subsys net_cls
[    0.004238] Initializing cgroup subsys blkio
[    0.004378] CPU: Physical Processor ID: 0
[    0.004441] CPU: Processor Core ID: 0
[    0.004507] mce: CPU supports 7 MCE banks
[    0.004583] CPU0: Thermal monitoring enabled (TM1)
[    0.004653] using mwait in idle threads.
[    0.006266] ACPI: Core revision 20110623
[    0.015036] ftrace: allocating 16306 entries in 64 pages
[    0.024081] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.057134] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.160850] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.161059] ... version:                3
[    0.161121] ... bit width:              48
[    0.161183] ... generic registers:      4
[    0.161246] ... value mask:             0000ffffffffffff
[    0.161311] ... max period:             000000007fffffff
[    0.161376] ... fixed-purpose events:   3
[    0.161438] ... event mask:             000000070000000f
[    0.181317] NMI watchdog enabled, takes one hw-pmu counter.
[    0.207514] Booting Node   0, Processors  #1
[    0.207620] smpboot cpu 1: start_ip = 9a000
[    0.320897] NMI watchdog enabled, takes one hw-pmu counter.
[    0.340788]  #2
[    0.340844] smpboot cpu 2: start_ip = 9a000
[    0.454106] NMI watchdog enabled, takes one hw-pmu counter.
[    0.474040]  #3
[    0.474096] smpboot cpu 3: start_ip = 9a000
[    0.587383] NMI watchdog enabled, takes one hw-pmu counter.
[    0.593933] Brought up 4 CPUs
[    0.594016] Total of 4 processors activated (13605.48 BogoMIPS).
[    0.597568] devtmpfs: initialized
[    0.598627] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.599666] print_constraints: dummy: 
[    0.599817] NET: Registered protocol family 16
[    0.599993] ACPI: bus type pci registered
[    0.600226] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.600314] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.641672] PCI: Using configuration type 1 for base access
[    0.642327] bio: create slab <bio-0> at 0
[    0.642516] ACPI: Added _OSI(Module Device)
[    0.642581] ACPI: Added _OSI(Processor Device)
[    0.642644] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.642708] ACPI: Added _OSI(Processor Aggregator Device)
[    0.644385] ACPI: EC: EC description table is found, configuring boot EC
[    0.651012] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.651614] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.652197] ACPI: Dynamic OEM Table Load:
[    0.652341] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.660855] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.661485] ACPI: Dynamic OEM Table Load:
[    0.661631] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.670682] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.671252] ACPI: Dynamic OEM Table Load:
[    0.671397] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.681132] ACPI: Interpreter enabled
[    0.681197] ACPI: (supports S0 S3 S4 S5)
[    0.681444] ACPI: Using IOAPIC for interrupt routing
[    0.701143] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.701400] ACPI: No dock devices found.
[    0.701463] HEST: Table not found.
[    0.701526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.701981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.702617] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.702687] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.702755] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.702839] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.702921] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.703015] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.703057] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.703089] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.703092] pci 0000:00:01.0: PME# disabled
[    0.703117] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.703131] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.703139] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.703146] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.703221] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.703249] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.703324] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.703330] pci 0000:00:16.0: PME# disabled
[    0.703368] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.703422] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.703493] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.703518] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.703607] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.703612] pci 0000:00:1a.7: PME# disabled
[    0.703641] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.703664] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.703739] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.703744] pci 0000:00:1b.0: PME# disabled
[    0.703775] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.703884] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.703890] pci 0000:00:1c.0: PME# disabled
[    0.703929] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.704034] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.704039] pci 0000:00:1c.1: PME# disabled
[    0.704084] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.704134] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.704207] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.704233] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.704321] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.704327] pci 0000:00:1d.7: PME# disabled
[    0.704356] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.704486] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.704508] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.704519] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.704530] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.704541] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.704552] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.704564] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.704614] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.704634] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.704660] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.704733] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.704784] pci 0000:03:00.0: supports D1 D2
[    0.704786] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.704790] pci 0000:03:00.0: PME# disabled
[    0.710542] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.710624] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.710627] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.710632] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.710683] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.710737] pci 0000:04:00.0: supports D1 D2
[    0.710739] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.710743] pci 0000:04:00.0: PME# disabled
[    0.710778] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.710832] pci 0000:04:03.0: supports D1 D2
[    0.710834] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.710838] pci 0000:04:03.0: PME# disabled
[    0.710867] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.710921] pci 0000:04:04.0: supports D1 D2
[    0.710923] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.710927] pci 0000:04:04.0: PME# disabled
[    0.710972] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.711043] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.711107] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.711123] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.711135] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.711215] pci 0000:05:00.0: supports D1 D2
[    0.711217] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.711222] pci 0000:05:00.0: PME# disabled
[    0.717206] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.717291] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.717336] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.717408] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.717453] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.717525] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.717620] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.717692] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.717850] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.717904] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.718115] pci 0000:02:00.0: supports D1 D2
[    0.718117] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.718127] pci 0000:02:00.0: PME# disabled
[    0.723920] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.723992] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.724033] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.724143] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.724243] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.724353]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.724559]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.727986] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.728641] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.729246] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.729904] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.730504] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.731209] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.731863] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.732518] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.733171] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.733262] vgaarb: loaded
[    0.733322] vgaarb: bridge control possible 0000:00:02.0
[    0.733468] PCI: Using ACPI for IRQ routing
[    0.737797] PCI: pci_cache_line_size set to 64 bytes
[    0.737920] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.737922] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.737925] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.737928] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.738049] NetLabel: Initializing
[    0.738111] NetLabel:  domain hash size = 128
[    0.738174] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.738254] NetLabel:  unlabeled traffic allowed by default
[    0.738336] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.738772] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.740855] Switching to clocksource hpet
[    0.743847] Switched to NOHz mode on CPU #0
[    0.743932] Switched to NOHz mode on CPU #2
[    0.743960] Switched to NOHz mode on CPU #3
[    0.743977] Switched to NOHz mode on CPU #1
[    0.747391] pnp: PnP ACPI init
[    0.747468] ACPI: bus type pnp registered
[    0.747868] pnp 00:00: [bus 00-ff]
[    0.747871] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.747875] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.747878] pnp 00:00: [io  0x0d00-0xffff window]
[    0.747880] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.747883] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.747885] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.747887] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.747890] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.747892] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.747895] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.747897] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.747899] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.747901] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.747904] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.747906] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.747908] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.747911] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.747913] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.747916] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.747982] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.748072] pnp 00:01: [io  0x0000-0x001f]
[    0.748074] pnp 00:01: [io  0x0081-0x0091]
[    0.748076] pnp 00:01: [io  0x0093-0x009f]
[    0.748078] pnp 00:01: [io  0x00c0-0x00df]
[    0.748080] pnp 00:01: [dma 4]
[    0.748113] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.748122] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.748151] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.748232] pnp 00:03: [irq 0 disabled]
[    0.748241] pnp 00:03: [irq 8]
[    0.748243] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.748295] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.748366] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.748378] pnp 00:04: [io  0x00f0]
[    0.748384] pnp 00:04: [irq 13]
[    0.748416] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.748427] pnp 00:05: [io  0x002e-0x002f]
[    0.748429] pnp 00:05: [io  0x004e-0x004f]
[    0.748431] pnp 00:05: [io  0x0061]
[    0.748432] pnp 00:05: [io  0x0063]
[    0.748434] pnp 00:05: [io  0x0065]
[    0.748436] pnp 00:05: [io  0x0067]
[    0.748438] pnp 00:05: [io  0x0080]
[    0.748439] pnp 00:05: [io  0x0092]
[    0.748441] pnp 00:05: [io  0x00b2-0x00b3]
[    0.748443] pnp 00:05: [io  0x1000-0x100f]
[    0.748445] pnp 00:05: [io  0x0400-0x047f]
[    0.748447] pnp 00:05: [io  0x0500-0x057f]
[    0.748494] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.748563] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.748629] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.748697] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.748706] pnp 00:06: [io  0x0070-0x0077]
[    0.748738] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.748752] pnp 00:07: [io  0x0300-0x031f]
[    0.748758] pnp 00:07: [irq 6]
[    0.748789] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.748956] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.748958] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.748961] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.748963] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.748965] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.748967] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.748969] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.748971] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.748973] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.748975] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.748978] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.749031] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.749101] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.749171] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.749241] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.749310] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.749378] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.749447] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.749515] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.749583] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.749652] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.749724] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.756098] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.756100] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.756162] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.756232] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.756301] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.756312] pnp: PnP ACPI: found 10 devices
[    0.756374] ACPI: ACPI bus type pnp unregistered
[    0.763387] PCI: max bus depth: 3 pci_try_num: 4
[    0.763447] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.763516] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.763591] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.763659] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.763734] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.763803] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.763876] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.763945] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.764019] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.764085] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.764154] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.764224] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.764317] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.764389] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.764468] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.764539] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.764628] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.764698] pci 0000:00:01.0: setting latency timer to 64
[    0.764705] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.764775] pci 0000:03:00.0: setting latency timer to 64
[    0.764782] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.764852] pci 0000:04:00.0: setting latency timer to 64
[    0.764858] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.764929] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.764999] pci 0000:04:03.0: setting latency timer to 64
[    0.765005] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.765074] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.765145] pci 0000:04:04.0: setting latency timer to 64
[    0.765153] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.765221] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.765294] pci 0000:00:1c.0: setting latency timer to 64
[    0.765354] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.765424] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.765499] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.765571] pci 0000:00:1c.1: setting latency timer to 64
[    0.765576] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.765579] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.765581] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.765584] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.765587] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.765589] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.765592] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.765594] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.765597] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.765600] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.765602] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.765605] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.765608] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.765610] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.765678] NET: Registered protocol family 2
[    0.765955] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.767177] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.768983] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.769213] TCP: Hash tables configured (established 524288 bind 65536)
[    0.769782] TCP reno registered
[    0.769853] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.769943] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.770191] NET: Registered protocol family 1
[    0.770270] pci 0000:00:02.0: Boot video device
[    0.770641] PCI: CLS 256 bytes, default 64
[    0.770694] Unpacking initramfs...
[    0.839196] Freeing initrd memory: 2892k freed
[    0.839717] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.839791] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.839875] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.840468] audit: initializing netlink socket (disabled)
[    0.840543] type=2000 audit(1318891746.683:1): initialized
[    0.846440] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.859337] VFS: Disk quotas dquot_6.5.2
[    0.859549] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.859802] msgmni has been set to 7731
[    0.860096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.860217] io scheduler noop registered
[    0.860279] io scheduler deadline registered
[    0.860394] io scheduler cfq registered (default)
[    0.860560] pcieport 0000:00:01.0: setting latency timer to 64
[    0.860588] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.860785] pcieport 0000:03:00.0: setting latency timer to 64
[    0.860820] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.860915] pcieport 0000:04:00.0: setting latency timer to 64
[    0.860951] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.861030] pcieport 0000:04:03.0: setting latency timer to 64
[    0.861067] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.861143] pcieport 0000:04:04.0: setting latency timer to 64
[    0.861179] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.861348] intel_idle: MWAIT substates: 0x21120
[    0.861350] intel_idle: v0.4 model 0x2A
[    0.861352] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.861404] ERST: Table is not found!
[    0.861466] GHES: HEST is not enabled!
[    0.861590] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.091062] Linux agpgart interface v0.103
[    1.091206] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.092158] i8042: No controller found
[    1.092290] mousedev: PS/2 mouse device common for all mice
[    1.092399] rtc_cmos 00:06: RTC can wake from S4
[    1.092570] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.092667] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.092870] cpuidle: using governor ladder
[    1.093140] cpuidle: using governor menu
[    1.093386] TCP cubic registered
[    1.093449] NET: Registered protocol family 17
[    1.093517] Registering the dns_resolver key type
[    1.093717] PM: Hibernation image not present or could not be loaded.
[    1.093722] registered taskstats version 1
[    1.099908] rtc_cmos 00:06: setting system clock to 2011-10-17 22:49:07 UTC (1318891747)
[    1.100065] Initializing network drop monitor service
[    1.101797] Freeing unused kernel memory: 712k freed
[    1.101969] Write protecting the kernel read-only data: 8192k
[    1.109711] Freeing unused kernel memory: 1976k freed
[    1.113004] Freeing unused kernel memory: 744k freed
[    1.134242] udevd[86]: starting version 173
[    1.179116] usbcore: registered new interface driver usbfs
[    1.179272] usbcore: registered new interface driver hub
[    1.179686] usbcore: registered new device driver usb
[    1.181529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.181685] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.181799] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.181806] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.181943] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.182598] ehci_hcd 0000:00:1a.7: debug port 2
[    1.183815] SCSI subsystem initialized
[    1.186279] libata version 3.00 loaded.
[    1.186565] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.186590] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.197399] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.197986] hub 1-0:1.0: USB hub found
[    1.198054] hub 1-0:1.0: 6 ports detected
[    1.198217] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.198326] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.198330] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.198404] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.198516] ehci_hcd 0000:00:1d.7: debug port 2
[    1.202453] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.202473] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.214121] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.214375] hub 2-0:1.0: USB hub found
[    1.214441] hub 2-0:1.0: 8 ports detected
[    1.214600] ata_piix 0000:00:1f.2: version 2.13
[    1.214618] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.214699] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.284342] uhci_hcd: USB Universal Host Controller Interface driver
[    1.367405] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.367754] scsi0 : ata_piix
[    1.367939] scsi1 : ata_piix
[    1.368204] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.368278] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.368435] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.368546] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.368552] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.368654] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.368785] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.369118] hub 3-0:1.0: USB hub found
[    1.369192] hub 3-0:1.0: 2 ports detected
[    1.369331] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.369406] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.369410] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.369482] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.369591] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.369867] hub 4-0:1.0: USB hub found
[    1.369939] hub 4-0:1.0: 2 ports detected
[    1.503967] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.628138] hub 1-1:1.0: USB hub found
[    1.628341] hub 1-1:1.0: 3 ports detected
[    1.733832] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    1.840431] Refined TSC clocksource calibration: 1700.012 MHz.
[    1.840506] Switching to clocksource tsc
[    1.980350] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.104444] hub 2-1:1.0: USB hub found
[    2.104556] hub 2-1:1.0: 2 ports detected
[    2.183726] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.282766] hub 1-1.1:1.0: USB hub found
[    2.283077] hub 1-1.1:1.0: 3 ports detected
[    2.363609] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.390112] ata2.00: failed to resume link (SControl 0)
[    2.484215] usbcore: registered new interface driver usbhid
[    2.484290] usbhid: USB HID core driver
[    2.495773] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.496026] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.550267] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.591850] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.709928] ata1.01: failed to resume link (SControl 0)
[    2.730189] usb 2-1.2: new high speed USB device number 4 using ehci_hcd
[    2.863231] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.863314] ata1.01: SATA link down (SStatus 0 SControl 0)
[    2.870103] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    2.870174] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.876758] ata1.00: configured for UDMA/133
[    2.877063] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    2.893459] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    2.980903] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.981182] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.046747] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.134651] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.134989] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.199885] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.412857] ata2.01: failed to resume link (SControl 0)
[    3.424527] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.424607] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.430236] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.430430] sd 0:0:0:0: [sda] Write Protect is off
[    3.430498] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.430527] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.435125]  sda: sda1 sda2 sda3 sda4 sda5
[    3.435731] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.681359] device-mapper: uevent: version 1.0.3
[    3.681756] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[   11.166000] padlock_aes: VIA PadLock not detected.
[   11.388179] JFS: nTxBlock = 8192, nTxLock = 65536
[   11.813438] udevd[357]: starting version 173
[   11.875722] ACPI: acpi_idle yielding to intel_idle
[   11.878500] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   11.878586] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   11.878929] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   11.879352] ACPI: Lid Switch [LID0]
[   11.879496] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   11.880091] ACPI: Power Button [PWRB]
[   11.880575] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   11.880669] ACPI: Sleep Button [SLPB]
[   11.881105] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   11.884612] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   11.885199] ACPI: AC Adapter [ADP1] (on-line)
[   11.900014] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   11.901217] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   11.901323] mei 0000:00:16.0: setting latency timer to 64
[   11.901438] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   11.901537] ACPI: Power Button [PWRF]
[   11.927905] iTCO_vendor_support: vendor-support=0
[   11.929287] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   11.934671] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   11.961992] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   12.006497] ACPI: Battery Slot [BAT0] (battery present)
[   12.017258] cfg80211: Calling CRDA to update world regulatory domain
[   12.017681] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   12.017886] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   12.030821] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   12.034228] [drm] Initialized drm 1.1.0 20060810
[   12.061880] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   12.064064] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   12.064193] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   12.064284] brcmsmac 0000:02:00.0: setting latency timer to 64
[   12.064903] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   12.065124] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   12.065164] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   12.074336] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   12.074731] usbcore: registered new interface driver bcm5974
[   12.075787] Linux media interface: v0.10
[   12.084430] Linux video capture interface: v2.00
[   12.087112] usbcore: registered new interface driver uas
[   12.091952] Initializing USB Mass Storage driver...
[   12.095299] scsi2 : usb-storage 2-1.1:1.0
[   12.095371] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   12.100548] applesmc: Sw4T6\x01: read arg fail
[   12.109874] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   12.114497] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[   12.124844] scsi3 : usb-storage 2-1.2:1.0
[   12.125196] usbcore: registered new interface driver usb-storage
[   12.127818] USB Mass Storage support registered.
[   12.134769] usbcore: registered new interface driver uvcvideo
[   12.134912] USB Video Class driver (1.1.1)
[   12.170998] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.212531] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   12.212602] applesmc: init_smcreg() took 50 ms
[   12.212817] Registered led device: smc::kbd_backlight
[   12.624809] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   12.625221] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   12.625618] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   12.629664] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   12.629845] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   12.630020] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   12.630394] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.630468] i915 0000:00:02.0: setting latency timer to 64
[   12.718531] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[   12.718537] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.718608] [drm] Driver supports precise vblank timestamp query.
[   12.718734] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   12.718818] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.124694] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[   13.125022] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   13.125619] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   13.126237] sd 3:0:0:0: [sdb] Write Protect is off
[   13.126304] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   13.126859] sd 3:0:0:0: [sdb] No Caching mode page present
[   13.126924] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   13.128735] sd 3:0:0:0: [sdb] No Caching mode page present
[   13.128810] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   13.129390] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   13.129640]  sdb: unknown partition table
[   13.129772] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   13.131115] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   13.131601] sd 3:0:0:0: [sdb] No Caching mode page present
[   13.131672] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   13.131745] sd 3:0:0:0: [sdb] Attached SCSI disk
[   13.870332] fbcon: inteldrmfb (fb0) is primary device
[   14.860441] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   14.886642] Console: switching to colour frame buffer device 180x56
[   14.890280] fb0: inteldrmfb frame buffer device
[   14.890305] drm: registered panic notifier
[   14.920535] acpi device:0d: registered as cooling_device4
[   14.920887] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13
[   14.921010] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   14.921121] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   15.140845] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   65.885313] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   65.885318] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   65.891767] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   67.965330] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   67.965336] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   67.977788] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   72.211714] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[   72.213578] wlan0: authenticated
[   72.217396] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[   72.226322] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=7)
[   72.226326] wlan0: associated
[   72.227016] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   72.227021] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[   72.227040] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[   80.591562] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[   98.744339] NET: Registered protocol family 10
[  108.775084] wlan0: no IPv6 routers present
[ 3052.600455] padlock_sha: VIA PadLock Hash Engine not detected.
[ 4570.831563] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: ef:47:ef:2d:60:17
[11823.408518] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: a9:28:56:a9:e6:2e
[19996.735168] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: f3:c8:4e:f5:b7:55
[25921.412829] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[27383.915417] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[28341.458447] PM: Syncing filesystems ... done.
[28341.488858] PM: Preparing system for mem sleep
[28342.606019] Freezing user space processes ... (elapsed 0.01 seconds) done.
[28342.619032] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[28342.632369] PM: Entering mem sleep
[28342.632403] Suspending console(s) (use no_console_suspend to debug)
[28342.635260] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[28342.635748] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[28342.635754] brcmsmac 0000:02:00.0: PCI INT A disabled
[28342.635783] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[28342.636515] sd 0:0:0:0: [sda] Stopping disk
[28342.672338] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[28342.685659] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[28342.842310] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[28344.100751] ata_piix 0000:00:1f.2: PCI INT B disabled
[28344.111585] PM: suspend of devices complete after 1479.690 msecs
[28344.151508] PM: late suspend of devices complete after 39.940 msecs
[28344.151822] ACPI: Preparing to enter system sleep state S3
[28344.178197] PM: Saving platform NVS memory
[28344.178634] Disabling non-boot CPUs ...
[28344.281397] CPU 1 is now offline
[28344.384653] CPU 2 is now offline
[28344.487919] CPU 3 is now offline
[28344.488281] Extended CMOS year: 2000
[28344.488675] ACPI: Low-level resume complete
[28344.488720] PM: Restoring platform NVS memory
[28344.489031] Extended CMOS year: 2000
[28344.489045] Enabling non-boot CPUs ...
[28344.495896] Booting Node 0 Processor 1 APIC 0x2
[28344.495898] smpboot cpu 1: start_ip = 9a000
[28344.507083] Calibrating delay loop (skipped) already calibrated this CPU
[28344.528702] Switched to NOHz mode on CPU #1
[28344.529114] NMI watchdog enabled, takes one hw-pmu counter.
[28344.532703] CPU1 is up
[28344.537056] Booting Node 0 Processor 2 APIC 0x1
[28344.537057] smpboot cpu 2: start_ip = 9a000
[28344.548167] Calibrating delay loop (skipped) already calibrated this CPU
[28344.568558] NMI watchdog enabled, takes one hw-pmu counter.
[28344.568580] Switched to NOHz mode on CPU #2
[28344.569174] CPU2 is up
[28344.570551] Booting Node 0 Processor 3 APIC 0x3
[28344.570554] smpboot cpu 3: start_ip = 9a000
[28344.581743] Calibrating delay loop (skipped) already calibrated this CPU
[28344.603360] NMI watchdog enabled, takes one hw-pmu counter.
[28344.604144] CPU3 is up
[28344.607142] Switched to NOHz mode on CPU #3
[28344.607251] ACPI: Waking up from system sleep state S3
[28345.108475] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[28345.108483] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[28345.108487] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[28345.108490] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[28345.108496] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[28345.108500] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[28345.108521] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.108530] i915 0000:00:02.0: restoring config space at offset 0x2 (was 0x3800009, writing 0x3000009)
[28345.108534] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[28345.108558] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.108574] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[28345.108598] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[28345.108611] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[28345.108623] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[28345.108650] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.108667] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[28345.108675] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[28345.108708] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.108724] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[28345.108729] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[28345.108736] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[28345.108776] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[28345.108792] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.108798] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[28345.108804] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[28345.108810] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[28345.108820] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[28345.108828] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[28345.108878] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[28345.108893] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.108899] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[28345.108905] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[28345.108912] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[28345.108921] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[28345.108929] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[28345.108966] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[28345.108978] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[28345.108990] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[28345.109016] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.109033] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[28345.109041] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[28345.109107] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[28345.109118] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[28345.109123] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[28345.109128] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[28345.109134] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[28345.109139] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[28345.109146] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[28345.109164] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[28345.109179] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[28345.109187] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[28345.109217] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.109221] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[28345.109226] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[28345.109230] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[28345.109236] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[28345.109242] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[28345.109286] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.109291] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[28345.109295] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[28345.109300] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[28345.109306] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[28345.109312] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[28345.109358] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.109362] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[28345.109367] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[28345.109371] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[28345.109378] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[28345.109383] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[28345.109429] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[28345.109434] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[28345.109438] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[28345.109443] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[28345.109449] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[28345.109455] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[28345.109500] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[28345.109517] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[28345.109523] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[28345.109528] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[28345.109534] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[28345.109635] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[28345.109680] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[28345.109690] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[28345.109704] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[28345.109912] PM: early resume of devices complete after 1.507 msecs
[28345.110128] i915 0000:00:02.0: setting latency timer to 64
[28345.110135] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[28345.110145] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[28345.110173] usb usb3: root hub lost power or was reset
[28345.110187] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[28345.110193] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[28345.110197] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[28345.110201] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[28345.110250] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[28345.110255] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[28345.110270] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[28345.110302] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[28345.110305] usb usb4: root hub lost power or was reset
[28345.110311] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[28345.110330] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[28345.110340] ata_piix 0000:00:1f.2: setting latency timer to 64
[28345.110382] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[28345.110393] brcmsmac 0000:02:00.0: setting latency timer to 64
[28345.111581] sd 0:0:0:0: [sda] Starting disk
[28345.181628] bcm5974: bad trackpad package, length: 8
[28345.182503] bcm5974: bad trackpad package, length: 8
[28345.183647] bcm5974: bad trackpad package, length: 8
[28345.185630] bcm5974: bad trackpad package, length: 8
[28345.186623] bcm5974: bad trackpad package, length: 8
[28345.187621] bcm5974: bad trackpad package, length: 8
[28345.244316] Extended CMOS year: 2000
[28346.131114] ata2.00: failed to resume link (SControl 0)
[28346.450891] ata1.01: failed to resume link (SControl 0)
[28346.604198] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[28346.604212] ata1.01: SATA link down (SStatus 0 SControl 0)
[28346.610927] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[28346.617689] ata1.00: configured for UDMA/133
[28346.721695] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[28346.721699] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[28346.722741] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[28346.722762] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[28346.722764] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[28346.821570] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[28346.844617] PM: resume of devices complete after 1735.553 msecs
[28346.845073] PM: Finishing wakeup.
[28346.845075] Restarting tasks ... 
[28346.846906] usb 2-1.2: USB disconnect, device number 4
[28346.847829] done.
[28346.886919] video LNXVIDEO:00: Restoring backlight state
[28346.951459] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[28346.951467] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[28346.951477] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[28347.100495] cfg80211: Calling CRDA for country: X3
[28347.153812] ata2.01: failed to resume link (SControl 0)
[28347.165420] ata2.00: SATA link down (SStatus 4 SControl 0)
[28347.165440] ata2.01: SATA link down (SStatus 0 SControl 0)
[28832.332228] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[28832.332233] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[28832.346571] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[28832.346941] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[28834.386648] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[28834.386654] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[28834.400969] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[28834.401337] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[28838.564478] wlan0: authenticate with 00:03:52:2c:01:00 (try 1)
[28838.566160] wlan0: authenticated
[28838.570011] wlan0: associate with 00:03:52:2c:01:00 (try 1)
[28838.572041] wlan0: RX AssocResp from 00:03:52:2c:01:00 (capab=0x431 status=0 aid=2)
[28838.572046] wlan0: associated
[28838.572731] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[28838.572735] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[28838.572756] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[28838.573108] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[28854.809792] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35152.078379] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 5b:36:32:d5:0c:0c
[38988.425552] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[41874.980365] wlan0: deauthenticated from 00:03:52:2c:01:00 (Reason: 2)
[41874.982341] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[41874.982353] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[41874.982361] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[41875.118798] cfg80211: Calling CRDA to update world regulatory domain
[41877.197773] wlan0: authenticate with 00:03:52:2c:01:00 (try 1)
[41877.240143] wlan0: authenticated
[41877.240250] wlan0: associate with 00:03:52:2c:01:00 (try 1)
[41877.259339] wlan0: RX ReassocResp from 00:03:52:2c:01:00 (capab=0x431 status=0 aid=2)
[41877.259343] wlan0: associated
[41877.260366] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[41877.260370] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[41877.260390] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[41923.747799] wlan0: deauthenticated from 00:03:52:2c:01:00 (Reason: 2)
[41923.748390] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[41923.748399] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[41923.748411] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[41923.777212] cfg80211: Calling CRDA to update world regulatory domain
[41925.881340] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[41926.079153] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[41926.279072] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[41926.478938] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
[42096.447138] INFO: task wpa_supplicant:12304 blocked for more than 120 seconds.
[42096.447142] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42096.447145] wpa_supplicant  D 0000000100bec1a4     0 12304      1 0x00000000
[42096.447151]  ffff8801364ed8f8 0000000000000082 ffff880100000000 ffff8801364edfd8
[42096.447157]  ffff88015d281cc0 ffff8801364edfd8 ffff8801364edfd8 ffff8801364edfd8
[42096.447161]  ffffffff8189d020 ffff88015d281cc0 ffff8801364ed858 ffffffff81088589
[42096.447166] Call Trace:
[42096.447174]  [<ffffffff81088589>] ? enqueue_hrtimer+0x39/0xf0
[42096.447178]  [<ffffffff81088e00>] ? lock_hrtimer_base.isra.23+0x30/0x60
[42096.447182]  [<ffffffff81088f16>] ? hrtimer_try_to_cancel+0x96/0x130
[42096.447188]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42096.447194]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42096.447198]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42096.447211]  [<ffffffffa026a1ee>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[42096.447220]  [<ffffffffa02790ac>] ieee80211_scan+0x6c/0x90 [mac80211]
[42096.447230]  [<ffffffffa01e024c>] nl80211_trigger_scan+0x35c/0x600 [cfg80211]
[42096.447237]  [<ffffffff8136fc45>] genl_rcv_msg+0x1d5/0x250
[42096.447242]  [<ffffffff8136fa70>] ? genl_rcv+0x40/0x40
[42096.447246]  [<ffffffff8136edf9>] netlink_rcv_skb+0xa9/0xd0
[42096.447251]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42096.447255]  [<ffffffff8136fa55>] genl_rcv+0x25/0x40
[42096.447259]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42096.447264]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42096.447269]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42096.447274]  [<ffffffff813310c1>] ? move_addr_to_kernel+0x51/0x60
[42096.447278]  [<ffffffff8133c5da>] ? verify_iovec+0x4a/0xd0
[42096.447282]  [<ffffffff8132fafc>] __sys_sendmsg+0x39c/0x3b0
[42096.447288]  [<ffffffff8114702f>] ? kmem_cache_free+0x2f/0x150
[42096.447293]  [<ffffffff81173f00>] ? d_kill+0xe0/0x140
[42096.447296]  [<ffffffff8117c220>] ? mntput_no_expire+0x30/0xe0
[42096.447301]  [<ffffffff813320a9>] sys_sendmsg+0x49/0x90
[42096.447306]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42096.447315] INFO: task fetchmail:9063 blocked for more than 120 seconds.
[42096.447316] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42096.447319] fetchmail       D 0000000100bed37e     0  9063  12471 0x00000004
[42096.447323]  ffff880110c47b18 0000000000000086 ffff880100000000 0000000000000246
[42096.447328]  ffff880168ecb250 ffff880110c47fd8 ffff880110c47fd8 ffff880110c47fd8
[42096.447332]  ffff880168ecf300 ffff880168ecb250 ffffffff10c47b38 0000000000000000
[42096.447337] Call Trace:
[42096.447341]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42096.447347]  [<ffffffff811047da>] ? get_page_from_freelist+0x32a/0x7f0
[42096.447351]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42096.447355]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42096.447359]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42096.447363]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42096.447368]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42096.447372]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42096.447377]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42096.447381]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42096.447385]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42096.447390]  [<ffffffff8112cbad>] ? page_add_new_anon_rmap+0x9d/0xb0
[42096.447395]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42096.447398]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42096.447403]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42096.447407]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42096.447412]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42096.447416]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42096.447421]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42096.447425]  [<ffffffff8132fcca>] ? sock_map_fd+0x2a/0x40
[42096.447429]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42216.377639] INFO: task wpa_supplicant:12304 blocked for more than 120 seconds.
[42216.377643] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42216.377646] wpa_supplicant  D 0000000100bec1a4     0 12304      1 0x00000004
[42216.377651]  ffff8801364ed8f8 0000000000000082 ffff880100000000 ffff8801364edfd8
[42216.377656]  ffff88015d281cc0 ffff8801364edfd8 ffff8801364edfd8 ffff8801364edfd8
[42216.377661]  ffffffff8189d020 ffff88015d281cc0 ffff8801364ed858 ffffffff81088589
[42216.377666] Call Trace:
[42216.377673]  [<ffffffff81088589>] ? enqueue_hrtimer+0x39/0xf0
[42216.377678]  [<ffffffff81088e00>] ? lock_hrtimer_base.isra.23+0x30/0x60
[42216.377681]  [<ffffffff81088f16>] ? hrtimer_try_to_cancel+0x96/0x130
[42216.377687]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42216.377692]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42216.377696]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42216.377709]  [<ffffffffa026a1ee>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[42216.377718]  [<ffffffffa02790ac>] ieee80211_scan+0x6c/0x90 [mac80211]
[42216.377727]  [<ffffffffa01e024c>] nl80211_trigger_scan+0x35c/0x600 [cfg80211]
[42216.377734]  [<ffffffff8136fc45>] genl_rcv_msg+0x1d5/0x250
[42216.377739]  [<ffffffff8136fa70>] ? genl_rcv+0x40/0x40
[42216.377743]  [<ffffffff8136edf9>] netlink_rcv_skb+0xa9/0xd0
[42216.377748]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42216.377752]  [<ffffffff8136fa55>] genl_rcv+0x25/0x40
[42216.377756]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42216.377761]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42216.377766]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42216.377770]  [<ffffffff813310c1>] ? move_addr_to_kernel+0x51/0x60
[42216.377774]  [<ffffffff8133c5da>] ? verify_iovec+0x4a/0xd0
[42216.377778]  [<ffffffff8132fafc>] __sys_sendmsg+0x39c/0x3b0
[42216.377784]  [<ffffffff8114702f>] ? kmem_cache_free+0x2f/0x150
[42216.377788]  [<ffffffff81173f00>] ? d_kill+0xe0/0x140
[42216.377792]  [<ffffffff8117c220>] ? mntput_no_expire+0x30/0xe0
[42216.377796]  [<ffffffff813320a9>] sys_sendmsg+0x49/0x90
[42216.377802]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42216.377810] INFO: task fetchmail:9063 blocked for more than 120 seconds.
[42216.377812] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42216.377814] fetchmail       D 0000000100bed37e     0  9063  12471 0x00000004
[42216.377819]  ffff880110c47b18 0000000000000086 ffff880100000000 0000000000000246
[42216.377824]  ffff880168ecb250 ffff880110c47fd8 ffff880110c47fd8 ffff880110c47fd8
[42216.377828]  ffff880168ecf300 ffff880168ecb250 ffffffff10c47b38 0000000000000000
[42216.377833] Call Trace:
[42216.377837]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42216.377842]  [<ffffffff811047da>] ? get_page_from_freelist+0x32a/0x7f0
[42216.377847]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42216.377850]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42216.377855]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42216.377858]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42216.377863]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42216.377867]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42216.377871]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42216.377876]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42216.377880]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42216.377885]  [<ffffffff8112cbad>] ? page_add_new_anon_rmap+0x9d/0xb0
[42216.377889]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42216.377893]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42216.377898]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42216.377902]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42216.377906]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42216.377910]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42216.377915]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42216.377919]  [<ffffffff8132fcca>] ? sock_map_fd+0x2a/0x40
[42216.377924]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42216.377927] INFO: task sendmail:9066 blocked for more than 120 seconds.
[42216.377929] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42216.377931] sendmail        D 0000000100befe7c     0  9066   9065 0x00000000
[42216.377935]  ffff8801388adb18 0000000000000086 ffff880100000000 0000000000000246
[42216.377940]  ffff880168fa8730 ffff8801388adfd8 ffff8801388adfd8 ffff8801388adfd8
[42216.377944]  ffff880168fa9cc0 ffff880168fa8730 ffffffff388adb38 0000000000000000
[42216.377948] Call Trace:
[42216.377952]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42216.377957]  [<ffffffff8103ecc8>] ? do_page_fault+0x1b8/0x4c0
[42216.377961]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42216.377965]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42216.377969]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42216.377972]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42216.377977]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42216.377981]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42216.377985]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42216.377989]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42216.377993]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42216.377998]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42216.378001]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42216.378005]  [<ffffffff8115ec08>] ? get_empty_filp+0x58/0x170
[42216.378010]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42216.378014]  [<ffffffff8136d4ad>] ? netlink_table_ungrab+0x2d/0x30
[42216.378018]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42216.378022]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42216.378027]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42216.378030]  [<ffffffff8132fcca>] ? sock_map_fd+0x2a/0x40
[42216.378035]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42216.378038] INFO: task ip:9067 blocked for more than 120 seconds.
[42216.378040] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42216.378042] ip              D 0000000100bf03a3     0  9067  12307 0x00000000
[42216.378046]  ffff88015e135b18 0000000000000086 ffff880100000000 0000000000000246
[42216.378050]  ffff88014cc6b980 ffff88015e135fd8 ffff88015e135fd8 ffff88015e135fd8
[42216.378055]  ffff880168eccf10 ffff88014cc6b980 ffffffff5e135a58 0000000000000000
[42216.378059] Call Trace:
[42216.378062]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42216.378065]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42216.378070]  [<ffffffff811047da>] ? get_page_from_freelist+0x32a/0x7f0
[42216.378074]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42216.378078]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42216.378082]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42216.378085]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42216.378089]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42216.378093]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42216.378098]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42216.378102]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42216.378106]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42216.378110]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42216.378113]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42216.378117]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42216.378121]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42216.378125]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42216.378129]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42216.378133]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42216.378138]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42216.378141] INFO: task ip:9124 blocked for more than 120 seconds.
[42216.378142] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42216.378145] ip              D 0000000100bf5227     0  9124  12307 0x00000000
[42216.378148]  ffff88013d0e7b18 0000000000000082 ffff880100000000 0000000000000246
[42216.378153]  ffff880167268e60 ffff88013d0e7fd8 ffff88013d0e7fd8 ffff88013d0e7fd8
[42216.378157]  ffff880168fa9cc0 ffff880167268e60 ffffffff3d0e7a58 0000000000000000
[42216.378162] Call Trace:
[42216.378165]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42216.378168]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42216.378172]  [<ffffffff811047da>] ? get_page_from_freelist+0x32a/0x7f0
[42216.378176]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42216.378180]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42216.378184]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42216.378187]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42216.378191]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42216.378196]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42216.378200]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42216.378204]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42216.378208]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42216.378212]  [<ffffffff81404a4e>] ? nl_pid_hash_rehash+0x11a/0x162
[42216.378216]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42216.378220]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42216.378224]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42216.378229]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42216.378233]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42216.378237]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42249.278141] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 6d:7e:ac:81:68:84
[42307.484605] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 2f:81:9b:b8:dc:4e
[42336.308150] INFO: task wpa_supplicant:12304 blocked for more than 120 seconds.
[42336.308154] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42336.308157] wpa_supplicant  D 0000000100bec1a4     0 12304      1 0x00000004
[42336.308162]  ffff8801364ed8f8 0000000000000082 ffff880100000000 ffff8801364edfd8
[42336.308167]  ffff88015d281cc0 ffff8801364edfd8 ffff8801364edfd8 ffff8801364edfd8
[42336.308172]  ffffffff8189d020 ffff88015d281cc0 ffff8801364ed858 ffffffff81088589
[42336.308177] Call Trace:
[42336.308185]  [<ffffffff81088589>] ? enqueue_hrtimer+0x39/0xf0
[42336.308189]  [<ffffffff81088e00>] ? lock_hrtimer_base.isra.23+0x30/0x60
[42336.308193]  [<ffffffff81088f16>] ? hrtimer_try_to_cancel+0x96/0x130
[42336.308199]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42336.308205]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42336.308209]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42336.308223]  [<ffffffffa026a1ee>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[42336.308231]  [<ffffffffa02790ac>] ieee80211_scan+0x6c/0x90 [mac80211]
[42336.308241]  [<ffffffffa01e024c>] nl80211_trigger_scan+0x35c/0x600 [cfg80211]
[42336.308248]  [<ffffffff8136fc45>] genl_rcv_msg+0x1d5/0x250
[42336.308252]  [<ffffffff8136fa70>] ? genl_rcv+0x40/0x40
[42336.308257]  [<ffffffff8136edf9>] netlink_rcv_skb+0xa9/0xd0
[42336.308261]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42336.308265]  [<ffffffff8136fa55>] genl_rcv+0x25/0x40
[42336.308269]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42336.308274]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42336.308279]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42336.308284]  [<ffffffff813310c1>] ? move_addr_to_kernel+0x51/0x60
[42336.308288]  [<ffffffff8133c5da>] ? verify_iovec+0x4a/0xd0
[42336.308292]  [<ffffffff8132fafc>] __sys_sendmsg+0x39c/0x3b0
[42336.308297]  [<ffffffff8114702f>] ? kmem_cache_free+0x2f/0x150
[42336.308301]  [<ffffffff81173f00>] ? d_kill+0xe0/0x140
[42336.308305]  [<ffffffff8117c220>] ? mntput_no_expire+0x30/0xe0
[42336.308309]  [<ffffffff813320a9>] sys_sendmsg+0x49/0x90
[42336.308314]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42336.308324] INFO: task fetchmail:9063 blocked for more than 120 seconds.
[42336.308326] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42336.308328] fetchmail       D 0000000100bed37e     0  9063  12471 0x00000004
[42336.308332]  ffff880110c47b18 0000000000000086 ffff880100000000 0000000000000246
[42336.308337]  ffff880168ecb250 ffff880110c47fd8 ffff880110c47fd8 ffff880110c47fd8
[42336.308341]  ffff880168ecf300 ffff880168ecb250 ffffffff10c47b38 0000000000000000
[42336.308346] Call Trace:
[42336.308350]  [<ffffffff8111adf9>] ? zone_statistics+0x99/0xc0
[42336.308355]  [<ffffffff811047da>] ? get_page_from_freelist+0x32a/0x7f0
[42336.308360]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42336.308364]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42336.308368]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42336.308371]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42336.308377]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42336.308381]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42336.308385]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42336.308390]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42336.308394]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42336.308399]  [<ffffffff8112cbad>] ? page_add_new_anon_rmap+0x9d/0xb0
[42336.308403]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42336.308406]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42336.308412]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42336.308416]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42336.308420]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42336.308424]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42336.308429]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42336.308433]  [<ffffffff8132fcca>] ? sock_map_fd+0x2a/0x40
[42336.308438]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b
[42336.308441] INFO: task sendmail:9066 blocked for more than 120 seconds.
[42336.308443] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[42336.308445] sendmail        D 0000000100befe7c     0  9066   9065 0x00000000
[42336.308449]  ffff8801388adb18 0000000000000086 ffff880100000000 0000000000000246
[42336.308453]  ffff880168fa8730 ffff8801388adfd8 ffff8801388adfd8 ffff8801388adfd8
[42336.308458]  ffff880168fa9cc0 ffff880168fa8730 ffffffff388adb38 0000000000000000
[42336.308462] Call Trace:
[42336.308466]  [<ffffffff81124894>] ? handle_mm_fault+0x1b4/0x350
[42336.308471]  [<ffffffff8103ecc8>] ? do_page_fault+0x1b8/0x4c0
[42336.308475]  [<ffffffff8105b87f>] schedule+0x3f/0x60
[42336.308479]  [<ffffffff81406f39>] __mutex_lock_slowpath+0x139/0x330
[42336.308483]  [<ffffffff81407146>] mutex_lock+0x16/0x30
[42336.308486]  [<ffffffff81338c0f>] ? __alloc_skb+0x4f/0x230
[42336.308491]  [<ffffffff813553b5>] rtnl_lock+0x15/0x20
[42336.308495]  [<ffffffff813553d6>] rtnetlink_rcv+0x16/0x40
[42336.308499]  [<ffffffff8136e6d9>] netlink_unicast+0x2d9/0x320
[42336.308503]  [<ffffffff8136eaba>] netlink_sendmsg+0x2da/0x370
[42336.308508]  [<ffffffff8132f63e>] sock_sendmsg+0x10e/0x130
[42336.308512]  [<ffffffff811485eb>] ? __kmalloc+0x15b/0x1a0
[42336.308515]  [<ffffffff813342eb>] ? sk_prot_alloc+0x13b/0x290
[42336.308519]  [<ffffffff8115ec08>] ? get_empty_filp+0x58/0x170
[42336.308523]  [<ffffffff8104c073>] ? __wake_up+0x53/0x70
[42336.308528]  [<ffffffff8136d4ad>] ? netlink_table_ungrab+0x2d/0x30
[42336.308532]  [<ffffffff8136d599>] ? netlink_insert+0xe9/0x170
[42336.308536]  [<ffffffff81331c0d>] sys_sendto+0x13d/0x190
[42336.308540]  [<ffffffff8115bcb2>] ? fd_install+0x62/0x80
[42336.308544]  [<ffffffff8132fcca>] ? sock_map_fd+0x2a/0x40
[42336.308548]  [<ffffffff81409042>] system_call_fastpath+0x16/0x1b

[-- Attachment #4: lsmod --]
[-- Type: text/plain, Size: 3104 bytes --]

Module                  Size  Used by
sha256_generic         10421  0 
ipv6                  288378  30 
ext4                  375381  1 
mbcache                 5817  1 ext4
jbd2                   70283  1 ext4
crc16                   1297  1 ext4
snd_hda_codec_hdmi     22757  1 
snd_hda_codec_cirrus    16716  1 
arc4                    1410  2 
uvcvideo               64995  0 
joydev                  9895  0 
usb_storage            44231  0 
uas                     8088  0 
videodev               84428  1 uvcvideo
media                  10437  2 uvcvideo,videodev
bcm5974                 8357  0 
v4l2_compat_ioctl32     8612  1 videodev
i915                  727791  2 
snd_hda_intel          22346  0 
brcmsmac              569736  0 
snd_hda_codec          79929  3 snd_hda_codec_hdmi,snd_hda_codec_cirrus,snd_hda_intel
mac80211              221340  1 brcmsmac
drm_kms_helper         25409  1 i915
snd_hwdep               6357  1 snd_hda_codec
snd_pcm                73760  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
drm                   184200  3 i915,drm_kms_helper
brcmutil                6688  1 brcmsmac
snd_timer              19416  1 snd_pcm
snd                    57818  7 snd_hda_codec_hdmi,snd_hda_codec_cirrus,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
applesmc               11741  0 
iTCO_wdt               11789  0 
cfg80211              164819  2 brcmsmac,mac80211
soundcore               6146  1 snd
i2c_algo_bit            5199  1 i915
evdev                   9530  9 
sg                     25461  0 
input_polldev           2882  1 applesmc
snd_page_alloc          7089  2 snd_hda_intel,snd_pcm
pcspkr                  1819  0 
i2c_i801                8187  0 
iTCO_vendor_support     1929  1 iTCO_wdt
rfkill                 15402  1 cfg80211
i2c_core               20133  6 videodev,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
mei                    31195  0 
apple_bl                2978  0 
video                  11292  1 i915
battery                 6485  0 
ac                      2376  0 
intel_agp              10904  1 i915
button                  4470  1 i915
intel_gtt              14391  3 i915,intel_agp
processor              24224  0 
jfs                   172592  1 
aesni_intel            47538  32 
cryptd                  8213  9 aesni_intel
aes_x86_64              7476  1 aesni_intel
aes_generic            26106  2 aesni_intel,aes_x86_64
xts                     2493  8 
gf128mul                5890  1 xts
dm_crypt               16361  1 
dm_mod                 69308  3 dm_crypt
sd_mod                 28275  3 
hid_multitouch          6801  0 
pata_acpi               3376  0 
hid_apple               5354  0 
usbhid                 35320  1 hid_multitouch
hid                    82819  3 hid_multitouch,hid_apple,usbhid
uhci_hcd               23084  0 
ata_piix               21941  2 
libata                165252  2 pata_acpi,ata_piix
scsi_mod              131610  5 usb_storage,uas,sg,sd_mod,libata
ehci_hcd               40570  0 
usbcore               142640  8 uvcvideo,usb_storage,uas,bcm5974,usbhid,uhci_hcd,ehci_hcd

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-18 11:14 BUG: All network processes hang (brcmsmac/wpa_supplicant) Nico Schottelius
@ 2011-10-18 12:24 ` Eric Dumazet
  2011-10-19 12:36     ` Nico Schottelius
  2011-10-18 13:14 ` Arend van Spriel
  1 sibling, 1 reply; 33+ messages in thread
From: Eric Dumazet @ 2011-10-18 12:24 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: LKML, netdev

Le mardi 18 octobre 2011 à 13:14 +0200, Nico Schottelius a écrit :
> Dear LKML,
> 
> there is a rather nasty bug in all recent kernels (probably older as
> well):
> 
> If wpa_supplicant looses the connection to an AP, all network calls
> hang, uninterruptle.
> 
> This is a snippet of running fetchmail after the problem started:
> 
> socket(PF_NETLINK, SOCK_RAW, 0)         = 4
> bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
> getsockname(4, {sa_family=AF_NETLINK, pid=9734, groups=00000000}, [12]) = 0
> sendto(4, "\24\0\0\0\26\0\1\3\225\\\235N\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12
> 
> [12:59] brief:linux-2.6% ps aux | grep fetchmail
> nico      9063  0.0  0.0  20652  1492 pts/3    D+   12:55   0:00 fetchmail
> nico      9564  0.0  0.0  20652  1496 pts/15   D+   13:01   0:00 fetchmail
> nico      9731  0.0  0.0   4288   724 pts/34   S+   13:01   0:00 strace -fF fetchmail
> nico      9734  0.0  0.0  20652  1492 pts/34   D+   13:01   0:00 fetchmail
> 
> This is particular nasty, because even calling "sudo -i" does a sendto() call
> and thus hangs, as well as trying to send this mail with sendmail makes mutt hang.
> 
> I've seen that on stock Archlinux kernel (linux 3.0.6-2),
> latest from Linus (v3.1-rc9-93-ga84a79e), merged trees from Keith and Jiri
> (3.1.0-rc6-gbee709a).
> 
> Listing of hanging processes:
> 
> [13:05] brief:linux-2.6% ps aux | grep D        
> USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
> root      9056  0.2  0.0      0     0 ?        D    12:54   0:02 [kworker/u:0]
> nico      9063  0.0  0.0  20652  1492 pts/3    D+   12:55   0:00 fetchmail
> nico      9066  0.0  0.0  16548  1180 ?        D    12:56   0:00 sendmail -oem -oi -f ME@inf.ethz.ch -- RECIPIENT
> root      9067  0.0  0.0   6060   320 pts/14   DN   12:56   0:00 ip r
> root      9124  0.0  0.0   6060   320 pts/14   DN   12:57   0:00 ip r add 192.168.42.1/24 dev lo
> root      9390  0.0  0.0  11996   784 pts/12   D+   13:01   0:00 sudo -i
> nico      9564  0.0  0.0  20652  1496 pts/15   D+   13:01   0:00 fetchmail
> nico      9734  0.0  0.0  20652  1492 pts/34   D+   13:01   0:00 fetchmail
> root     12304  0.0  0.0  28624  2228 ?        Ds   09:16   0:00 wpa_supplicant -B -P /run/wpa_supplicant_wlan0.pid -i wlan0 -D nl80211,wext -c /run/network//wpa.wlan0/wpa.conf
> [13:07] brief:linux-2.6% 
> 
> The hardware is again the (in)famous MacBook Air 4,2, so I imagine this may be
> related to brcmsmac.
> 
> Attached are config, dmesg, lsmod.


Must be a mutex_unlock(some_mltex) missing somewhere.

Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)

Try a "CONFIG_LOCKDEP=y" enabled build





^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-18 11:14 BUG: All network processes hang (brcmsmac/wpa_supplicant) Nico Schottelius
  2011-10-18 12:24 ` Eric Dumazet
@ 2011-10-18 13:14 ` Arend van Spriel
  2011-10-18 13:34   ` Nico Schottelius
  1 sibling, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-18 13:14 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: LKML, linux-wireless

On 10/18/2011 01:14 PM, Nico Schottelius wrote:
> Dear LKML,

In this case linux-wireless list may be more appropriate, adding it.

> The hardware is again the (in)famous MacBook Air 4,2, so I imagine this may be
> related to brcmsmac.
> 
> Attached are config, dmesg, lsmod.

In the dmesg I see a lot of PM messages. Did you do a suspend/resume or
hibernate? Trying to determine the scenario so any more info is appreciated.

> 
> Cheers,
> 
> Nico
> 

Gr. AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-18 13:14 ` Arend van Spriel
@ 2011-10-18 13:34   ` Nico Schottelius
  0 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-18 13:34 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Nico Schottelius, LKML, linux-wireless

Hey Arend,

Arend van Spriel [Tue, Oct 18, 2011 at 03:14:53PM +0200]:
> On 10/18/2011 01:14 PM, Nico Schottelius wrote:
> > Dear LKML,
> 
> In this case linux-wireless list may be more appropriate, adding it.
> 
> > The hardware is again the (in)famous MacBook Air 4,2, so I imagine this may be
> > related to brcmsmac.
> > 
> > Attached are config, dmesg, lsmod.
> 
> In the dmesg I see a lot of PM messages. Did you do a suspend/resume or
> hibernate? Trying to determine the scenario so any more info is appreciated.

I think there was one suspend & resume cycle in between, triggered by
echo mem > /sys/power/state.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-18 12:24 ` Eric Dumazet
@ 2011-10-19 12:36     ` Nico Schottelius
  0 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 12:36 UTC (permalink / raw)
  To: Eric Dumazet, Arend van Spriel, Nico Schottelius, LKML, linux-wireless
  Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

Hello,

I've

Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
> Must be a mutex_unlock(some_mltex) missing somewhere.
> 
> Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
> 
> Try a "CONFIG_LOCKDEP=y" enabled build

Did so, attached is the dmesg output after 3x suspend.

It also seems this bug gets more / only triggered when I loose the
connection to a wpa2-eap network that is defined like this:

network={
   ssid="eth"
  id_str="eth-802.2x"
   key_mgmt=WPA-EAP
   proto=WPA2
   eap=TTLS
   pairwise=CCMP TKIP
   group=CCMP TKIP
   phase2="auth=MSCHAPV2"
   identity="MYNAME"
   password="forgottoremoveit"
}

Hope the dmesg output helps and we can remove the problem soon
and making the mba finally almost completly usable :-)

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-gbee709a.config.gz --]
[-- Type: application/octet-stream, Size: 32180 bytes --]

[-- Attachment #3: 3.1.0-rc6-gbee709a.dmesg --]
[-- Type: text/plain, Size: 130038 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-gbee709a (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #2 SMP PREEMPT Tue Oct 18 15:55:28 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd29000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88016fa00000 s80448 r8192 d21952 u262144
[    0.000000] pcpu-alloc: s80448 r8192 d21952 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3955764k/6027264k available (4209k kernel code, 1924336k absent, 147164k reserved, 5235k data, 724k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 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.003333] Detected 1699.961 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.58 BogoMIPS (lpj=5666536)
[    0.000136] pid_max: default: 32768 minimum: 301
[    0.000343] Security Framework initialized
[    0.000909] AppArmor: AppArmor disabled by boot time parameter
[    0.001480] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002799] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003361] Mount-cache hash table entries: 256
[    0.003857] Initializing cgroup subsys cpuacct
[    0.003954] Initializing cgroup subsys memory
[    0.004036] Initializing cgroup subsys devices
[    0.004100] Initializing cgroup subsys freezer
[    0.004165] Initializing cgroup subsys net_cls
[    0.004229] Initializing cgroup subsys blkio
[    0.004371] CPU: Physical Processor ID: 0
[    0.004434] CPU: Processor Core ID: 0
[    0.004501] mce: CPU supports 7 MCE banks
[    0.004578] CPU0: Thermal monitoring enabled (TM1)
[    0.004652] using mwait in idle threads.
[    0.006261] ACPI: Core revision 20110623
[    0.015049] ftrace: allocating 17949 entries in 71 pages
[    0.024976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.058028] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.164179] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.164390] ... version:                3
[    0.164452] ... bit width:              48
[    0.164515] ... generic registers:      4
[    0.164578] ... value mask:             0000ffffffffffff
[    0.164643] ... max period:             000000007fffffff
[    0.164708] ... fixed-purpose events:   3
[    0.164771] ... event mask:             000000070000000f
[    0.184633] NMI watchdog enabled, takes one hw-pmu counter.
[    0.210843] Booting Node   0, Processors  #1
[    0.210948] smpboot cpu 1: start_ip = 9a000
[    0.324200] NMI watchdog enabled, takes one hw-pmu counter.
[    0.344129]  #2
[    0.344175] smpboot cpu 2: start_ip = 9a000
[    0.457454] NMI watchdog enabled, takes one hw-pmu counter.
[    0.477367]  #3
[    0.477423] smpboot cpu 3: start_ip = 9a000
[    0.590718] NMI watchdog enabled, takes one hw-pmu counter.
[    0.597263] Brought up 4 CPUs
[    0.597342] Total of 4 processors activated (13605.51 BogoMIPS).
[    0.601219] devtmpfs: initialized
[    0.602291] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.603319] print_constraints: dummy: 
[    0.603470] NET: Registered protocol family 16
[    0.603646] ACPI: bus type pci registered
[    0.603880] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.603974] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.645673] PCI: Using configuration type 1 for base access
[    0.646329] bio: create slab <bio-0> at 0
[    0.646519] ACPI: Added _OSI(Module Device)
[    0.646582] ACPI: Added _OSI(Processor Device)
[    0.646645] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.646710] ACPI: Added _OSI(Processor Aggregator Device)
[    0.648395] ACPI: EC: EC description table is found, configuring boot EC
[    0.655149] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.655761] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.656343] ACPI: Dynamic OEM Table Load:
[    0.656488] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.664190] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.664821] ACPI: Dynamic OEM Table Load:
[    0.664966] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.674011] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.674585] ACPI: Dynamic OEM Table Load:
[    0.674729] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.684465] ACPI: Interpreter enabled
[    0.684529] ACPI: (supports S0 S3 S4 S5)
[    0.684776] ACPI: Using IOAPIC for interrupt routing
[    0.705167] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.705419] ACPI: No dock devices found.
[    0.705483] HEST: Table not found.
[    0.705546] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.706008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.706657] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.706726] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.706795] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.706879] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.706962] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.707055] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.707097] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.707129] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.707132] pci 0000:00:01.0: PME# disabled
[    0.707160] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.707174] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.707182] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.707194] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.707267] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.707298] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.707374] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.707380] pci 0000:00:16.0: PME# disabled
[    0.707421] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.707471] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.707542] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.707568] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.707657] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.707663] pci 0000:00:1a.7: PME# disabled
[    0.707693] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.707715] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.707785] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.707789] pci 0000:00:1b.0: PME# disabled
[    0.707818] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.707920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.707926] pci 0000:00:1c.0: PME# disabled
[    0.707967] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.708070] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.708076] pci 0000:00:1c.1: PME# disabled
[    0.708119] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.708169] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.708240] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.708266] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.708353] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.708359] pci 0000:00:1d.7: PME# disabled
[    0.708387] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.708518] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.708539] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.708551] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.708565] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.708576] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.708587] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.708597] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.708646] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.708666] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.708691] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.708764] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.708815] pci 0000:03:00.0: supports D1 D2
[    0.708817] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.708821] pci 0000:03:00.0: PME# disabled
[    0.713873] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.713953] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.713956] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.713962] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.714013] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.714067] pci 0000:04:00.0: supports D1 D2
[    0.714069] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714073] pci 0000:04:00.0: PME# disabled
[    0.714108] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.714162] pci 0000:04:03.0: supports D1 D2
[    0.714164] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714168] pci 0000:04:03.0: PME# disabled
[    0.714197] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.714251] pci 0000:04:04.0: supports D1 D2
[    0.714253] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714257] pci 0000:04:04.0: PME# disabled
[    0.714302] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.714372] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.714437] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.714453] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.714465] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.714544] pci 0000:05:00.0: supports D1 D2
[    0.714546] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714551] pci 0000:05:00.0: PME# disabled
[    0.720536] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.720621] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.720668] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.720738] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.720783] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.720855] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.720950] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.721022] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.721184] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.721236] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.721445] pci 0000:02:00.0: supports D1 D2
[    0.721447] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.721457] pci 0000:02:00.0: PME# disabled
[    0.727247] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.727318] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.727359] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.727471] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.727571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.727684]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.727892]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.731347] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.732006] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.732609] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.733263] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.733868] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.734566] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.735220] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.735873] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.736531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.736622] vgaarb: loaded
[    0.736682] vgaarb: bridge control possible 0000:00:02.0
[    0.736831] PCI: Using ACPI for IRQ routing
[    0.741159] PCI: pci_cache_line_size set to 64 bytes
[    0.741281] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.741284] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.741287] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.741290] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.741411] NetLabel: Initializing
[    0.741472] NetLabel:  domain hash size = 128
[    0.741535] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.741613] NetLabel:  unlabeled traffic allowed by default
[    0.741696] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.742133] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.744216] Switching to clocksource hpet
[    0.747179] Switched to NOHz mode on CPU #0
[    0.747280] Switched to NOHz mode on CPU #1
[    0.747284] Switched to NOHz mode on CPU #2
[    0.747295] Switched to NOHz mode on CPU #3
[    0.750842] pnp: PnP ACPI init
[    0.750921] ACPI: bus type pnp registered
[    0.751330] pnp 00:00: [bus 00-ff]
[    0.751333] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.751338] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.751340] pnp 00:00: [io  0x0d00-0xffff window]
[    0.751342] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.751345] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.751347] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.751350] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.751352] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.751354] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.751357] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.751359] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.751361] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.751364] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.751366] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.751368] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.751371] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.751373] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.751376] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.751378] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.751449] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.751540] pnp 00:01: [io  0x0000-0x001f]
[    0.751542] pnp 00:01: [io  0x0081-0x0091]
[    0.751544] pnp 00:01: [io  0x0093-0x009f]
[    0.751546] pnp 00:01: [io  0x00c0-0x00df]
[    0.751549] pnp 00:01: [dma 4]
[    0.751583] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.751592] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.751621] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.751703] pnp 00:03: [irq 0 disabled]
[    0.751712] pnp 00:03: [irq 8]
[    0.751715] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.751768] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.751838] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.751849] pnp 00:04: [io  0x00f0]
[    0.751855] pnp 00:04: [irq 13]
[    0.751888] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.751898] pnp 00:05: [io  0x002e-0x002f]
[    0.751900] pnp 00:05: [io  0x004e-0x004f]
[    0.751902] pnp 00:05: [io  0x0061]
[    0.751904] pnp 00:05: [io  0x0063]
[    0.751906] pnp 00:05: [io  0x0065]
[    0.751908] pnp 00:05: [io  0x0067]
[    0.751910] pnp 00:05: [io  0x0080]
[    0.751911] pnp 00:05: [io  0x0092]
[    0.751913] pnp 00:05: [io  0x00b2-0x00b3]
[    0.751915] pnp 00:05: [io  0x1000-0x100f]
[    0.751918] pnp 00:05: [io  0x0400-0x047f]
[    0.751920] pnp 00:05: [io  0x0500-0x057f]
[    0.751967] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.752035] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.752102] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.752170] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.752179] pnp 00:06: [io  0x0070-0x0077]
[    0.752211] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.752225] pnp 00:07: [io  0x0300-0x031f]
[    0.752231] pnp 00:07: [irq 6]
[    0.752261] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.752431] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.752433] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.752435] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.752437] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.752440] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.752442] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.752444] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.752446] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.752448] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.752450] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.752453] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.752507] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.752577] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.752648] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.752716] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.752785] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.752854] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.752924] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.752992] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.753061] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.753130] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.753200] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.759128] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.759130] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.759194] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.759263] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.759333] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.759343] pnp: PnP ACPI: found 10 devices
[    0.759406] ACPI: ACPI bus type pnp unregistered
[    0.766451] PCI: max bus depth: 3 pci_try_num: 4
[    0.766511] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.766580] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.766656] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.766724] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.766798] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.766867] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.766942] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.767010] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.767084] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.767150] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.767219] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.767289] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.767374] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.767445] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.767525] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.767595] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.767692] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767763] pci 0000:00:01.0: setting latency timer to 64
[    0.767769] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767839] pci 0000:03:00.0: setting latency timer to 64
[    0.767845] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767916] pci 0000:04:00.0: setting latency timer to 64
[    0.767922] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.767992] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.768063] pci 0000:04:03.0: setting latency timer to 64
[    0.768069] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.768138] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.768209] pci 0000:04:04.0: setting latency timer to 64
[    0.768217] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.768286] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.768360] pci 0000:00:1c.0: setting latency timer to 64
[    0.768419] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.768489] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.768563] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.768635] pci 0000:00:1c.1: setting latency timer to 64
[    0.768640] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.768643] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.768645] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.768648] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.768651] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.768653] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.768656] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.768659] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.768661] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.768664] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.768667] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.768669] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.768672] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.768675] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.768743] NET: Registered protocol family 2
[    0.769019] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.770253] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.772055] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.772283] TCP: Hash tables configured (established 524288 bind 65536)
[    0.772852] TCP reno registered
[    0.772925] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.773014] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.773260] NET: Registered protocol family 1
[    0.773339] pci 0000:00:02.0: Boot video device
[    0.773712] PCI: CLS 256 bytes, default 64
[    0.773766] Unpacking initramfs...
[    0.842833] Freeing initrd memory: 2904k freed
[    0.843363] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.843436] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.843520] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.844109] audit: initializing netlink socket (disabled)
[    0.844184] type=2000 audit(1318950394.683:1): initialized
[    0.850087] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.863017] VFS: Disk quotas dquot_6.5.2
[    0.863224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.863475] msgmni has been set to 7731
[    0.863773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.863894] io scheduler noop registered
[    0.863958] io scheduler deadline registered
[    0.864072] io scheduler cfq registered (default)
[    0.864242] pcieport 0000:00:01.0: setting latency timer to 64
[    0.864286] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.864490] pcieport 0000:03:00.0: setting latency timer to 64
[    0.864525] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.864604] pcieport 0000:04:00.0: setting latency timer to 64
[    0.864641] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.864720] pcieport 0000:04:03.0: setting latency timer to 64
[    0.864757] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.864833] pcieport 0000:04:04.0: setting latency timer to 64
[    0.864869] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.865040] intel_idle: MWAIT substates: 0x21120
[    0.865042] intel_idle: v0.4 model 0x2A
[    0.865044] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.865098] ERST: Table is not found!
[    0.865161] GHES: HEST is not enabled!
[    0.865286] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.067777] Linux agpgart interface v0.103
[    1.067923] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.068874] i8042: No controller found
[    1.069007] mousedev: PS/2 mouse device common for all mice
[    1.069122] rtc_cmos 00:06: RTC can wake from S4
[    1.069292] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.069390] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.069595] cpuidle: using governor ladder
[    1.069864] cpuidle: using governor menu
[    1.070123] TCP cubic registered
[    1.070185] NET: Registered protocol family 17
[    1.070254] Registering the dns_resolver key type
[    1.070457] PM: Hibernation image not present or could not be loaded.
[    1.070462] registered taskstats version 1
[    1.076651] rtc_cmos 00:06: setting system clock to 2011-10-18 15:06:35 UTC (1318950395)
[    1.076809] Initializing network drop monitor service
[    1.078459] Freeing unused kernel memory: 724k freed
[    1.078633] Write protecting the kernel read-only data: 8192k
[    1.085761] Freeing unused kernel memory: 1916k freed
[    1.088728] Freeing unused kernel memory: 704k freed
[    1.109635] udevd[86]: starting version 173
[    1.159593] usbcore: registered new interface driver usbfs
[    1.159734] usbcore: registered new interface driver hub
[    1.159862] usbcore: registered new device driver usb
[    1.160348] SCSI subsystem initialized
[    1.162674] libata version 3.00 loaded.
[    1.163069] ata_piix 0000:00:1f.2: version 2.13
[    1.163089] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.163177] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.163885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.314121] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.314533] scsi0 : ata_piix
[    1.314763] scsi1 : ata_piix
[    1.315042] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.315116] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.315234] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.315371] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.315376] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.315489] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.315600] ehci_hcd 0000:00:1a.7: debug port 2
[    1.319556] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.319572] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.330741] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.331009] hub 1-0:1.0: USB hub found
[    1.331075] hub 1-0:1.0: 6 ports detected
[    1.331236] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.331333] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.331337] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.331411] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.331520] ehci_hcd 0000:00:1d.7: debug port 2
[    1.335475] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.335494] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.347410] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.347673] hub 2-0:1.0: USB hub found
[    1.347740] hub 2-0:1.0: 8 ports detected
[    1.359293] uhci_hcd: USB Universal Host Controller Interface driver
[    1.359434] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.359520] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.359525] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.359602] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.359729] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.360013] hub 3-0:1.0: USB hub found
[    1.360082] hub 3-0:1.0: 2 ports detected
[    1.360235] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.360317] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.360323] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.360404] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.360527] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.360798] hub 4-0:1.0: USB hub found
[    1.360867] hub 4-0:1.0: 2 ports detected
[    1.640576] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.764724] hub 1-1:1.0: USB hub found
[    1.764927] hub 1-1:1.0: 3 ports detected
[    1.843785] Refined TSC clocksource calibration: 1700.013 MHz.
[    1.843860] Switching to clocksource tsc
[    1.870439] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    2.116961] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.240821] hub 2-1:1.0: USB hub found
[    2.241020] hub 2-1:1.0: 2 ports detected
[    2.320303] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.336838] ata2.00: failed to resume link (SControl 0)
[    2.419732] hub 1-1.1:1.0: USB hub found
[    2.420050] hub 1-1.1:1.0: 3 ports detected
[    2.500196] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.620823] usbcore: registered new interface driver usbhid
[    2.620900] usbhid: USB HID core driver
[    2.632491] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.632724] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.656641] ata1.01: failed to resume link (SControl 0)
[    2.686861] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.728721] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.809969] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.810053] ata1.01: SATA link down (SStatus 0 SControl 0)
[    2.816795] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    2.816869] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.823478] ata1.00: configured for UDMA/133
[    2.823739] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    2.853377] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    2.941035] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.941237] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.006663] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.094503] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.094741] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.159978] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.359569] ata2.01: failed to resume link (SControl 0)
[    3.371239] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.371318] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.377767] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.377961] sd 0:0:0:0: [sda] Write Protect is off
[    3.378030] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.378066] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.382624]  sda: sda1 sda2 sda3 sda4 sda5
[    3.383346] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.588152] device-mapper: uevent: version 1.0.3
[    3.588462] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[    9.129187] padlock_aes: VIA PadLock not detected.
[    9.351889] JFS: nTxBlock = 8192, nTxLock = 65536
[    9.791077] udevd[360]: starting version 173
[    9.852265] ACPI: acpi_idle yielding to intel_idle
[    9.854273] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    9.854648] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    9.857288] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    9.873917] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[    9.875008] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    9.875143] ACPI: Lid Switch [LID0]
[    9.883851] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    9.883946] ACPI: Power Button [PWRB]
[    9.884106] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[    9.884199] ACPI: Sleep Button [SLPB]
[    9.884336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    9.884429] ACPI: Power Button [PWRF]
[    9.888945] ACPI: AC Adapter [ADP1] (off-line)
[    9.890959] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    9.893464] mei: module is from the staging directory, the quality is unknown, you have been warned.
[    9.895157] iTCO_vendor_support: vendor-support=0
[    9.896818] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    9.896903] mei 0000:00:16.0: setting latency timer to 64
[    9.897270] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    9.922946] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.008629] ACPI: Battery Slot [BAT0] (battery present)
[   10.024116] cfg80211: Calling CRDA to update world regulatory domain
[   10.024259] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   10.026446] [drm] Initialized drm 1.1.0 20060810
[   10.032233] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.032420] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   10.036086] usbcore: registered new interface driver uas
[   10.036616] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   10.036904] Linux media interface: v0.10
[   10.038259] usbcore: registered new interface driver bcm5974
[   10.052045] Initializing USB Mass Storage driver...
[   10.053717] scsi2 : usb-storage 2-1.1:1.0
[   10.055312] Linux video capture interface: v2.00
[   10.059425] usbcore: registered new interface driver usb-storage
[   10.059504] USB Mass Storage support registered.
[   10.062543] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   10.064859] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   10.064978] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   10.065050] brcmsmac 0000:02:00.0: setting latency timer to 64
[   10.076105] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   10.081524] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.081722] i915 0000:00:02.0: setting latency timer to 64
[   10.083202] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   10.083556] usbcore: registered new interface driver uvcvideo
[   10.083631] USB Video Class driver (1.1.1)
[   10.133864] applesmc: B0AC!: read arg fail
[   10.165141] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   10.234364] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[   10.234371] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.234453] [drm] Driver supports precise vblank timestamp query.
[   10.234580] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   10.234663] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.238282] applesmc: AUPO!: read arg fail
[   10.312933] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   10.313005] applesmc: init_smcreg() took 100 ms
[   10.313311] Registered led device: smc::kbd_backlight
[   11.080833] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   11.081138] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   11.082719] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   11.412052] fbcon: inteldrmfb (fb0) is primary device
[   12.401899] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   12.428479] Console: switching to colour frame buffer device 180x56
[   12.432500] fb0: inteldrmfb frame buffer device
[   12.432526] drm: registered panic notifier
[   12.462003] acpi device:0d: registered as cooling_device4
[   12.462282] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   12.462392] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   12.462490] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.462588] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   12.462755] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   12.462797] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   13.007433] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   13.007806] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   13.008182] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   13.012100] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.012225] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.012342] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.272528] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   77.579537] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   77.579542] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   77.591982] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   79.628614] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   79.628620] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   79.640999] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   83.806603] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 1/3)
[   84.006218] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 2/3)
[   84.206102] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 3/3)
[   84.405979] wlan0: direct probe to 00:0f:61:4f:b7:50 timed out
[   91.372241] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 1/3)
[   91.571834] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 2/3)
[   91.771718] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 3/3)
[   91.971602] wlan0: direct probe to 00:0f:61:4f:b7:50 timed out
[  102.787270] NET: Registered protocol family 10
[  363.540476] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  363.540482] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  363.552855] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  363.553236] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  365.651976] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 1/3)
[  365.849747] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 2/3)
[  366.049628] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 3/3)
[  366.249516] wlan0: direct probe to 00:0f:61:5a:59:a0 timed out
[  377.596680] wlan0: authenticate with 00:0f:61:b4:b5:70 (try 1)
[  377.599951] wlan0: authenticated
[  377.599978] wlan0: associate with 00:0f:61:b4:b5:70 (try 1)
[  377.600885] wlan0: RX AssocResp from 00:0f:61:b4:b5:70 (capab=0x811 status=0 aid=3)
[  377.600890] wlan0: associated
[  377.601368] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  377.601379] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  377.601399] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  377.601754] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  385.968229] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  388.429970] wlan0: no IPv6 routers present
[ 3009.828537] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828545] ieee80211 phy0: AMPDU status: BA Timeout, seq 3564, in_transit 0
[ 3009.828796] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828802] ieee80211 phy0: AMPDU status: BA Timeout, seq 3565, in_transit 3
[ 3009.828811] ieee80211 phy0: AMPDU status: BA Timeout, seq 3566, in_transit 2
[ 3009.828820] ieee80211 phy0: AMPDU status: BA Timeout, seq 3567, in_transit 1
[ 3009.828829] ieee80211 phy0: AMPDU status: BA Timeout, seq 3568, in_transit 0
[ 3009.828894] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828899] ieee80211 phy0: AMPDU status: BA Timeout, seq 3569, in_transit 0
[ 3009.830973] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.830980] ieee80211 phy0: AMPDU status: BA Timeout, seq 3570, in_transit 0
[ 3009.831027] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831032] ieee80211 phy0: AMPDU status: BA Timeout, seq 3571, in_transit 0
[ 3009.831110] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831115] ieee80211 phy0: AMPDU status: BA Timeout, seq 3572, in_transit 0
[ 3009.831157] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831162] ieee80211 phy0: AMPDU status: BA Timeout, seq 3573, in_transit 0
[ 3009.831250] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831255] ieee80211 phy0: AMPDU status: BA Timeout, seq 3574, in_transit 0
[ 3009.831322] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831327] ieee80211 phy0: AMPDU status: BA Timeout, seq 3575, in_transit 0
[ 3009.831390] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831395] ieee80211 phy0: AMPDU status: BA Timeout, seq 3576, in_transit 0
[ 3009.831598] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831604] ieee80211 phy0: AMPDU status: BA Timeout, seq 3577, in_transit 0
[ 3009.831650] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831656] ieee80211 phy0: AMPDU status: BA Timeout, seq 3578, in_transit 0
[ 3009.831707] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831712] ieee80211 phy0: AMPDU status: BA Timeout, seq 3579, in_transit 0
[ 3009.841861] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.841867] ieee80211 phy0: AMPDU status: BA Timeout, seq 3580, in_transit 0
[ 3009.844862] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.844867] ieee80211 phy0: AMPDU status: BA Timeout, seq 3581, in_transit 0
[ 3009.867638] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.867644] ieee80211 phy0: AMPDU status: BA Timeout, seq 3582, in_transit 0
[ 3009.868131] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.868137] ieee80211 phy0: AMPDU status: BA Timeout, seq 3583, in_transit 0
[ 3009.868317] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.868322] ieee80211 phy0: AMPDU status: BA Timeout, seq 3584, in_transit 0
[ 3009.869349] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.869355] ieee80211 phy0: AMPDU status: BA Timeout, seq 3585, in_transit 0
[ 3009.878734] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.878740] ieee80211 phy0: AMPDU status: BA Timeout, seq 3586, in_transit 0
[ 3009.917538] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.917544] ieee80211 phy0: AMPDU status: BA Timeout, seq 3587, in_transit 0
[ 3009.917928] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.917934] ieee80211 phy0: AMPDU status: BA Timeout, seq 3588, in_transit 0
[ 3009.918122] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.918127] ieee80211 phy0: AMPDU status: BA Timeout, seq 3589, in_transit 0
[ 3125.145422] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3125.145428] ieee80211 phy0: AMPDU status: BA Timeout, seq 1097, in_transit 0
[ 3984.518315] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3984.518321] ieee80211 phy0: AMPDU status: BA Timeout, seq 4083, in_transit 0
[ 4215.122808] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.122817] ieee80211 phy0: AMPDU status: BA Timeout, seq 3587, in_transit 0
[ 4215.123863] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.123870] ieee80211 phy0: AMPDU status: BA Timeout, seq 3588, in_transit 0
[ 4215.124672] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.124678] ieee80211 phy0: AMPDU status: BA Timeout, seq 3589, in_transit 0
[ 4215.128443] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128452] ieee80211 phy0: AMPDU status: BA Timeout, seq 3590, in_transit 0
[ 4215.128657] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128663] ieee80211 phy0: AMPDU status: BA Timeout, seq 3591, in_transit 0
[ 4215.128916] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128922] ieee80211 phy0: AMPDU status: BA Timeout, seq 3592, in_transit 0
[ 5571.961603] hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.
[ 5656.109474] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109482] ieee80211 phy0: AMPDU status: BA Timeout, seq 4059, in_transit 0
[ 5656.109877] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109883] ieee80211 phy0: AMPDU status: BA Timeout, seq 4060, in_transit 0
[ 5656.109934] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109939] ieee80211 phy0: AMPDU status: BA Timeout, seq 4061, in_transit 0
[ 8108.278594] PM: Syncing filesystems ... done.
[ 8108.298813] PM: Preparing system for mem sleep
[ 8109.424991] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 8109.437626] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 8109.450953] PM: Entering mem sleep
[ 8109.450985] Suspending console(s) (use no_console_suspend to debug)
[ 8109.459624] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 8109.460157] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 8109.460192] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 8109.460251] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 8109.460883] sd 0:0:0:0: [sda] Stopping disk
[ 8109.497593] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 8109.510916] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 8109.664268] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 8110.950405] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 8110.963472] PM: suspend of devices complete after 1513.020 msecs
[ 8111.003422] PM: late suspend of devices complete after 39.973 msecs
[ 8111.003735] ACPI: Preparing to enter system sleep state S3
[ 8111.030105] PM: Saving platform NVS memory
[ 8111.030563] Disabling non-boot CPUs ...
[ 8111.133302] CPU 1 is now offline
[ 8111.236552] CPU 2 is now offline
[ 8111.339844] CPU 3 is now offline
[ 8111.340227] Extended CMOS year: 2000
[ 8111.340623] ACPI: Low-level resume complete
[ 8111.340668] PM: Restoring platform NVS memory
[ 8111.340976] Extended CMOS year: 2000
[ 8111.340990] Enabling non-boot CPUs ...
[ 8111.347828] Booting Node 0 Processor 1 APIC 0x2
[ 8111.347830] smpboot cpu 1: start_ip = 9a000
[ 8111.359016] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.380608] Switched to NOHz mode on CPU #1
[ 8111.381304] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.381534] CPU1 is up
[ 8111.389017] Booting Node 0 Processor 2 APIC 0x1
[ 8111.389019] smpboot cpu 2: start_ip = 9a000
[ 8111.400128] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.420490] Switched to NOHz mode on CPU #2
[ 8111.420567] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.421141] CPU2 is up
[ 8111.422512] Booting Node 0 Processor 3 APIC 0x3
[ 8111.422514] smpboot cpu 3: start_ip = 9a000
[ 8111.433703] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.455836] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.456572] CPU3 is up
[ 8111.460122] Switched to NOHz mode on CPU #3
[ 8111.460247] ACPI: Waking up from system sleep state S3
[ 8111.960382] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8111.960390] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 8111.960394] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 8111.960398] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[ 8111.960403] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960407] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.960428] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960438] i915 0000:00:02.0: restoring config space at offset 0x2 (was 0x3800009, writing 0x3000009)
[ 8111.960441] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 8111.960465] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960482] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 8111.960506] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 8111.960518] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 8111.960530] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8111.960557] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960575] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 8111.960583] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8111.960616] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960632] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 8111.960638] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.960644] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 8111.960684] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8111.960699] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.960705] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 8111.960711] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 8111.960718] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 8111.960728] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960736] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8111.960787] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 8111.960802] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.960808] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 8111.960814] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 8111.960820] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 8111.960830] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960838] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8111.960874] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8111.960886] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 8111.960898] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8111.960924] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960942] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 8111.960950] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8111.961016] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8111.961027] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 8111.961032] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 8111.961038] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 8111.961043] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 8111.961049] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 8111.961056] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 8111.961075] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 8111.961091] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 8111.961098] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 8111.961128] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961132] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 8111.961136] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961141] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 8111.961147] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961153] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.961197] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961202] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 8111.961206] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961211] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 8111.961217] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961223] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.961268] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961273] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 8111.961277] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961282] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 8111.961288] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961294] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8111.961339] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961344] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 8111.961348] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961353] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 8111.961359] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961365] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8111.961411] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 8111.961428] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 8111.961433] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 8111.961438] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.961445] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8111.961547] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.961591] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 8111.961602] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.961616] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8111.961820] PM: early resume of devices complete after 1.510 msecs
[ 8111.961996] i915 0000:00:02.0: setting latency timer to 64
[ 8111.962043] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 8111.962057] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 8111.962061] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 8111.962069] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 8111.962093] usb usb3: root hub lost power or was reset
[ 8111.962115] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8111.962126] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 8111.962140] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8111.962151] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 8111.962185] usb usb4: root hub lost power or was reset
[ 8111.962190] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 8111.962203] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8111.962214] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 8111.962302] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8111.962309] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 8111.962339] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8111.962350] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 8111.963237] sd 0:0:0:0: [sda] Starting disk
[ 8111.990592] bcm5974: bad trackpad package, length: 8
[ 8111.992589] bcm5974: bad trackpad package, length: 8
[ 8111.993588] bcm5974: bad trackpad package, length: 8
[ 8111.994587] bcm5974: bad trackpad package, length: 8
[ 8111.995587] bcm5974: bad trackpad package, length: 8
[ 8111.997588] bcm5974: bad trackpad package, length: 8
[ 8112.029575] bcm5974: bad trackpad package, length: 8
[ 8112.030458] bcm5974: bad trackpad package, length: 8
[ 8112.031448] bcm5974: bad trackpad package, length: 8
[ 8112.033578] bcm5974: bad trackpad package, length: 8
[ 8112.098665] Extended CMOS year: 2000
[ 8112.982983] ata2.00: failed to resume link (SControl 0)
[ 8113.302805] ata1.01: failed to resume link (SControl 0)
[ 8113.456099] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8113.456112] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 8113.462839] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 8113.469630] ata1.00: configured for UDMA/133
[ 8113.683472] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 8113.721837] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 8113.721841] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 8113.733750] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8113.733771] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[ 8113.733773] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8113.734199] PM: resume of devices complete after 1773.264 msecs
[ 8113.734669] PM: Finishing wakeup.
[ 8113.734671] Restarting tasks ... done.
[ 8113.740352] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8113.740381] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 8113.740401] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[ 8113.770093] video LNXVIDEO:00: Restoring backlight state
[ 8113.819178] cfg80211: Calling CRDA for country: X3
[ 8114.009021] ata2.01: failed to resume link (SControl 0)
[ 8114.020652] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 8114.020670] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 8115.866498] wlan0: authenticate with 00:0f:61:b4:b5:70 (try 1)
[ 8115.869797] wlan0: authenticated
[ 8115.869822] wlan0: associate with 00:0f:61:b4:b5:70 (try 1)
[ 8115.870737] wlan0: RX AssocResp from 00:0f:61:b4:b5:70 (capab=0x811 status=0 aid=4)
[ 8115.870741] wlan0: associated
[ 8115.871219] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8115.871231] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8115.871263] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 8121.568114] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[ 8446.426191] PM: Syncing filesystems ... done.
[ 8446.467038] PM: Preparing system for mem sleep
[ 8447.590036] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 8447.602645] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 8447.615979] PM: Entering mem sleep
[ 8447.616008] Suspending console(s) (use no_console_suspend to debug)
[ 8447.624604] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 8447.625324] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 8447.625343] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 8447.625375] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 8447.625441] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 8447.625853] sd 0:0:0:0: [sda] Stopping disk
[ 8447.662604] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 8447.675924] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 8449.268660] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 8449.281724] PM: suspend of devices complete after 1666.356 msecs
[ 8449.321695] PM: late suspend of devices complete after 39.986 msecs
[ 8449.322008] ACPI: Preparing to enter system sleep state S3
[ 8449.348363] PM: Saving platform NVS memory
[ 8449.348727] Disabling non-boot CPUs ...
[ 8449.451563] CPU 1 is now offline
[ 8449.554829] CPU 2 is now offline
[ 8449.658087] CPU 3 is now offline
[ 8449.658453] Extended CMOS year: 2000
[ 8449.658848] ACPI: Low-level resume complete
[ 8449.658895] PM: Restoring platform NVS memory
[ 8449.659204] Extended CMOS year: 2000
[ 8449.659219] Enabling non-boot CPUs ...
[ 8449.666059] Booting Node 0 Processor 1 APIC 0x2
[ 8449.666061] smpboot cpu 1: start_ip = 9a000
[ 8449.677248] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.698872] Switched to NOHz mode on CPU #1
[ 8449.699471] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.699704] CPU1 is up
[ 8449.707223] Booting Node 0 Processor 2 APIC 0x1
[ 8449.707225] smpboot cpu 2: start_ip = 9a000
[ 8449.718335] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.738751] Switched to NOHz mode on CPU #2
[ 8449.738805] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.739367] CPU2 is up
[ 8449.740536] Booting Node 0 Processor 3 APIC 0x3
[ 8449.740538] smpboot cpu 3: start_ip = 9a000
[ 8449.751726] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.773475] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.774327] CPU3 is up
[ 8449.777635] Switched to NOHz mode on CPU #3
[ 8449.777740] ACPI: Waking up from system sleep state S3
[ 8450.278645] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8450.278653] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 8450.278657] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 8450.278660] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[ 8450.278666] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.278670] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.278691] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278700] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 8450.278724] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278742] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 8450.278767] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 8450.278779] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 8450.278791] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8450.278818] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278835] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 8450.278843] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8450.278876] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278891] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 8450.278897] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.278903] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 8450.278943] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8450.278958] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.278964] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 8450.278970] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 8450.278977] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 8450.278987] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.278995] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8450.279045] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 8450.279060] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279066] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 8450.279072] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 8450.279079] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 8450.279089] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.279096] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8450.279132] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8450.279144] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 8450.279156] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8450.279183] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.279200] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 8450.279208] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8450.279273] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8450.279285] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 8450.279290] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 8450.279295] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 8450.279301] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 8450.279306] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 8450.279313] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 8450.279333] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 8450.279348] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 8450.279356] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 8450.279385] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279390] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 8450.279394] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279399] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 8450.279405] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279410] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.279455] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279460] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 8450.279464] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279469] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 8450.279475] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279481] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.279527] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279531] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 8450.279536] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279540] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 8450.279547] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279552] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8450.279598] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279603] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 8450.279607] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279612] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 8450.279618] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279624] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8450.279670] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 8450.279687] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 8450.279692] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 8450.279697] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.279703] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8450.279800] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.279845] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 8450.279855] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.279868] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8450.280072] PM: early resume of devices complete after 1.499 msecs
[ 8450.280249] i915 0000:00:02.0: setting latency timer to 64
[ 8450.280490] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 8450.280500] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 8450.280528] usb usb3: root hub lost power or was reset
[ 8450.280544] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 8450.280550] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8450.280557] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8450.280561] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 8450.280564] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 8450.280569] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 8450.280621] usb usb4: root hub lost power or was reset
[ 8450.280634] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8450.280650] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 8450.280654] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8450.280657] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 8450.280665] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 8450.280705] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8450.280715] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 8450.281571] sd 0:0:0:0: [sda] Starting disk
[ 8450.433710] Extended CMOS year: 2000
[ 8451.301247] ata2.00: failed to resume link (SControl 0)
[ 8451.621055] ata1.01: failed to resume link (SControl 0)
[ 8451.774366] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8451.774380] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 8451.784380] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 8451.791200] ata1.00: configured for UDMA/133
[ 8451.958444] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 8451.996806] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 8451.996810] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 8452.008723] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8452.008742] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[ 8452.008744] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8452.009174] PM: resume of devices complete after 1729.950 msecs
[ 8452.009726] PM: Finishing wakeup.
[ 8452.009728] Restarting tasks ... done.
[ 8452.015187] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8452.015220] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 8452.015244] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[ 8452.043777] video LNXVIDEO:00: Restoring backlight state
[ 8452.097450] cfg80211: Calling CRDA to update world regulatory domain
[ 8452.323990] ata2.01: failed to resume link (SControl 0)
[ 8452.335409] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 8452.335428] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 8454.161589] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[ 8454.177671] wlan0: authenticated
[ 8454.177697] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[ 8454.184935] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=8)
[ 8454.184939] wlan0: associated
[ 8454.185641] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8454.185646] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8454.185665] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 8462.951304] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[10115.270623] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: dd:6a:c0:1c:d3:c7
[10323.931565] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[10389.426177] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426316] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426330] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426508] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426664] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426677] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426874] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426888] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427030] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427044] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427182] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427195] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427326] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427340] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427480] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427493] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427689] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427703] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427837] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427850] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427987] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428001] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428134] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428148] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428281] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428294] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.429985] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[11616.619977] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[14921.525350] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 95:ad:ac:9b:ff:08
[15475.219209] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 29:da:b0:4f:cf:23
[19665.587785] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[19686.391698] usb 2-1.2: new high speed USB device number 4 using ehci_hcd
[19686.490474] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[19686.490504] scsi3 : usb-storage 2-1.2:1.0
[19687.488455] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[19687.488719] sd 3:0:0:0: Attached scsi generic sg2 type 0
[19687.489226] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[19687.489733] sd 3:0:0:0: [sdc] Write Protect is off
[19687.489741] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[19687.490234] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.490239] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.492109] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.492116] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.522275]  sdc: unknown partition table
[19687.524261] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.524265] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.524268] sd 3:0:0:0: [sdc] Attached SCSI disk
[19691.108143] padlock_sha: VIA PadLock Hash Engine not detected.
[20313.739591] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 47:42:f9:47:12:c8
[24890.762875] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 05:6a:61:79:1e:8e
[33934.363449] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: f1:d2:bc:34:d0:ff
[35760.827376] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: ad:a9:c5:5e:af:20
[44829.893891] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: c3:c5:e3:b6:76:f2
[53542.159433] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[55236.734680] PM: Syncing filesystems ... done.
[55236.779293] PM: Preparing system for mem sleep
[55237.877729] Freezing user space processes ... (elapsed 0.01 seconds) done.
[55237.890369] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[55237.903697] PM: Entering mem sleep
[55237.903730] Suspending console(s) (use no_console_suspend to debug)
[55237.906235] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[55237.907071] brcmsmac 0000:02:00.0: PCI INT A disabled
[55237.907118] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[55237.907154] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[55237.907242] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[55237.907477] sd 0:0:0:0: [sda] Stopping disk
[55237.943676] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[55237.956988] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[55239.435112] ata_piix 0000:00:1f.2: PCI INT B disabled
[55239.446148] PM: suspend of devices complete after 1542.971 msecs
[55239.486154] PM: late suspend of devices complete after 40.024 msecs
[55239.486468] ACPI: Preparing to enter system sleep state S3
[55239.512821] PM: Saving platform NVS memory
[55239.513309] Disabling non-boot CPUs ...
[55239.616024] CPU 1 is now offline
[55239.719291] CPU 2 is now offline
[55239.822546] CPU 3 is now offline
[55239.822928] Extended CMOS year: 2000
[55239.823323] ACPI: Low-level resume complete
[55239.823370] PM: Restoring platform NVS memory
[55239.823678] Extended CMOS year: 2000
[55239.823692] Enabling non-boot CPUs ...
[55239.830554] Booting Node 0 Processor 1 APIC 0x2
[55239.830557] smpboot cpu 1: start_ip = 9a000
[55239.841743] Calibrating delay loop (skipped) already calibrated this CPU
[55239.863365] Switched to NOHz mode on CPU #1
[55239.864105] NMI watchdog enabled, takes one hw-pmu counter.
[55239.867687] CPU1 is up
[55239.872035] Booting Node 0 Processor 2 APIC 0x1
[55239.872037] smpboot cpu 2: start_ip = 9a000
[55239.883147] Calibrating delay loop (skipped) already calibrated this CPU
[55239.903630] NMI watchdog enabled, takes one hw-pmu counter.
[55239.904164] CPU2 is up
[55239.905530] Booting Node 0 Processor 3 APIC 0x3
[55239.905532] smpboot cpu 3: start_ip = 9a000
[55239.906539] Switched to NOHz mode on CPU #2
[55239.916721] Calibrating delay loop (skipped) already calibrated this CPU
[55239.938943] NMI watchdog enabled, takes one hw-pmu counter.
[55239.939706] CPU3 is up
[55239.943035] Switched to NOHz mode on CPU #3
[55239.943142] ACPI: Waking up from system sleep state S3
[55240.446433] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[55240.446441] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[55240.446445] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[55240.446449] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[55240.446454] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446458] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.446479] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446489] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[55240.446513] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446531] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[55240.446555] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[55240.446568] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[55240.446580] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[55240.446607] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446625] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[55240.446633] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[55240.446665] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446682] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[55240.446687] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.446694] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[55240.446734] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[55240.446749] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.446755] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[55240.446761] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[55240.446767] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[55240.446777] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446786] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[55240.446836] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[55240.446850] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.446857] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[55240.446863] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[55240.446869] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[55240.446879] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446887] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[55240.446922] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[55240.446934] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[55240.446946] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[55240.446972] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446990] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[55240.446999] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[55240.447064] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[55240.447075] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[55240.447081] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[55240.447086] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[55240.447091] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[55240.447097] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[55240.447105] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[55240.447124] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[55240.447140] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[55240.447148] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[55240.447177] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447182] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[55240.447186] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447190] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[55240.447197] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447202] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.447247] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447251] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[55240.447256] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447260] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[55240.447267] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447272] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.447318] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447323] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[55240.447327] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447332] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[55240.447338] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447344] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[55240.447389] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447394] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[55240.447398] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447403] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[55240.447409] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447415] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[55240.447460] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[55240.447477] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[55240.447483] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[55240.447488] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.447494] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[55240.447595] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.447640] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[55240.447651] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.447664] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[55240.447880] PM: early resume of devices complete after 1.519 msecs
[55240.448097] i915 0000:00:02.0: setting latency timer to 64
[55240.448355] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[55240.448363] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[55240.448391] usb usb3: root hub lost power or was reset
[55240.448408] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[55240.448416] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[55240.448433] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[55240.448443] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[55240.448447] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[55240.448459] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[55240.448463] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[55240.448474] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[55240.448502] usb usb4: root hub lost power or was reset
[55240.448508] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[55240.448517] ata_piix 0000:00:1f.2: setting latency timer to 64
[55240.448522] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[55240.448544] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[55240.448558] brcmsmac 0000:02:00.0: setting latency timer to 64
[55240.449657] sd 0:0:0:0: [sda] Starting disk
[55240.476816] bcm5974: bad trackpad package, length: 8
[55240.477813] bcm5974: bad trackpad package, length: 8
[55240.479812] bcm5974: bad trackpad package, length: 8
[55240.581363] Extended CMOS year: 2000
[55241.469034] ata2.00: failed to resume link (SControl 0)
[55241.788843] ata1.01: failed to resume link (SControl 0)
[55241.942155] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[55241.942170] ata1.01: SATA link down (SStatus 0 SControl 0)
[55241.955498] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[55241.962308] ata1.00: configured for UDMA/133
[55242.129546] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[55242.168167] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[55242.168171] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[55242.180072] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55242.180092] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[55242.180094] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55242.180415] PM: resume of devices complete after 1733.383 msecs
[55242.180955] PM: Finishing wakeup.
[55242.180957] Restarting tasks ... 
[55242.181868] usb 2-1.2: USB disconnect, device number 4
[55242.184585] done.
[55242.229167] video LNXVIDEO:00: Restoring backlight state
[55242.475737] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55242.475744] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55242.475754] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[55242.491779] ata2.01: failed to resume link (SControl 0)
[55242.503382] ata2.00: SATA link down (SStatus 4 SControl 0)
[55242.503399] ata2.01: SATA link down (SStatus 0 SControl 0)
[55242.668377] cfg80211: Calling CRDA to update world regulatory domain
[55244.717627] wlan0: direct probe to 00:03:52:e3:0e:10 (try 1/3)
[55244.718367] wlan0: direct probe responded
[55244.747132] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[55244.747764] wlan0: authenticated
[55244.747790] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[55244.748453] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[55244.748456] wlan0: associated
[55244.749094] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55244.749099] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55244.749118] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[55244.757154] ------------[ cut here ]------------
[55244.757171] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55244.757173] Hardware name: MacBookAir4,2
[55244.757175] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55244.757237] Pid: 0, comm: swapper Tainted: G         C  3.1.0-rc6-gbee709a #2
[55244.757239] Call Trace:
[55244.757242]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55244.757254]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55244.757261]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55244.757268]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55244.757272]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55244.757276]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55244.757281]  [<ffffffff81097618>] ? tick_dev_program_event+0x48/0x110
[55244.757285]  [<ffffffff810976ff>] ? tick_program_event+0x1f/0x30
[55244.757290]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55244.757295]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55244.757299]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55244.757304]  [<ffffffff8141a4ce>] smp_apic_timer_interrupt+0x6e/0x99
[55244.757308]  [<ffffffff8141839e>] apic_timer_interrupt+0x6e/0x80
[55244.757310]  <EOI>  [<ffffffff810893c9>] ? enqueue_hrtimer+0x39/0xf0
[55244.757319]  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55244.757322]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55244.757328]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55244.757332]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55244.757336]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55244.757340]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55244.757345]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55244.757349]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55244.757354]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55244.757357] ---[ end trace 0c36ea94c55692bf ]---
[55245.752355] ------------[ cut here ]------------
[55245.752375] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55245.752378] Hardware name: MacBookAir4,2
[55245.752379] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55245.752441] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55245.752443] Call Trace:
[55245.752445]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55245.752458]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55245.752465]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55245.752472]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55245.752476]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55245.752480]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55245.752485]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55245.752491]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55245.752496]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55245.752499]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55245.752504]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55245.752508]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55245.752510]  <EOI>  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55245.752517]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55245.752523]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55245.752527]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55245.752531]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55245.752535]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55245.752540]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55245.752545]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55245.752549]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55245.752552] ---[ end trace 0c36ea94c55692c0 ]---
[55254.745380] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55254.745388] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55254.745397] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[55254.745401] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[55254.774687] cfg80211: Calling CRDA to update world regulatory domain
[55256.652352] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[55256.652842] wlan0: authenticated
[55256.652873] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[55256.653431] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[55256.653436] wlan0: associated
[55256.654076] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55256.654081] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55256.654102] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[55256.660352] ------------[ cut here ]------------
[55256.660370] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55256.660373] Hardware name: MacBookAir4,2
[55256.660375] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55256.660437] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55256.660440] Call Trace:
[55256.660442]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55256.660454]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55256.660462]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55256.660468]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55256.660473]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55256.660476]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55256.660482]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55256.660488]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55256.660493]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55256.660496]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55256.660501]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55256.660504]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55256.660506]  <EOI>  [<ffffffff810893c9>] ? enqueue_hrtimer+0x39/0xf0
[55256.660517]  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55256.660520]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55256.660526]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55256.660530]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55256.660534]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55256.660539]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55256.660543]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55256.660548]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55256.660552]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55256.660555] ---[ end trace 0c36ea94c55692c1 ]---
[55256.776180] ------------[ cut here ]------------
[55256.776193] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55256.776196] Hardware name: MacBookAir4,2
[55256.776197] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55256.776253] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55256.776255] Call Trace:
[55256.776257]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55256.776267]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55256.776274]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55256.776281]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55256.776285]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55256.776288]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55256.776293]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55256.776297]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55256.776301]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55256.776304]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55256.776308]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55256.776311]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55256.776313]  <EOI>  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55256.776320]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55256.776324]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55256.776328]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55256.776331]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55256.776336]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55256.776340]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55256.776345]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55256.776349]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55256.776352] ---[ end trace 0c36ea94c55692c2 ]---
[55266.650220] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55266.650228] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55266.650237] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[55266.650241] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[55266.677804] cfg80211: Calling CRDA to update world regulatory domain
[55268.567346] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[55268.766566] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[55268.966450] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[55269.166336] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[55280.441969] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[55280.639700] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[55280.839580] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[55281.039466] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
[55528.706118] INFO: task wpa_supplicant:3883 blocked for more than 120 seconds.
[55528.706123] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55528.706126] wpa_supplicant  D ffff8801670d9150     0  3883      1 0x00000000
[55528.706132]  ffff88015b3ddb28 0000000000000082 ffff8801670d8e60 0000000000000000
[55528.706137]  ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8
[55528.706142]  ffffffff8189d020 ffff8801670d8e60 ffff88015b3dddc0 ffff88015b3ddea8
[55528.706146] Call Trace:
[55528.706157]  [<ffffffff811734d0>] ? poll_freewait+0xe0/0xe0
[55528.706162]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55528.706169]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55528.706177]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55528.706187]  [<ffffffffa027130e>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[55528.706196]  [<ffffffffa028062c>] ieee80211_scan+0x6c/0x90 [mac80211]
[55528.706206]  [<ffffffffa01e78b0>] cfg80211_wext_siwscan+0x2f0/0x370 [cfg80211]
[55528.706212]  [<ffffffff813e2c1c>] ioctl_standard_iw_point+0x26c/0x3a0
[55528.706218]  [<ffffffffa01e75c0>] ? cfg80211_find_ie+0x60/0x60 [cfg80211]
[55528.706223]  [<ffffffff813351be>] ? sock_sendmsg+0x10e/0x130
[55528.706227]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55528.706230]  [<ffffffff813e2fd1>] ioctl_standard_call+0xb1/0xd0
[55528.706236]  [<ffffffff8134b284>] ? __dev_get_by_name+0xa4/0xe0
[55528.706240]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55528.706244]  [<ffffffff813e23e4>] wireless_process_ioctl+0x164/0x1b0
[55528.706247]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55528.706251]  [<ffffffff813e2dc1>] wext_ioctl_dispatch+0x71/0xb0
[55528.706255]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55528.706259]  [<ffffffff813e30d6>] wext_handle_ioctl+0x46/0x90
[55528.706263]  [<ffffffff8134f635>] dev_ioctl+0xd5/0x2d0
[55528.706267]  [<ffffffff813345ba>] sock_ioctl+0xfa/0x2c0
[55528.706271]  [<ffffffff81172888>] do_vfs_ioctl+0x88/0x300
[55528.706275]  [<ffffffff81172b91>] sys_ioctl+0x91/0xa0
[55528.706279]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55528.706299] INFO: task fetchmail:26117 blocked for more than 120 seconds.
[55528.706301] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55528.706303] fetchmail       D ffff8801359a5200     0 26117  15899 0x00000000
[55528.706308]  ffff880117dbdb18 0000000000000086 0000007ff7dc9a09 ffffffff818f1a44
[55528.706313]  ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8
[55528.706317]  ffff880168ecf300 ffff8801359a4f10 ffff880117dbda88 ffffffff81127564
[55528.706322] Call Trace:
[55528.706327]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55528.706332]  [<ffffffff811076e5>] ? prep_new_page+0x145/0x1f0
[55528.706336]  [<ffffffff81107966>] ? get_page_from_freelist+0x1d6/0x550
[55528.706340]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55528.706344]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55528.706349]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55528.706354]  [<ffffffff8135b6a5>] rtnl_lock+0x15/0x20
[55528.706358]  [<ffffffff8135b6c6>] rtnetlink_rcv+0x16/0x40
[55528.706363]  [<ffffffff813749fe>] netlink_unicast+0x1ee/0x240
[55528.706368]  [<ffffffff8133ea03>] ? __alloc_skb+0x83/0x230
[55528.706372]  [<ffffffff81374dea>] netlink_sendmsg+0x2da/0x370
[55528.706375]  [<ffffffff813351be>] sock_sendmsg+0x10e/0x130
[55528.706380]  [<ffffffff8110cbdd>] ? lru_cache_add_lru+0x2d/0x50
[55528.706384]  [<ffffffff81126231>] ? handle_pte_fault+0x1e1/0x200
[55528.706388]  [<ffffffff8104c7c3>] ? __wake_up+0x53/0x70
[55528.706392]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55528.706396]  [<ffffffff81373999>] ? netlink_insert+0xe9/0x170
[55528.706400]  [<ffffffff813377fd>] sys_sendto+0x13d/0x190
[55528.706405]  [<ffffffff8115e9e2>] ? fd_install+0x62/0x80
[55528.706408]  [<ffffffff8133583a>] ? sock_map_fd+0x2a/0x40
[55528.706412]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55648.636698] INFO: task wpa_supplicant:3883 blocked for more than 120 seconds.
[55648.636702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55648.636705] wpa_supplicant  D ffff8801670d9150     0  3883      1 0x00000000
[55648.636711]  ffff88015b3ddb28 0000000000000082 ffff8801670d8e60 0000000000000000
[55648.636716]  ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8
[55648.636721]  ffffffff8189d020 ffff8801670d8e60 ffff88015b3dddc0 ffff88015b3ddea8
[55648.636726] Call Trace:
[55648.636736]  [<ffffffff811734d0>] ? poll_freewait+0xe0/0xe0
[55648.636741]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55648.636748]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55648.636756]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55648.636767]  [<ffffffffa027130e>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[55648.636775]  [<ffffffffa028062c>] ieee80211_scan+0x6c/0x90 [mac80211]
[55648.636785]  [<ffffffffa01e78b0>] cfg80211_wext_siwscan+0x2f0/0x370 [cfg80211]
[55648.636790]  [<ffffffff813e2c1c>] ioctl_standard_iw_point+0x26c/0x3a0
[55648.636797]  [<ffffffffa01e75c0>] ? cfg80211_find_ie+0x60/0x60 [cfg80211]
[55648.636801]  [<ffffffff813351be>] ? sock_sendmsg+0x10e/0x130
[55648.636805]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55648.636808]  [<ffffffff813e2fd1>] ioctl_standard_call+0xb1/0xd0
[55648.636813]  [<ffffffff8134b284>] ? __dev_get_by_name+0xa4/0xe0
[55648.636817]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55648.636821]  [<ffffffff813e23e4>] wireless_process_ioctl+0x164/0x1b0
[55648.636825]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55648.636828]  [<ffffffff813e2dc1>] wext_ioctl_dispatch+0x71/0xb0
[55648.636832]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55648.636836]  [<ffffffff813e30d6>] wext_handle_ioctl+0x46/0x90
[55648.636841]  [<ffffffff8134f635>] dev_ioctl+0xd5/0x2d0
[55648.636844]  [<ffffffff813345ba>] sock_ioctl+0xfa/0x2c0
[55648.636848]  [<ffffffff81172888>] do_vfs_ioctl+0x88/0x300
[55648.636852]  [<ffffffff81172b91>] sys_ioctl+0x91/0xa0
[55648.636856]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55648.636867] INFO: task fetchmail:26117 blocked for more than 120 seconds.
[55648.636869] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55648.636871] fetchmail       D ffff8801359a5200     0 26117  15899 0x00000000
[55648.636876]  ffff880117dbdb18 0000000000000086 0000007ff7dc9a09 ffffffff818f1a44
[55648.636880]  ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8
[55648.636885]  ffff880168ecf300 ffff8801359a4f10 ffff880117dbda88 ffffffff81127564
[55648.636889] Call Trace:
[55648.636895]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55648.636900]  [<ffffffff811076e5>] ? prep_new_page+0x145/0x1f0
[55648.636904]  [<ffffffff81107966>] ? get_page_from_freelist+0x1d6/0x550
[55648.636907]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55648.636912]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55648.636916]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55648.636921]  [<ffffffff8135b6a5>] rtnl_lock+0x15/0x20
[55648.636925]  [<ffffffff8135b6c6>] rtnetlink_rcv+0x16/0x40
[55648.636931]  [<ffffffff813749fe>] netlink_unicast+0x1ee/0x240
[55648.636936]  [<ffffffff8133ea03>] ? __alloc_skb+0x83/0x230
[55648.636940]  [<ffffffff81374dea>] netlink_sendmsg+0x2da/0x370
[55648.636943]  [<ffffffff813351be>] sock_sendmsg+0x10e/0x130
[55648.636948]  [<ffffffff8110cbdd>] ? lru_cache_add_lru+0x2d/0x50
[55648.636953]  [<ffffffff81126231>] ? handle_pte_fault+0x1e1/0x200
[55648.636957]  [<ffffffff8104c7c3>] ? __wake_up+0x53/0x70
[55648.636960]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55648.636965]  [<ffffffff81373999>] ? netlink_insert+0xe9/0x170
[55648.636969]  [<ffffffff813377fd>] sys_sendto+0x13d/0x190
[55648.636973]  [<ffffffff8115e9e2>] ? fd_install+0x62/0x80
[55648.636977]  [<ffffffff8133583a>] ? sock_map_fd+0x2a/0x40
[55648.636980]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55659.848926] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 07:b8:b2:99:ff:1c
[55659.860736] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 79:5f:19:66:e8:9d

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
@ 2011-10-19 12:36     ` Nico Schottelius
  0 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 12:36 UTC (permalink / raw)
  To: Eric Dumazet, Arend van Spriel, Nico Schottelius, LKML, ; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

Hello,

I've

Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
> Must be a mutex_unlock(some_mltex) missing somewhere.
> 
> Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
> 
> Try a "CONFIG_LOCKDEP=y" enabled build

Did so, attached is the dmesg output after 3x suspend.

It also seems this bug gets more / only triggered when I loose the
connection to a wpa2-eap network that is defined like this:

network={
   ssid="eth"
  id_str="eth-802.2x"
   key_mgmt=WPA-EAP
   proto=WPA2
   eap=TTLS
   pairwise=CCMP TKIP
   group=CCMP TKIP
   phase2="auth=MSCHAPV2"
   identity="MYNAME"
   password="forgottoremoveit"
}

Hope the dmesg output helps and we can remove the problem soon
and making the mba finally almost completly usable :-)

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-gbee709a.config.gz --]
[-- Type: application/octet-stream, Size: 32180 bytes --]

[-- Attachment #3: 3.1.0-rc6-gbee709a.dmesg --]
[-- Type: text/plain, Size: 130038 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-gbee709a (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #2 SMP PREEMPT Tue Oct 18 15:55:28 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd29000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88016fa00000 s80448 r8192 d21952 u262144
[    0.000000] pcpu-alloc: s80448 r8192 d21952 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3955764k/6027264k available (4209k kernel code, 1924336k absent, 147164k reserved, 5235k data, 724k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 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.003333] Detected 1699.961 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.58 BogoMIPS (lpj=5666536)
[    0.000136] pid_max: default: 32768 minimum: 301
[    0.000343] Security Framework initialized
[    0.000909] AppArmor: AppArmor disabled by boot time parameter
[    0.001480] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002799] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003361] Mount-cache hash table entries: 256
[    0.003857] Initializing cgroup subsys cpuacct
[    0.003954] Initializing cgroup subsys memory
[    0.004036] Initializing cgroup subsys devices
[    0.004100] Initializing cgroup subsys freezer
[    0.004165] Initializing cgroup subsys net_cls
[    0.004229] Initializing cgroup subsys blkio
[    0.004371] CPU: Physical Processor ID: 0
[    0.004434] CPU: Processor Core ID: 0
[    0.004501] mce: CPU supports 7 MCE banks
[    0.004578] CPU0: Thermal monitoring enabled (TM1)
[    0.004652] using mwait in idle threads.
[    0.006261] ACPI: Core revision 20110623
[    0.015049] ftrace: allocating 17949 entries in 71 pages
[    0.024976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.058028] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.164179] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.164390] ... version:                3
[    0.164452] ... bit width:              48
[    0.164515] ... generic registers:      4
[    0.164578] ... value mask:             0000ffffffffffff
[    0.164643] ... max period:             000000007fffffff
[    0.164708] ... fixed-purpose events:   3
[    0.164771] ... event mask:             000000070000000f
[    0.184633] NMI watchdog enabled, takes one hw-pmu counter.
[    0.210843] Booting Node   0, Processors  #1
[    0.210948] smpboot cpu 1: start_ip = 9a000
[    0.324200] NMI watchdog enabled, takes one hw-pmu counter.
[    0.344129]  #2
[    0.344175] smpboot cpu 2: start_ip = 9a000
[    0.457454] NMI watchdog enabled, takes one hw-pmu counter.
[    0.477367]  #3
[    0.477423] smpboot cpu 3: start_ip = 9a000
[    0.590718] NMI watchdog enabled, takes one hw-pmu counter.
[    0.597263] Brought up 4 CPUs
[    0.597342] Total of 4 processors activated (13605.51 BogoMIPS).
[    0.601219] devtmpfs: initialized
[    0.602291] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.603319] print_constraints: dummy: 
[    0.603470] NET: Registered protocol family 16
[    0.603646] ACPI: bus type pci registered
[    0.603880] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.603974] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.645673] PCI: Using configuration type 1 for base access
[    0.646329] bio: create slab <bio-0> at 0
[    0.646519] ACPI: Added _OSI(Module Device)
[    0.646582] ACPI: Added _OSI(Processor Device)
[    0.646645] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.646710] ACPI: Added _OSI(Processor Aggregator Device)
[    0.648395] ACPI: EC: EC description table is found, configuring boot EC
[    0.655149] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.655761] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.656343] ACPI: Dynamic OEM Table Load:
[    0.656488] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.664190] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.664821] ACPI: Dynamic OEM Table Load:
[    0.664966] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.674011] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.674585] ACPI: Dynamic OEM Table Load:
[    0.674729] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.684465] ACPI: Interpreter enabled
[    0.684529] ACPI: (supports S0 S3 S4 S5)
[    0.684776] ACPI: Using IOAPIC for interrupt routing
[    0.705167] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.705419] ACPI: No dock devices found.
[    0.705483] HEST: Table not found.
[    0.705546] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.706008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.706657] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.706726] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.706795] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.706879] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.706962] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.707055] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.707097] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.707129] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.707132] pci 0000:00:01.0: PME# disabled
[    0.707160] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.707174] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.707182] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.707194] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.707267] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.707298] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.707374] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.707380] pci 0000:00:16.0: PME# disabled
[    0.707421] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.707471] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.707542] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.707568] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.707657] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.707663] pci 0000:00:1a.7: PME# disabled
[    0.707693] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.707715] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.707785] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.707789] pci 0000:00:1b.0: PME# disabled
[    0.707818] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.707920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.707926] pci 0000:00:1c.0: PME# disabled
[    0.707967] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.708070] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.708076] pci 0000:00:1c.1: PME# disabled
[    0.708119] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.708169] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.708240] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.708266] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.708353] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.708359] pci 0000:00:1d.7: PME# disabled
[    0.708387] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.708518] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.708539] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.708551] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.708565] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.708576] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.708587] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.708597] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.708646] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.708666] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.708691] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.708764] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.708815] pci 0000:03:00.0: supports D1 D2
[    0.708817] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.708821] pci 0000:03:00.0: PME# disabled
[    0.713873] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.713953] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.713956] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.713962] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.714013] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.714067] pci 0000:04:00.0: supports D1 D2
[    0.714069] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714073] pci 0000:04:00.0: PME# disabled
[    0.714108] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.714162] pci 0000:04:03.0: supports D1 D2
[    0.714164] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714168] pci 0000:04:03.0: PME# disabled
[    0.714197] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.714251] pci 0000:04:04.0: supports D1 D2
[    0.714253] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714257] pci 0000:04:04.0: PME# disabled
[    0.714302] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.714372] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.714437] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.714453] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.714465] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.714544] pci 0000:05:00.0: supports D1 D2
[    0.714546] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.714551] pci 0000:05:00.0: PME# disabled
[    0.720536] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.720621] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.720668] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.720738] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.720783] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.720855] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.720950] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.721022] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.721184] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.721236] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.721445] pci 0000:02:00.0: supports D1 D2
[    0.721447] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.721457] pci 0000:02:00.0: PME# disabled
[    0.727247] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.727318] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.727359] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.727471] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.727571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.727684]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.727892]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.731347] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.732006] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.732609] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.733263] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.733868] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.734566] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.735220] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.735873] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.736531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.736622] vgaarb: loaded
[    0.736682] vgaarb: bridge control possible 0000:00:02.0
[    0.736831] PCI: Using ACPI for IRQ routing
[    0.741159] PCI: pci_cache_line_size set to 64 bytes
[    0.741281] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.741284] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.741287] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.741290] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.741411] NetLabel: Initializing
[    0.741472] NetLabel:  domain hash size = 128
[    0.741535] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.741613] NetLabel:  unlabeled traffic allowed by default
[    0.741696] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.742133] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.744216] Switching to clocksource hpet
[    0.747179] Switched to NOHz mode on CPU #0
[    0.747280] Switched to NOHz mode on CPU #1
[    0.747284] Switched to NOHz mode on CPU #2
[    0.747295] Switched to NOHz mode on CPU #3
[    0.750842] pnp: PnP ACPI init
[    0.750921] ACPI: bus type pnp registered
[    0.751330] pnp 00:00: [bus 00-ff]
[    0.751333] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.751338] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.751340] pnp 00:00: [io  0x0d00-0xffff window]
[    0.751342] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.751345] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.751347] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.751350] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.751352] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.751354] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.751357] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.751359] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.751361] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.751364] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.751366] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.751368] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.751371] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.751373] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.751376] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.751378] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.751449] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.751540] pnp 00:01: [io  0x0000-0x001f]
[    0.751542] pnp 00:01: [io  0x0081-0x0091]
[    0.751544] pnp 00:01: [io  0x0093-0x009f]
[    0.751546] pnp 00:01: [io  0x00c0-0x00df]
[    0.751549] pnp 00:01: [dma 4]
[    0.751583] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.751592] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.751621] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.751703] pnp 00:03: [irq 0 disabled]
[    0.751712] pnp 00:03: [irq 8]
[    0.751715] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.751768] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.751838] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.751849] pnp 00:04: [io  0x00f0]
[    0.751855] pnp 00:04: [irq 13]
[    0.751888] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.751898] pnp 00:05: [io  0x002e-0x002f]
[    0.751900] pnp 00:05: [io  0x004e-0x004f]
[    0.751902] pnp 00:05: [io  0x0061]
[    0.751904] pnp 00:05: [io  0x0063]
[    0.751906] pnp 00:05: [io  0x0065]
[    0.751908] pnp 00:05: [io  0x0067]
[    0.751910] pnp 00:05: [io  0x0080]
[    0.751911] pnp 00:05: [io  0x0092]
[    0.751913] pnp 00:05: [io  0x00b2-0x00b3]
[    0.751915] pnp 00:05: [io  0x1000-0x100f]
[    0.751918] pnp 00:05: [io  0x0400-0x047f]
[    0.751920] pnp 00:05: [io  0x0500-0x057f]
[    0.751967] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.752035] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.752102] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.752170] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.752179] pnp 00:06: [io  0x0070-0x0077]
[    0.752211] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.752225] pnp 00:07: [io  0x0300-0x031f]
[    0.752231] pnp 00:07: [irq 6]
[    0.752261] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.752431] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.752433] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.752435] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.752437] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.752440] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.752442] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.752444] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.752446] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.752448] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.752450] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.752453] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.752507] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.752577] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.752648] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.752716] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.752785] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.752854] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.752924] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.752992] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.753061] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.753130] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.753200] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.759128] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.759130] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.759194] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.759263] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.759333] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.759343] pnp: PnP ACPI: found 10 devices
[    0.759406] ACPI: ACPI bus type pnp unregistered
[    0.766451] PCI: max bus depth: 3 pci_try_num: 4
[    0.766511] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.766580] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.766656] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.766724] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.766798] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.766867] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.766942] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.767010] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.767084] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.767150] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.767219] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.767289] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.767374] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.767445] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.767525] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.767595] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.767692] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767763] pci 0000:00:01.0: setting latency timer to 64
[    0.767769] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767839] pci 0000:03:00.0: setting latency timer to 64
[    0.767845] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.767916] pci 0000:04:00.0: setting latency timer to 64
[    0.767922] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.767992] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.768063] pci 0000:04:03.0: setting latency timer to 64
[    0.768069] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.768138] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.768209] pci 0000:04:04.0: setting latency timer to 64
[    0.768217] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.768286] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.768360] pci 0000:00:1c.0: setting latency timer to 64
[    0.768419] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.768489] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.768563] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.768635] pci 0000:00:1c.1: setting latency timer to 64
[    0.768640] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.768643] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.768645] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.768648] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.768651] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.768653] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.768656] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.768659] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.768661] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.768664] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.768667] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.768669] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.768672] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.768675] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.768743] NET: Registered protocol family 2
[    0.769019] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.770253] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.772055] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.772283] TCP: Hash tables configured (established 524288 bind 65536)
[    0.772852] TCP reno registered
[    0.772925] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.773014] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.773260] NET: Registered protocol family 1
[    0.773339] pci 0000:00:02.0: Boot video device
[    0.773712] PCI: CLS 256 bytes, default 64
[    0.773766] Unpacking initramfs...
[    0.842833] Freeing initrd memory: 2904k freed
[    0.843363] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.843436] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.843520] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.844109] audit: initializing netlink socket (disabled)
[    0.844184] type=2000 audit(1318950394.683:1): initialized
[    0.850087] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.863017] VFS: Disk quotas dquot_6.5.2
[    0.863224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.863475] msgmni has been set to 7731
[    0.863773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.863894] io scheduler noop registered
[    0.863958] io scheduler deadline registered
[    0.864072] io scheduler cfq registered (default)
[    0.864242] pcieport 0000:00:01.0: setting latency timer to 64
[    0.864286] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.864490] pcieport 0000:03:00.0: setting latency timer to 64
[    0.864525] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.864604] pcieport 0000:04:00.0: setting latency timer to 64
[    0.864641] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.864720] pcieport 0000:04:03.0: setting latency timer to 64
[    0.864757] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.864833] pcieport 0000:04:04.0: setting latency timer to 64
[    0.864869] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.865040] intel_idle: MWAIT substates: 0x21120
[    0.865042] intel_idle: v0.4 model 0x2A
[    0.865044] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.865098] ERST: Table is not found!
[    0.865161] GHES: HEST is not enabled!
[    0.865286] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.067777] Linux agpgart interface v0.103
[    1.067923] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.068874] i8042: No controller found
[    1.069007] mousedev: PS/2 mouse device common for all mice
[    1.069122] rtc_cmos 00:06: RTC can wake from S4
[    1.069292] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.069390] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.069595] cpuidle: using governor ladder
[    1.069864] cpuidle: using governor menu
[    1.070123] TCP cubic registered
[    1.070185] NET: Registered protocol family 17
[    1.070254] Registering the dns_resolver key type
[    1.070457] PM: Hibernation image not present or could not be loaded.
[    1.070462] registered taskstats version 1
[    1.076651] rtc_cmos 00:06: setting system clock to 2011-10-18 15:06:35 UTC (1318950395)
[    1.076809] Initializing network drop monitor service
[    1.078459] Freeing unused kernel memory: 724k freed
[    1.078633] Write protecting the kernel read-only data: 8192k
[    1.085761] Freeing unused kernel memory: 1916k freed
[    1.088728] Freeing unused kernel memory: 704k freed
[    1.109635] udevd[86]: starting version 173
[    1.159593] usbcore: registered new interface driver usbfs
[    1.159734] usbcore: registered new interface driver hub
[    1.159862] usbcore: registered new device driver usb
[    1.160348] SCSI subsystem initialized
[    1.162674] libata version 3.00 loaded.
[    1.163069] ata_piix 0000:00:1f.2: version 2.13
[    1.163089] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.163177] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.163885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.314121] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.314533] scsi0 : ata_piix
[    1.314763] scsi1 : ata_piix
[    1.315042] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.315116] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.315234] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.315371] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.315376] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.315489] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.315600] ehci_hcd 0000:00:1a.7: debug port 2
[    1.319556] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.319572] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.330741] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.331009] hub 1-0:1.0: USB hub found
[    1.331075] hub 1-0:1.0: 6 ports detected
[    1.331236] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.331333] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.331337] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.331411] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.331520] ehci_hcd 0000:00:1d.7: debug port 2
[    1.335475] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.335494] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.347410] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.347673] hub 2-0:1.0: USB hub found
[    1.347740] hub 2-0:1.0: 8 ports detected
[    1.359293] uhci_hcd: USB Universal Host Controller Interface driver
[    1.359434] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.359520] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.359525] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.359602] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.359729] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.360013] hub 3-0:1.0: USB hub found
[    1.360082] hub 3-0:1.0: 2 ports detected
[    1.360235] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.360317] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.360323] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.360404] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.360527] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.360798] hub 4-0:1.0: USB hub found
[    1.360867] hub 4-0:1.0: 2 ports detected
[    1.640576] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.764724] hub 1-1:1.0: USB hub found
[    1.764927] hub 1-1:1.0: 3 ports detected
[    1.843785] Refined TSC clocksource calibration: 1700.013 MHz.
[    1.843860] Switching to clocksource tsc
[    1.870439] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    2.116961] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.240821] hub 2-1:1.0: USB hub found
[    2.241020] hub 2-1:1.0: 2 ports detected
[    2.320303] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.336838] ata2.00: failed to resume link (SControl 0)
[    2.419732] hub 1-1.1:1.0: USB hub found
[    2.420050] hub 1-1.1:1.0: 3 ports detected
[    2.500196] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.620823] usbcore: registered new interface driver usbhid
[    2.620900] usbhid: USB HID core driver
[    2.632491] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.632724] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.656641] ata1.01: failed to resume link (SControl 0)
[    2.686861] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.728721] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.809969] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.810053] ata1.01: SATA link down (SStatus 0 SControl 0)
[    2.816795] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    2.816869] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.823478] ata1.00: configured for UDMA/133
[    2.823739] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    2.853377] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    2.941035] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.941237] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.006663] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.094503] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.094741] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.159978] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.359569] ata2.01: failed to resume link (SControl 0)
[    3.371239] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.371318] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.377767] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.377961] sd 0:0:0:0: [sda] Write Protect is off
[    3.378030] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.378066] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.382624]  sda: sda1 sda2 sda3 sda4 sda5
[    3.383346] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.588152] device-mapper: uevent: version 1.0.3
[    3.588462] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[    9.129187] padlock_aes: VIA PadLock not detected.
[    9.351889] JFS: nTxBlock = 8192, nTxLock = 65536
[    9.791077] udevd[360]: starting version 173
[    9.852265] ACPI: acpi_idle yielding to intel_idle
[    9.854273] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    9.854648] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    9.857288] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    9.873917] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[    9.875008] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    9.875143] ACPI: Lid Switch [LID0]
[    9.883851] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    9.883946] ACPI: Power Button [PWRB]
[    9.884106] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[    9.884199] ACPI: Sleep Button [SLPB]
[    9.884336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    9.884429] ACPI: Power Button [PWRF]
[    9.888945] ACPI: AC Adapter [ADP1] (off-line)
[    9.890959] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    9.893464] mei: module is from the staging directory, the quality is unknown, you have been warned.
[    9.895157] iTCO_vendor_support: vendor-support=0
[    9.896818] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    9.896903] mei 0000:00:16.0: setting latency timer to 64
[    9.897270] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    9.922946] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.008629] ACPI: Battery Slot [BAT0] (battery present)
[   10.024116] cfg80211: Calling CRDA to update world regulatory domain
[   10.024259] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   10.026446] [drm] Initialized drm 1.1.0 20060810
[   10.032233] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.032420] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   10.036086] usbcore: registered new interface driver uas
[   10.036616] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   10.036904] Linux media interface: v0.10
[   10.038259] usbcore: registered new interface driver bcm5974
[   10.052045] Initializing USB Mass Storage driver...
[   10.053717] scsi2 : usb-storage 2-1.1:1.0
[   10.055312] Linux video capture interface: v2.00
[   10.059425] usbcore: registered new interface driver usb-storage
[   10.059504] USB Mass Storage support registered.
[   10.062543] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   10.064859] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   10.064978] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   10.065050] brcmsmac 0000:02:00.0: setting latency timer to 64
[   10.076105] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   10.081524] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.081722] i915 0000:00:02.0: setting latency timer to 64
[   10.083202] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   10.083556] usbcore: registered new interface driver uvcvideo
[   10.083631] USB Video Class driver (1.1.1)
[   10.133864] applesmc: B0AC!: read arg fail
[   10.165141] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   10.234364] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[   10.234371] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.234453] [drm] Driver supports precise vblank timestamp query.
[   10.234580] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   10.234663] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.238282] applesmc: AUPO!: read arg fail
[   10.312933] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   10.313005] applesmc: init_smcreg() took 100 ms
[   10.313311] Registered led device: smc::kbd_backlight
[   11.080833] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   11.081138] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   11.082719] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   11.412052] fbcon: inteldrmfb (fb0) is primary device
[   12.401899] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   12.428479] Console: switching to colour frame buffer device 180x56
[   12.432500] fb0: inteldrmfb frame buffer device
[   12.432526] drm: registered panic notifier
[   12.462003] acpi device:0d: registered as cooling_device4
[   12.462282] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   12.462392] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   12.462490] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.462588] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   12.462755] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   12.462797] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   13.007433] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   13.007806] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   13.008182] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   13.012100] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.012225] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.012342] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.272528] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   77.579537] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   77.579542] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   77.591982] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   79.628614] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   79.628620] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   79.640999] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   83.806603] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 1/3)
[   84.006218] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 2/3)
[   84.206102] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 3/3)
[   84.405979] wlan0: direct probe to 00:0f:61:4f:b7:50 timed out
[   91.372241] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 1/3)
[   91.571834] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 2/3)
[   91.771718] wlan0: direct probe to 00:0f:61:4f:b7:50 (try 3/3)
[   91.971602] wlan0: direct probe to 00:0f:61:4f:b7:50 timed out
[  102.787270] NET: Registered protocol family 10
[  363.540476] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  363.540482] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  363.552855] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  363.553236] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  365.651976] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 1/3)
[  365.849747] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 2/3)
[  366.049628] wlan0: direct probe to 00:0f:61:5a:59:a0 (try 3/3)
[  366.249516] wlan0: direct probe to 00:0f:61:5a:59:a0 timed out
[  377.596680] wlan0: authenticate with 00:0f:61:b4:b5:70 (try 1)
[  377.599951] wlan0: authenticated
[  377.599978] wlan0: associate with 00:0f:61:b4:b5:70 (try 1)
[  377.600885] wlan0: RX AssocResp from 00:0f:61:b4:b5:70 (capab=0x811 status=0 aid=3)
[  377.600890] wlan0: associated
[  377.601368] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  377.601379] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  377.601399] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  377.601754] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  385.968229] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  388.429970] wlan0: no IPv6 routers present
[ 3009.828537] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828545] ieee80211 phy0: AMPDU status: BA Timeout, seq 3564, in_transit 0
[ 3009.828796] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828802] ieee80211 phy0: AMPDU status: BA Timeout, seq 3565, in_transit 3
[ 3009.828811] ieee80211 phy0: AMPDU status: BA Timeout, seq 3566, in_transit 2
[ 3009.828820] ieee80211 phy0: AMPDU status: BA Timeout, seq 3567, in_transit 1
[ 3009.828829] ieee80211 phy0: AMPDU status: BA Timeout, seq 3568, in_transit 0
[ 3009.828894] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.828899] ieee80211 phy0: AMPDU status: BA Timeout, seq 3569, in_transit 0
[ 3009.830973] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.830980] ieee80211 phy0: AMPDU status: BA Timeout, seq 3570, in_transit 0
[ 3009.831027] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831032] ieee80211 phy0: AMPDU status: BA Timeout, seq 3571, in_transit 0
[ 3009.831110] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831115] ieee80211 phy0: AMPDU status: BA Timeout, seq 3572, in_transit 0
[ 3009.831157] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831162] ieee80211 phy0: AMPDU status: BA Timeout, seq 3573, in_transit 0
[ 3009.831250] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831255] ieee80211 phy0: AMPDU status: BA Timeout, seq 3574, in_transit 0
[ 3009.831322] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831327] ieee80211 phy0: AMPDU status: BA Timeout, seq 3575, in_transit 0
[ 3009.831390] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831395] ieee80211 phy0: AMPDU status: BA Timeout, seq 3576, in_transit 0
[ 3009.831598] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831604] ieee80211 phy0: AMPDU status: BA Timeout, seq 3577, in_transit 0
[ 3009.831650] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831656] ieee80211 phy0: AMPDU status: BA Timeout, seq 3578, in_transit 0
[ 3009.831707] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.831712] ieee80211 phy0: AMPDU status: BA Timeout, seq 3579, in_transit 0
[ 3009.841861] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.841867] ieee80211 phy0: AMPDU status: BA Timeout, seq 3580, in_transit 0
[ 3009.844862] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.844867] ieee80211 phy0: AMPDU status: BA Timeout, seq 3581, in_transit 0
[ 3009.867638] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.867644] ieee80211 phy0: AMPDU status: BA Timeout, seq 3582, in_transit 0
[ 3009.868131] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.868137] ieee80211 phy0: AMPDU status: BA Timeout, seq 3583, in_transit 0
[ 3009.868317] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.868322] ieee80211 phy0: AMPDU status: BA Timeout, seq 3584, in_transit 0
[ 3009.869349] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.869355] ieee80211 phy0: AMPDU status: BA Timeout, seq 3585, in_transit 0
[ 3009.878734] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.878740] ieee80211 phy0: AMPDU status: BA Timeout, seq 3586, in_transit 0
[ 3009.917538] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.917544] ieee80211 phy0: AMPDU status: BA Timeout, seq 3587, in_transit 0
[ 3009.917928] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.917934] ieee80211 phy0: AMPDU status: BA Timeout, seq 3588, in_transit 0
[ 3009.918122] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3009.918127] ieee80211 phy0: AMPDU status: BA Timeout, seq 3589, in_transit 0
[ 3125.145422] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3125.145428] ieee80211 phy0: AMPDU status: BA Timeout, seq 1097, in_transit 0
[ 3984.518315] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 3984.518321] ieee80211 phy0: AMPDU status: BA Timeout, seq 4083, in_transit 0
[ 4215.122808] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.122817] ieee80211 phy0: AMPDU status: BA Timeout, seq 3587, in_transit 0
[ 4215.123863] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.123870] ieee80211 phy0: AMPDU status: BA Timeout, seq 3588, in_transit 0
[ 4215.124672] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.124678] ieee80211 phy0: AMPDU status: BA Timeout, seq 3589, in_transit 0
[ 4215.128443] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128452] ieee80211 phy0: AMPDU status: BA Timeout, seq 3590, in_transit 0
[ 4215.128657] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128663] ieee80211 phy0: AMPDU status: BA Timeout, seq 3591, in_transit 0
[ 4215.128916] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 4215.128922] ieee80211 phy0: AMPDU status: BA Timeout, seq 3592, in_transit 0
[ 5571.961603] hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.
[ 5656.109474] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109482] ieee80211 phy0: AMPDU status: BA Timeout, seq 4059, in_transit 0
[ 5656.109877] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109883] ieee80211 phy0: AMPDU status: BA Timeout, seq 4060, in_transit 0
[ 5656.109934] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 48
[ 5656.109939] ieee80211 phy0: AMPDU status: BA Timeout, seq 4061, in_transit 0
[ 8108.278594] PM: Syncing filesystems ... done.
[ 8108.298813] PM: Preparing system for mem sleep
[ 8109.424991] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 8109.437626] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 8109.450953] PM: Entering mem sleep
[ 8109.450985] Suspending console(s) (use no_console_suspend to debug)
[ 8109.459624] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 8109.460157] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 8109.460192] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 8109.460251] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 8109.460883] sd 0:0:0:0: [sda] Stopping disk
[ 8109.497593] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 8109.510916] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 8109.664268] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 8110.950405] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 8110.963472] PM: suspend of devices complete after 1513.020 msecs
[ 8111.003422] PM: late suspend of devices complete after 39.973 msecs
[ 8111.003735] ACPI: Preparing to enter system sleep state S3
[ 8111.030105] PM: Saving platform NVS memory
[ 8111.030563] Disabling non-boot CPUs ...
[ 8111.133302] CPU 1 is now offline
[ 8111.236552] CPU 2 is now offline
[ 8111.339844] CPU 3 is now offline
[ 8111.340227] Extended CMOS year: 2000
[ 8111.340623] ACPI: Low-level resume complete
[ 8111.340668] PM: Restoring platform NVS memory
[ 8111.340976] Extended CMOS year: 2000
[ 8111.340990] Enabling non-boot CPUs ...
[ 8111.347828] Booting Node 0 Processor 1 APIC 0x2
[ 8111.347830] smpboot cpu 1: start_ip = 9a000
[ 8111.359016] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.380608] Switched to NOHz mode on CPU #1
[ 8111.381304] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.381534] CPU1 is up
[ 8111.389017] Booting Node 0 Processor 2 APIC 0x1
[ 8111.389019] smpboot cpu 2: start_ip = 9a000
[ 8111.400128] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.420490] Switched to NOHz mode on CPU #2
[ 8111.420567] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.421141] CPU2 is up
[ 8111.422512] Booting Node 0 Processor 3 APIC 0x3
[ 8111.422514] smpboot cpu 3: start_ip = 9a000
[ 8111.433703] Calibrating delay loop (skipped) already calibrated this CPU
[ 8111.455836] NMI watchdog enabled, takes one hw-pmu counter.
[ 8111.456572] CPU3 is up
[ 8111.460122] Switched to NOHz mode on CPU #3
[ 8111.460247] ACPI: Waking up from system sleep state S3
[ 8111.960382] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8111.960390] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 8111.960394] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 8111.960398] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[ 8111.960403] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960407] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.960428] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960438] i915 0000:00:02.0: restoring config space at offset 0x2 (was 0x3800009, writing 0x3000009)
[ 8111.960441] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 8111.960465] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960482] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 8111.960506] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 8111.960518] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 8111.960530] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8111.960557] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960575] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 8111.960583] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8111.960616] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960632] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 8111.960638] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.960644] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 8111.960684] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8111.960699] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.960705] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 8111.960711] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 8111.960718] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 8111.960728] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960736] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8111.960787] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 8111.960802] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.960808] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 8111.960814] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 8111.960820] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 8111.960830] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8111.960838] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8111.960874] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8111.960886] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 8111.960898] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8111.960924] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.960942] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 8111.960950] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8111.961016] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8111.961027] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 8111.961032] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 8111.961038] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 8111.961043] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 8111.961049] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 8111.961056] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 8111.961075] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 8111.961091] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 8111.961098] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 8111.961128] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961132] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 8111.961136] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961141] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 8111.961147] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961153] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.961197] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961202] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 8111.961206] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961211] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 8111.961217] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961223] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8111.961268] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961273] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 8111.961277] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961282] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 8111.961288] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961294] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8111.961339] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8111.961344] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 8111.961348] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8111.961353] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 8111.961359] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8111.961365] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8111.961411] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 8111.961428] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 8111.961433] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 8111.961438] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.961445] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8111.961547] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8111.961591] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 8111.961602] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8111.961616] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8111.961820] PM: early resume of devices complete after 1.510 msecs
[ 8111.961996] i915 0000:00:02.0: setting latency timer to 64
[ 8111.962043] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 8111.962057] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 8111.962061] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 8111.962069] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 8111.962093] usb usb3: root hub lost power or was reset
[ 8111.962115] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8111.962126] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 8111.962140] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8111.962151] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 8111.962185] usb usb4: root hub lost power or was reset
[ 8111.962190] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 8111.962203] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8111.962214] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 8111.962302] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8111.962309] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 8111.962339] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8111.962350] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 8111.963237] sd 0:0:0:0: [sda] Starting disk
[ 8111.990592] bcm5974: bad trackpad package, length: 8
[ 8111.992589] bcm5974: bad trackpad package, length: 8
[ 8111.993588] bcm5974: bad trackpad package, length: 8
[ 8111.994587] bcm5974: bad trackpad package, length: 8
[ 8111.995587] bcm5974: bad trackpad package, length: 8
[ 8111.997588] bcm5974: bad trackpad package, length: 8
[ 8112.029575] bcm5974: bad trackpad package, length: 8
[ 8112.030458] bcm5974: bad trackpad package, length: 8
[ 8112.031448] bcm5974: bad trackpad package, length: 8
[ 8112.033578] bcm5974: bad trackpad package, length: 8
[ 8112.098665] Extended CMOS year: 2000
[ 8112.982983] ata2.00: failed to resume link (SControl 0)
[ 8113.302805] ata1.01: failed to resume link (SControl 0)
[ 8113.456099] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8113.456112] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 8113.462839] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 8113.469630] ata1.00: configured for UDMA/133
[ 8113.683472] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 8113.721837] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 8113.721841] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 8113.733750] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8113.733771] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[ 8113.733773] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8113.734199] PM: resume of devices complete after 1773.264 msecs
[ 8113.734669] PM: Finishing wakeup.
[ 8113.734671] Restarting tasks ... done.
[ 8113.740352] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8113.740381] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 8113.740401] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[ 8113.770093] video LNXVIDEO:00: Restoring backlight state
[ 8113.819178] cfg80211: Calling CRDA for country: X3
[ 8114.009021] ata2.01: failed to resume link (SControl 0)
[ 8114.020652] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 8114.020670] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 8115.866498] wlan0: authenticate with 00:0f:61:b4:b5:70 (try 1)
[ 8115.869797] wlan0: authenticated
[ 8115.869822] wlan0: associate with 00:0f:61:b4:b5:70 (try 1)
[ 8115.870737] wlan0: RX AssocResp from 00:0f:61:b4:b5:70 (capab=0x811 status=0 aid=4)
[ 8115.870741] wlan0: associated
[ 8115.871219] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8115.871231] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8115.871263] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 8121.568114] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[ 8446.426191] PM: Syncing filesystems ... done.
[ 8446.467038] PM: Preparing system for mem sleep
[ 8447.590036] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 8447.602645] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 8447.615979] PM: Entering mem sleep
[ 8447.616008] Suspending console(s) (use no_console_suspend to debug)
[ 8447.624604] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 8447.625324] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 8447.625343] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 8447.625375] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 8447.625441] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 8447.625853] sd 0:0:0:0: [sda] Stopping disk
[ 8447.662604] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 8447.675924] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 8449.268660] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 8449.281724] PM: suspend of devices complete after 1666.356 msecs
[ 8449.321695] PM: late suspend of devices complete after 39.986 msecs
[ 8449.322008] ACPI: Preparing to enter system sleep state S3
[ 8449.348363] PM: Saving platform NVS memory
[ 8449.348727] Disabling non-boot CPUs ...
[ 8449.451563] CPU 1 is now offline
[ 8449.554829] CPU 2 is now offline
[ 8449.658087] CPU 3 is now offline
[ 8449.658453] Extended CMOS year: 2000
[ 8449.658848] ACPI: Low-level resume complete
[ 8449.658895] PM: Restoring platform NVS memory
[ 8449.659204] Extended CMOS year: 2000
[ 8449.659219] Enabling non-boot CPUs ...
[ 8449.666059] Booting Node 0 Processor 1 APIC 0x2
[ 8449.666061] smpboot cpu 1: start_ip = 9a000
[ 8449.677248] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.698872] Switched to NOHz mode on CPU #1
[ 8449.699471] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.699704] CPU1 is up
[ 8449.707223] Booting Node 0 Processor 2 APIC 0x1
[ 8449.707225] smpboot cpu 2: start_ip = 9a000
[ 8449.718335] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.738751] Switched to NOHz mode on CPU #2
[ 8449.738805] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.739367] CPU2 is up
[ 8449.740536] Booting Node 0 Processor 3 APIC 0x3
[ 8449.740538] smpboot cpu 3: start_ip = 9a000
[ 8449.751726] Calibrating delay loop (skipped) already calibrated this CPU
[ 8449.773475] NMI watchdog enabled, takes one hw-pmu counter.
[ 8449.774327] CPU3 is up
[ 8449.777635] Switched to NOHz mode on CPU #3
[ 8449.777740] ACPI: Waking up from system sleep state S3
[ 8450.278645] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8450.278653] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 8450.278657] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 8450.278660] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[ 8450.278666] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.278670] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.278691] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278700] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 8450.278724] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278742] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 8450.278767] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 8450.278779] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 8450.278791] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8450.278818] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278835] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 8450.278843] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8450.278876] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.278891] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 8450.278897] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.278903] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 8450.278943] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 8450.278958] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.278964] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 8450.278970] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 8450.278977] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 8450.278987] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.278995] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8450.279045] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 8450.279060] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279066] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 8450.279072] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 8450.279079] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 8450.279089] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 8450.279096] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8450.279132] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8450.279144] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 8450.279156] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 8450.279183] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.279200] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 8450.279208] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 8450.279273] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 8450.279285] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 8450.279290] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 8450.279295] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 8450.279301] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 8450.279306] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 8450.279313] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 8450.279333] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 8450.279348] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 8450.279356] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 8450.279385] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279390] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 8450.279394] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279399] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 8450.279405] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279410] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.279455] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279460] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 8450.279464] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279469] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 8450.279475] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279481] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 8450.279527] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279531] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 8450.279536] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279540] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 8450.279547] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279552] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8450.279598] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 8450.279603] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 8450.279607] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 8450.279612] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 8450.279618] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 8450.279624] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 8450.279670] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 8450.279687] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 8450.279692] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 8450.279697] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.279703] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 8450.279800] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 8450.279845] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 8450.279855] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 8450.279868] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 8450.280072] PM: early resume of devices complete after 1.499 msecs
[ 8450.280249] i915 0000:00:02.0: setting latency timer to 64
[ 8450.280490] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 8450.280500] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 8450.280528] usb usb3: root hub lost power or was reset
[ 8450.280544] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 8450.280550] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8450.280557] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8450.280561] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 8450.280564] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 8450.280569] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 8450.280621] usb usb4: root hub lost power or was reset
[ 8450.280634] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8450.280650] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 8450.280654] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8450.280657] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 8450.280665] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 8450.280705] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8450.280715] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 8450.281571] sd 0:0:0:0: [sda] Starting disk
[ 8450.433710] Extended CMOS year: 2000
[ 8451.301247] ata2.00: failed to resume link (SControl 0)
[ 8451.621055] ata1.01: failed to resume link (SControl 0)
[ 8451.774366] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8451.774380] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 8451.784380] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 8451.791200] ata1.00: configured for UDMA/133
[ 8451.958444] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 8451.996806] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 8451.996810] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 8452.008723] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8452.008742] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[ 8452.008744] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 8452.009174] PM: resume of devices complete after 1729.950 msecs
[ 8452.009726] PM: Finishing wakeup.
[ 8452.009728] Restarting tasks ... done.
[ 8452.015187] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8452.015220] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 8452.015244] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[ 8452.043777] video LNXVIDEO:00: Restoring backlight state
[ 8452.097450] cfg80211: Calling CRDA to update world regulatory domain
[ 8452.323990] ata2.01: failed to resume link (SControl 0)
[ 8452.335409] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 8452.335428] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 8454.161589] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[ 8454.177671] wlan0: authenticated
[ 8454.177697] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[ 8454.184935] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=8)
[ 8454.184939] wlan0: associated
[ 8454.185641] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 8454.185646] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8454.185665] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 8462.951304] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[10115.270623] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: dd:6a:c0:1c:d3:c7
[10323.931565] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[10389.426177] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426316] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426330] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426508] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426664] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426677] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426874] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.426888] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427030] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427044] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427182] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427195] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427326] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427340] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427480] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427493] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427689] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427703] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427837] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427850] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.427987] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428001] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428134] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428148] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428281] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.428294] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[10389.429985] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[11616.619977] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[14921.525350] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 95:ad:ac:9b:ff:08
[15475.219209] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 29:da:b0:4f:cf:23
[19665.587785] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[19686.391698] usb 2-1.2: new high speed USB device number 4 using ehci_hcd
[19686.490474] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[19686.490504] scsi3 : usb-storage 2-1.2:1.0
[19687.488455] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[19687.488719] sd 3:0:0:0: Attached scsi generic sg2 type 0
[19687.489226] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[19687.489733] sd 3:0:0:0: [sdc] Write Protect is off
[19687.489741] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[19687.490234] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.490239] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.492109] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.492116] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.522275]  sdc: unknown partition table
[19687.524261] sd 3:0:0:0: [sdc] No Caching mode page present
[19687.524265] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[19687.524268] sd 3:0:0:0: [sdc] Attached SCSI disk
[19691.108143] padlock_sha: VIA PadLock Hash Engine not detected.
[20313.739591] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 47:42:f9:47:12:c8
[24890.762875] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 05:6a:61:79:1e:8e
[33934.363449] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: f1:d2:bc:34:d0:ff
[35760.827376] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: ad:a9:c5:5e:af:20
[44829.893891] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: c3:c5:e3:b6:76:f2
[53542.159433] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[55236.734680] PM: Syncing filesystems ... done.
[55236.779293] PM: Preparing system for mem sleep
[55237.877729] Freezing user space processes ... (elapsed 0.01 seconds) done.
[55237.890369] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[55237.903697] PM: Entering mem sleep
[55237.903730] Suspending console(s) (use no_console_suspend to debug)
[55237.906235] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[55237.907071] brcmsmac 0000:02:00.0: PCI INT A disabled
[55237.907118] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[55237.907154] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[55237.907242] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[55237.907477] sd 0:0:0:0: [sda] Stopping disk
[55237.943676] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[55237.956988] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[55239.435112] ata_piix 0000:00:1f.2: PCI INT B disabled
[55239.446148] PM: suspend of devices complete after 1542.971 msecs
[55239.486154] PM: late suspend of devices complete after 40.024 msecs
[55239.486468] ACPI: Preparing to enter system sleep state S3
[55239.512821] PM: Saving platform NVS memory
[55239.513309] Disabling non-boot CPUs ...
[55239.616024] CPU 1 is now offline
[55239.719291] CPU 2 is now offline
[55239.822546] CPU 3 is now offline
[55239.822928] Extended CMOS year: 2000
[55239.823323] ACPI: Low-level resume complete
[55239.823370] PM: Restoring platform NVS memory
[55239.823678] Extended CMOS year: 2000
[55239.823692] Enabling non-boot CPUs ...
[55239.830554] Booting Node 0 Processor 1 APIC 0x2
[55239.830557] smpboot cpu 1: start_ip = 9a000
[55239.841743] Calibrating delay loop (skipped) already calibrated this CPU
[55239.863365] Switched to NOHz mode on CPU #1
[55239.864105] NMI watchdog enabled, takes one hw-pmu counter.
[55239.867687] CPU1 is up
[55239.872035] Booting Node 0 Processor 2 APIC 0x1
[55239.872037] smpboot cpu 2: start_ip = 9a000
[55239.883147] Calibrating delay loop (skipped) already calibrated this CPU
[55239.903630] NMI watchdog enabled, takes one hw-pmu counter.
[55239.904164] CPU2 is up
[55239.905530] Booting Node 0 Processor 3 APIC 0x3
[55239.905532] smpboot cpu 3: start_ip = 9a000
[55239.906539] Switched to NOHz mode on CPU #2
[55239.916721] Calibrating delay loop (skipped) already calibrated this CPU
[55239.938943] NMI watchdog enabled, takes one hw-pmu counter.
[55239.939706] CPU3 is up
[55239.943035] Switched to NOHz mode on CPU #3
[55239.943142] ACPI: Waking up from system sleep state S3
[55240.446433] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[55240.446441] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[55240.446445] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[55240.446449] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[55240.446454] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446458] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.446479] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446489] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[55240.446513] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446531] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[55240.446555] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[55240.446568] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[55240.446580] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[55240.446607] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446625] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[55240.446633] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[55240.446665] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446682] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[55240.446687] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.446694] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[55240.446734] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[55240.446749] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.446755] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[55240.446761] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[55240.446767] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[55240.446777] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446786] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[55240.446836] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[55240.446850] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.446857] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[55240.446863] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[55240.446869] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[55240.446879] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[55240.446887] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[55240.446922] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[55240.446934] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[55240.446946] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[55240.446972] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.446990] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[55240.446999] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[55240.447064] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[55240.447075] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[55240.447081] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[55240.447086] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[55240.447091] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[55240.447097] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[55240.447105] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[55240.447124] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[55240.447140] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[55240.447148] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[55240.447177] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447182] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[55240.447186] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447190] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[55240.447197] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447202] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.447247] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447251] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[55240.447256] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447260] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[55240.447267] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447272] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[55240.447318] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447323] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[55240.447327] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447332] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[55240.447338] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447344] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[55240.447389] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[55240.447394] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[55240.447398] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[55240.447403] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[55240.447409] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[55240.447415] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[55240.447460] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[55240.447477] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[55240.447483] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[55240.447488] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.447494] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[55240.447595] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[55240.447640] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[55240.447651] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[55240.447664] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[55240.447880] PM: early resume of devices complete after 1.519 msecs
[55240.448097] i915 0000:00:02.0: setting latency timer to 64
[55240.448355] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[55240.448363] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[55240.448391] usb usb3: root hub lost power or was reset
[55240.448408] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[55240.448416] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[55240.448433] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[55240.448443] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[55240.448447] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[55240.448459] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[55240.448463] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[55240.448474] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[55240.448502] usb usb4: root hub lost power or was reset
[55240.448508] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[55240.448517] ata_piix 0000:00:1f.2: setting latency timer to 64
[55240.448522] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[55240.448544] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[55240.448558] brcmsmac 0000:02:00.0: setting latency timer to 64
[55240.449657] sd 0:0:0:0: [sda] Starting disk
[55240.476816] bcm5974: bad trackpad package, length: 8
[55240.477813] bcm5974: bad trackpad package, length: 8
[55240.479812] bcm5974: bad trackpad package, length: 8
[55240.581363] Extended CMOS year: 2000
[55241.469034] ata2.00: failed to resume link (SControl 0)
[55241.788843] ata1.01: failed to resume link (SControl 0)
[55241.942155] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[55241.942170] ata1.01: SATA link down (SStatus 0 SControl 0)
[55241.955498] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[55241.962308] ata1.00: configured for UDMA/133
[55242.129546] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[55242.168167] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[55242.168171] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[55242.180072] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55242.180092] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[55242.180094] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55242.180415] PM: resume of devices complete after 1733.383 msecs
[55242.180955] PM: Finishing wakeup.
[55242.180957] Restarting tasks ... 
[55242.181868] usb 2-1.2: USB disconnect, device number 4
[55242.184585] done.
[55242.229167] video LNXVIDEO:00: Restoring backlight state
[55242.475737] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55242.475744] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55242.475754] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[55242.491779] ata2.01: failed to resume link (SControl 0)
[55242.503382] ata2.00: SATA link down (SStatus 4 SControl 0)
[55242.503399] ata2.01: SATA link down (SStatus 0 SControl 0)
[55242.668377] cfg80211: Calling CRDA to update world regulatory domain
[55244.717627] wlan0: direct probe to 00:03:52:e3:0e:10 (try 1/3)
[55244.718367] wlan0: direct probe responded
[55244.747132] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[55244.747764] wlan0: authenticated
[55244.747790] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[55244.748453] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[55244.748456] wlan0: associated
[55244.749094] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55244.749099] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55244.749118] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[55244.757154] ------------[ cut here ]------------
[55244.757171] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55244.757173] Hardware name: MacBookAir4,2
[55244.757175] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55244.757237] Pid: 0, comm: swapper Tainted: G         C  3.1.0-rc6-gbee709a #2
[55244.757239] Call Trace:
[55244.757242]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55244.757254]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55244.757261]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55244.757268]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55244.757272]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55244.757276]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55244.757281]  [<ffffffff81097618>] ? tick_dev_program_event+0x48/0x110
[55244.757285]  [<ffffffff810976ff>] ? tick_program_event+0x1f/0x30
[55244.757290]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55244.757295]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55244.757299]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55244.757304]  [<ffffffff8141a4ce>] smp_apic_timer_interrupt+0x6e/0x99
[55244.757308]  [<ffffffff8141839e>] apic_timer_interrupt+0x6e/0x80
[55244.757310]  <EOI>  [<ffffffff810893c9>] ? enqueue_hrtimer+0x39/0xf0
[55244.757319]  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55244.757322]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55244.757328]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55244.757332]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55244.757336]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55244.757340]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55244.757345]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55244.757349]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55244.757354]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55244.757357] ---[ end trace 0c36ea94c55692bf ]---
[55245.752355] ------------[ cut here ]------------
[55245.752375] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55245.752378] Hardware name: MacBookAir4,2
[55245.752379] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55245.752441] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55245.752443] Call Trace:
[55245.752445]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55245.752458]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55245.752465]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55245.752472]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55245.752476]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55245.752480]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55245.752485]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55245.752491]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55245.752496]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55245.752499]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55245.752504]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55245.752508]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55245.752510]  <EOI>  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55245.752517]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55245.752523]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55245.752527]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55245.752531]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55245.752535]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55245.752540]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55245.752545]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55245.752549]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55245.752552] ---[ end trace 0c36ea94c55692c0 ]---
[55254.745380] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55254.745388] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55254.745397] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[55254.745401] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[55254.774687] cfg80211: Calling CRDA to update world regulatory domain
[55256.652352] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[55256.652842] wlan0: authenticated
[55256.652873] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[55256.653431] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[55256.653436] wlan0: associated
[55256.654076] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55256.654081] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[55256.654102] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[55256.660352] ------------[ cut here ]------------
[55256.660370] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55256.660373] Hardware name: MacBookAir4,2
[55256.660375] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55256.660437] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55256.660440] Call Trace:
[55256.660442]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55256.660454]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55256.660462]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55256.660468]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55256.660473]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55256.660476]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55256.660482]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55256.660488]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55256.660493]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55256.660496]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55256.660501]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55256.660504]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55256.660506]  <EOI>  [<ffffffff810893c9>] ? enqueue_hrtimer+0x39/0xf0
[55256.660517]  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55256.660520]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55256.660526]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55256.660530]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55256.660534]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55256.660539]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55256.660543]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55256.660548]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55256.660552]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55256.660555] ---[ end trace 0c36ea94c55692c1 ]---
[55256.776180] ------------[ cut here ]------------
[55256.776193] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x125/0x1d0 [mac80211]()
[55256.776196] Hardware name: MacBookAir4,2
[55256.776197] Modules linked in: sha256_generic nls_utf8 hfsplus ipv6 ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus arc4 snd_hda_intel i915 uvcvideo joydev snd_hda_codec brcmsmac(C) usb_storage snd_hwdep videodev snd_pcm mac80211 media bcm5974 v4l2_compat_ioctl32 brcmutil(C) snd_timer drm_kms_helper uas snd drm applesmc iTCO_wdt cfg80211 soundcore i2c_algo_bit evdev input_polldev sg rfkill iTCO_vendor_support pcspkr mei(C) snd_page_alloc i2c_i801 battery apple_bl i2c_core ac video button intel_agp intel_gtt processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ehci_hcd ata_piix libata scsi_mod usbcore
[55256.776253] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #2
[55256.776255] Call Trace:
[55256.776257]  <IRQ>  [<ffffffff810625ef>] warn_slowpath_common+0x7f/0xc0
[55256.776267]  [<ffffffff8106264a>] warn_slowpath_null+0x1a/0x20
[55256.776274]  [<ffffffffa02864c5>] ieee80211_rx+0x125/0x1d0 [mac80211]
[55256.776281]  [<ffffffffa026bd31>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[55256.776285]  [<ffffffff81068e02>] tasklet_action+0x92/0x180
[55256.776288]  [<ffffffff81069e40>] __do_softirq+0xb0/0x270
[55256.776293]  [<ffffffff8103463a>] ? ack_apic_level+0x7a/0x240
[55256.776297]  [<ffffffff81419b2c>] call_softirq+0x1c/0x30
[55256.776301]  [<ffffffff81016b35>] do_softirq+0x65/0xa0
[55256.776304]  [<ffffffff8106a34e>] irq_exit+0x9e/0xc0
[55256.776308]  [<ffffffff8141a3e3>] do_IRQ+0x63/0xe0
[55256.776311]  [<ffffffff8141702e>] common_interrupt+0x6e/0x6e
[55256.776313]  <EOI>  [<ffffffff8127e7cb>] ? intel_idle+0xcb/0x120
[55256.776320]  [<ffffffff8127e7ad>] ? intel_idle+0xad/0x120
[55256.776324]  [<ffffffff813220a6>] cpuidle_idle_call+0xc6/0x350
[55256.776328]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
[55256.776331]  [<ffffffff813ece97>] rest_init+0x9b/0xa4
[55256.776336]  [<ffffffff8194fc30>] start_kernel+0x3bf/0x3cc
[55256.776340]  [<ffffffff8194f388>] x86_64_start_reservations+0x132/0x136
[55256.776345]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
[55256.776349]  [<ffffffff8194f459>] x86_64_start_kernel+0xcd/0xdc
[55256.776352] ---[ end trace 0c36ea94c55692c2 ]---
[55266.650220] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[55266.650228] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[55266.650237] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[55266.650241] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[55266.677804] cfg80211: Calling CRDA to update world regulatory domain
[55268.567346] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[55268.766566] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[55268.966450] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[55269.166336] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[55280.441969] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[55280.639700] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[55280.839580] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[55281.039466] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
[55528.706118] INFO: task wpa_supplicant:3883 blocked for more than 120 seconds.
[55528.706123] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55528.706126] wpa_supplicant  D ffff8801670d9150     0  3883      1 0x00000000
[55528.706132]  ffff88015b3ddb28 0000000000000082 ffff8801670d8e60 0000000000000000
[55528.706137]  ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8
[55528.706142]  ffffffff8189d020 ffff8801670d8e60 ffff88015b3dddc0 ffff88015b3ddea8
[55528.706146] Call Trace:
[55528.706157]  [<ffffffff811734d0>] ? poll_freewait+0xe0/0xe0
[55528.706162]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55528.706169]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55528.706177]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55528.706187]  [<ffffffffa027130e>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[55528.706196]  [<ffffffffa028062c>] ieee80211_scan+0x6c/0x90 [mac80211]
[55528.706206]  [<ffffffffa01e78b0>] cfg80211_wext_siwscan+0x2f0/0x370 [cfg80211]
[55528.706212]  [<ffffffff813e2c1c>] ioctl_standard_iw_point+0x26c/0x3a0
[55528.706218]  [<ffffffffa01e75c0>] ? cfg80211_find_ie+0x60/0x60 [cfg80211]
[55528.706223]  [<ffffffff813351be>] ? sock_sendmsg+0x10e/0x130
[55528.706227]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55528.706230]  [<ffffffff813e2fd1>] ioctl_standard_call+0xb1/0xd0
[55528.706236]  [<ffffffff8134b284>] ? __dev_get_by_name+0xa4/0xe0
[55528.706240]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55528.706244]  [<ffffffff813e23e4>] wireless_process_ioctl+0x164/0x1b0
[55528.706247]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55528.706251]  [<ffffffff813e2dc1>] wext_ioctl_dispatch+0x71/0xb0
[55528.706255]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55528.706259]  [<ffffffff813e30d6>] wext_handle_ioctl+0x46/0x90
[55528.706263]  [<ffffffff8134f635>] dev_ioctl+0xd5/0x2d0
[55528.706267]  [<ffffffff813345ba>] sock_ioctl+0xfa/0x2c0
[55528.706271]  [<ffffffff81172888>] do_vfs_ioctl+0x88/0x300
[55528.706275]  [<ffffffff81172b91>] sys_ioctl+0x91/0xa0
[55528.706279]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55528.706299] INFO: task fetchmail:26117 blocked for more than 120 seconds.
[55528.706301] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55528.706303] fetchmail       D ffff8801359a5200     0 26117  15899 0x00000000
[55528.706308]  ffff880117dbdb18 0000000000000086 0000007ff7dc9a09 ffffffff818f1a44
[55528.706313]  ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8
[55528.706317]  ffff880168ecf300 ffff8801359a4f10 ffff880117dbda88 ffffffff81127564
[55528.706322] Call Trace:
[55528.706327]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55528.706332]  [<ffffffff811076e5>] ? prep_new_page+0x145/0x1f0
[55528.706336]  [<ffffffff81107966>] ? get_page_from_freelist+0x1d6/0x550
[55528.706340]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55528.706344]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55528.706349]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55528.706354]  [<ffffffff8135b6a5>] rtnl_lock+0x15/0x20
[55528.706358]  [<ffffffff8135b6c6>] rtnetlink_rcv+0x16/0x40
[55528.706363]  [<ffffffff813749fe>] netlink_unicast+0x1ee/0x240
[55528.706368]  [<ffffffff8133ea03>] ? __alloc_skb+0x83/0x230
[55528.706372]  [<ffffffff81374dea>] netlink_sendmsg+0x2da/0x370
[55528.706375]  [<ffffffff813351be>] sock_sendmsg+0x10e/0x130
[55528.706380]  [<ffffffff8110cbdd>] ? lru_cache_add_lru+0x2d/0x50
[55528.706384]  [<ffffffff81126231>] ? handle_pte_fault+0x1e1/0x200
[55528.706388]  [<ffffffff8104c7c3>] ? __wake_up+0x53/0x70
[55528.706392]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55528.706396]  [<ffffffff81373999>] ? netlink_insert+0xe9/0x170
[55528.706400]  [<ffffffff813377fd>] sys_sendto+0x13d/0x190
[55528.706405]  [<ffffffff8115e9e2>] ? fd_install+0x62/0x80
[55528.706408]  [<ffffffff8133583a>] ? sock_map_fd+0x2a/0x40
[55528.706412]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55648.636698] INFO: task wpa_supplicant:3883 blocked for more than 120 seconds.
[55648.636702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55648.636705] wpa_supplicant  D ffff8801670d9150     0  3883      1 0x00000000
[55648.636711]  ffff88015b3ddb28 0000000000000082 ffff8801670d8e60 0000000000000000
[55648.636716]  ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8 ffff88015b3ddfd8
[55648.636721]  ffffffff8189d020 ffff8801670d8e60 ffff88015b3dddc0 ffff88015b3ddea8
[55648.636726] Call Trace:
[55648.636736]  [<ffffffff811734d0>] ? poll_freewait+0xe0/0xe0
[55648.636741]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55648.636748]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55648.636756]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55648.636767]  [<ffffffffa027130e>] ieee80211_request_scan+0x2e/0x60 [mac80211]
[55648.636775]  [<ffffffffa028062c>] ieee80211_scan+0x6c/0x90 [mac80211]
[55648.636785]  [<ffffffffa01e78b0>] cfg80211_wext_siwscan+0x2f0/0x370 [cfg80211]
[55648.636790]  [<ffffffff813e2c1c>] ioctl_standard_iw_point+0x26c/0x3a0
[55648.636797]  [<ffffffffa01e75c0>] ? cfg80211_find_ie+0x60/0x60 [cfg80211]
[55648.636801]  [<ffffffff813351be>] ? sock_sendmsg+0x10e/0x130
[55648.636805]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55648.636808]  [<ffffffff813e2fd1>] ioctl_standard_call+0xb1/0xd0
[55648.636813]  [<ffffffff8134b284>] ? __dev_get_by_name+0xa4/0xe0
[55648.636817]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55648.636821]  [<ffffffff813e23e4>] wireless_process_ioctl+0x164/0x1b0
[55648.636825]  [<ffffffff813e2f20>] ? call_commit_handler+0x40/0x40
[55648.636828]  [<ffffffff813e2dc1>] wext_ioctl_dispatch+0x71/0xb0
[55648.636832]  [<ffffffff813e3b20>] ? iw_handler_get_private+0x60/0x60
[55648.636836]  [<ffffffff813e30d6>] wext_handle_ioctl+0x46/0x90
[55648.636841]  [<ffffffff8134f635>] dev_ioctl+0xd5/0x2d0
[55648.636844]  [<ffffffff813345ba>] sock_ioctl+0xfa/0x2c0
[55648.636848]  [<ffffffff81172888>] do_vfs_ioctl+0x88/0x300
[55648.636852]  [<ffffffff81172b91>] sys_ioctl+0x91/0xa0
[55648.636856]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55648.636867] INFO: task fetchmail:26117 blocked for more than 120 seconds.
[55648.636869] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[55648.636871] fetchmail       D ffff8801359a5200     0 26117  15899 0x00000000
[55648.636876]  ffff880117dbdb18 0000000000000086 0000007ff7dc9a09 ffffffff818f1a44
[55648.636880]  ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8 ffff880117dbdfd8
[55648.636885]  ffff880168ecf300 ffff8801359a4f10 ffff880117dbda88 ffffffff81127564
[55648.636889] Call Trace:
[55648.636895]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55648.636900]  [<ffffffff811076e5>] ? prep_new_page+0x145/0x1f0
[55648.636904]  [<ffffffff81107966>] ? get_page_from_freelist+0x1d6/0x550
[55648.636907]  [<ffffffff8105cc6f>] schedule+0x3f/0x60
[55648.636912]  [<ffffffff814157d9>] __mutex_lock_slowpath+0x139/0x330
[55648.636916]  [<ffffffff814159e6>] mutex_lock+0x16/0x30
[55648.636921]  [<ffffffff8135b6a5>] rtnl_lock+0x15/0x20
[55648.636925]  [<ffffffff8135b6c6>] rtnetlink_rcv+0x16/0x40
[55648.636931]  [<ffffffff813749fe>] netlink_unicast+0x1ee/0x240
[55648.636936]  [<ffffffff8133ea03>] ? __alloc_skb+0x83/0x230
[55648.636940]  [<ffffffff81374dea>] netlink_sendmsg+0x2da/0x370
[55648.636943]  [<ffffffff813351be>] sock_sendmsg+0x10e/0x130
[55648.636948]  [<ffffffff8110cbdd>] ? lru_cache_add_lru+0x2d/0x50
[55648.636953]  [<ffffffff81126231>] ? handle_pte_fault+0x1e1/0x200
[55648.636957]  [<ffffffff8104c7c3>] ? __wake_up+0x53/0x70
[55648.636960]  [<ffffffff81127564>] ? handle_mm_fault+0x1b4/0x350
[55648.636965]  [<ffffffff81373999>] ? netlink_insert+0xe9/0x170
[55648.636969]  [<ffffffff813377fd>] sys_sendto+0x13d/0x190
[55648.636973]  [<ffffffff8115e9e2>] ? fd_install+0x62/0x80
[55648.636977]  [<ffffffff8133583a>] ? sock_map_fd+0x2a/0x40
[55648.636980]  [<ffffffff814178c2>] system_call_fastpath+0x16/0x1b
[55659.848926] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 07:b8:b2:99:ff:1c
[55659.860736] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 79:5f:19:66:e8:9d

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 12:36     ` Nico Schottelius
  (?)
@ 2011-10-19 12:49     ` Eric Dumazet
  2011-10-19 12:58       ` Arend van Spriel
  2011-10-19 13:07       ` Nico Schottelius
  -1 siblings, 2 replies; 33+ messages in thread
From: Eric Dumazet @ 2011-10-19 12:49 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: Arend van Spriel, LKML, linux-wireless, netdev

Le mercredi 19 octobre 2011 à 14:36 +0200, Nico Schottelius a écrit :
> Hello,
> 
> I've
> 
> Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
> > Must be a mutex_unlock(some_mltex) missing somewhere.
> > 
> > Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
> > 
> > Try a "CONFIG_LOCKDEP=y" enabled build
> 
> Did so, attached is the dmesg output after 3x suspend.
> 
> It also seems this bug gets more / only triggered when I loose the
> connection to a wpa2-eap network that is defined like this:
> 
> network={
>    ssid="eth"
>   id_str="eth-802.2x"
>    key_mgmt=WPA-EAP
>    proto=WPA2
>    eap=TTLS
>    pairwise=CCMP TKIP
>    group=CCMP TKIP
>    phase2="auth=MSCHAPV2"
>    identity="MYNAME"
>    password="forgottoremoveit"
> }
> 
> Hope the dmesg output helps and we can remove the problem soon
> and making the mba finally almost completly usable :-)
> 

Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a
previous dmesg/config file ?

Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y"




^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 12:49     ` Eric Dumazet
@ 2011-10-19 12:58       ` Arend van Spriel
  2011-10-19 13:05           ` Eric Dumazet
  2011-10-19 13:07       ` Nico Schottelius
  1 sibling, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-19 12:58 UTC (permalink / raw)
  To: Eric Dumazet; +Cc: Nico Schottelius, LKML, linux-wireless, netdev

On 10/19/2011 02:49 PM, Eric Dumazet wrote:
> Le mercredi 19 octobre 2011 à 14:36 +0200, Nico Schottelius a écrit :
>> Hello,
>>
>> I've
>>
>> Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
>>> Must be a mutex_unlock(some_mltex) missing somewhere.
>>>
>>> Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
>>>
>>> Try a "CONFIG_LOCKDEP=y" enabled build
>>
>> Did so, attached is the dmesg output after 3x suspend.
>>
>> It also seems this bug gets more / only triggered when I loose the
>> connection to a wpa2-eap network that is defined like this:
>>
>> network={
>>    ssid="eth"
>>   id_str="eth-802.2x"
>>    key_mgmt=WPA-EAP
>>    proto=WPA2
>>    eap=TTLS
>>    pairwise=CCMP TKIP
>>    group=CCMP TKIP
>>    phase2="auth=MSCHAPV2"
>>    identity="MYNAME"
>>    password="forgottoremoveit"
>> }
>>
>> Hope the dmesg output helps and we can remove the problem soon
>> and making the mba finally almost completly usable :-)
>>
> 
> Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a
> previous dmesg/config file ?
> 
> Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y"
> 

Hi Eric,

Are there any configuration setting needed that CONFIG_LOCKDEP depends on?

Gr. AvS



^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
@ 2011-10-19 13:05           ` Eric Dumazet
  0 siblings, 0 replies; 33+ messages in thread
From: Eric Dumazet @ 2011-10-19 13:05 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Nico Schottelius, LKML, linux-wireless, netdev

Le mercredi 19 octobre 2011 à 14:58 +0200, Arend van Spriel a écrit :
> On 10/19/2011 02:49 PM, Eric Dumazet wrote:
> > Le mercredi 19 octobre 2011 à 14:36 +0200, Nico Schottelius a écrit :
> >> Hello,
> >>
> >> I've
> >>
> >> Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
> >>> Must be a mutex_unlock(some_mltex) missing somewhere.
> >>>
> >>> Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
> >>>
> >>> Try a "CONFIG_LOCKDEP=y" enabled build
> >>
> >> Did so, attached is the dmesg output after 3x suspend.
> >>
> >> It also seems this bug gets more / only triggered when I loose the
> >> connection to a wpa2-eap network that is defined like this:
> >>
> >> network={
> >>    ssid="eth"
> >>   id_str="eth-802.2x"
> >>    key_mgmt=WPA-EAP
> >>    proto=WPA2
> >>    eap=TTLS
> >>    pairwise=CCMP TKIP
> >>    group=CCMP TKIP
> >>    phase2="auth=MSCHAPV2"
> >>    identity="MYNAME"
> >>    password="forgottoremoveit"
> >> }
> >>
> >> Hope the dmesg output helps and we can remove the problem soon
> >> and making the mba finally almost completly usable :-)
> >>
> > 
> > Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a
> > previous dmesg/config file ?
> > 
> > Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y"
> > 
> 
> Hi Eric,
> 
> Are there any configuration setting needed that CONFIG_LOCKDEP depends on?



config LOCKDEP
        bool
        depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
        select STACKTRACE
        select FRAME_POINTER if !MIPS && !PPC && !ARM_UNWIND && !S390 && !MICROBLAZE
        select KALLSYMS
        select KALLSYMS_ALL

make menuconfig
 -> Kernel hacking
   -> Lock debugging: prove locking correctness




^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
@ 2011-10-19 13:05           ` Eric Dumazet
  0 siblings, 0 replies; 33+ messages in thread
From: Eric Dumazet @ 2011-10-19 13:05 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, LKML, linux-wireless-u79uwXL29TY76Z2rM5mHXA, netdev

Le mercredi 19 octobre 2011 à 14:58 +0200, Arend van Spriel a écrit :
> On 10/19/2011 02:49 PM, Eric Dumazet wrote:
> > Le mercredi 19 octobre 2011 à 14:36 +0200, Nico Schottelius a écrit :
> >> Hello,
> >>
> >> I've
> >>
> >> Eric Dumazet [Tue, Oct 18, 2011 at 02:24:25PM +0200]:
> >>> Must be a mutex_unlock(some_mltex) missing somewhere.
> >>>
> >>> Then later, a process holding RTNL is blocking on mutex_lock(some_mutex)
> >>>
> >>> Try a "CONFIG_LOCKDEP=y" enabled build
> >>
> >> Did so, attached is the dmesg output after 3x suspend.
> >>
> >> It also seems this bug gets more / only triggered when I loose the
> >> connection to a wpa2-eap network that is defined like this:
> >>
> >> network={
> >>    ssid="eth"
> >>   id_str="eth-802.2x"
> >>    key_mgmt=WPA-EAP
> >>    proto=WPA2
> >>    eap=TTLS
> >>    pairwise=CCMP TKIP
> >>    group=CCMP TKIP
> >>    phase2="auth=MSCHAPV2"
> >>    identity="MYNAME"
> >>    password="forgottoremoveit"
> >> }
> >>
> >> Hope the dmesg output helps and we can remove the problem soon
> >> and making the mba finally almost completly usable :-)
> >>
> > 
> > Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a
> > previous dmesg/config file ?
> > 
> > Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y"
> > 
> 
> Hi Eric,
> 
> Are there any configuration setting needed that CONFIG_LOCKDEP depends on?



config LOCKDEP
        bool
        depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
        select STACKTRACE
        select FRAME_POINTER if !MIPS && !PPC && !ARM_UNWIND && !S390 && !MICROBLAZE
        select KALLSYMS
        select KALLSYMS_ALL

make menuconfig
 -> Kernel hacking
   -> Lock debugging: prove locking correctness



--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 12:49     ` Eric Dumazet
  2011-10-19 12:58       ` Arend van Spriel
@ 2011-10-19 13:07       ` Nico Schottelius
  2011-10-19 14:28         ` Nico Schottelius
  2011-10-19 14:28         ` Nico Schottelius
  1 sibling, 2 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 13:07 UTC (permalink / raw)
  To: Eric Dumazet
  Cc: Nico Schottelius, Arend van Spriel, LKML, linux-wireless, netdev

Hey Eric,

Eric Dumazet [Wed, Oct 19, 2011 at 02:49:23PM +0200]:
> 
> Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a
> previous dmesg/config file ?
> 
> Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y"

Right, make all told me to setup CONFIG_LOCKDEP_SUPPORT=y, but I've
setup CONFIG_LOCKDEP=y manually in .config as I haven't found the entry
in menuconfig.

It seems that this option was removed from .config in the build process,
though.

Should I set it up via

  make -j5 CONFIG_LOCKDEP=y CONFIG_LOCKDEP_SUPPORT=y 

?

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 13:05           ` Eric Dumazet
  (?)
@ 2011-10-19 13:09           ` Nico Schottelius
  -1 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 13:09 UTC (permalink / raw)
  To: Eric Dumazet
  Cc: Arend van Spriel, Nico Schottelius, LKML, linux-wireless, netdev

Eric Dumazet [Wed, Oct 19, 2011 at 03:05:29PM +0200]:
> [...]
> make menuconfig
>  -> Kernel hacking
>    -> Lock debugging: prove locking correctness

Alright, rebuilding.

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 13:07       ` Nico Schottelius
  2011-10-19 14:28         ` Nico Schottelius
@ 2011-10-19 14:28         ` Nico Schottelius
  2011-10-19 14:43           ` Arend van Spriel
                             ` (2 more replies)
  1 sibling, 3 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 14:28 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, Arend van Spriel, LKML,
	linux-wireless, netdev

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

Triggered it! 

And also got the traceback!

Dmesg + log attached, let me know when I can pull the fix from
somewhere.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-gbee709a.config.gz --]
[-- Type: application/octet-stream, Size: 32197 bytes --]

[-- Attachment #3: 3.1.0-rc6-gbee709a.dmesg --]
[-- Type: text/plain, Size: 116675 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-gbee709a (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #3 SMP PREEMPT Wed Oct 19 15:40:21 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd2a000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s82048 r8192 d24448 u262144
[    0.000000] pcpu-alloc: s82048 r8192 d24448 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3946532k/6027264k available (4294k kernel code, 1924336k absent, 156396k reserved, 5506k data, 724k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    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 33554432 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.003333] Detected 1699.929 MHz processor.
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.51 BogoMIPS (lpj=5666430)
[    0.000140] pid_max: default: 32768 minimum: 301
[    0.000394] Security Framework initialized
[    0.000463] AppArmor: AppArmor disabled by boot time parameter
[    0.001146] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003095] Mount-cache hash table entries: 256
[    0.004632] Initializing cgroup subsys cpuacct
[    0.004736] Initializing cgroup subsys memory
[    0.004857] Initializing cgroup subsys devices
[    0.004924] Initializing cgroup subsys freezer
[    0.004992] Initializing cgroup subsys net_cls
[    0.005059] Initializing cgroup subsys blkio
[    0.005239] CPU: Physical Processor ID: 0
[    0.005304] CPU: Processor Core ID: 0
[    0.005371] mce: CPU supports 7 MCE banks
[    0.005449] CPU0: Thermal monitoring enabled (TM1)
[    0.005532] using mwait in idle threads.
[    0.007470] ACPI: Core revision 20110623
[    0.030328] ftrace: allocating 16325 entries in 65 pages
[    0.039524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.072578] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.177397] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.177612] ... version:                3
[    0.177677] ... bit width:              48
[    0.177740] ... generic registers:      4
[    0.177805] ... value mask:             0000ffffffffffff
[    0.177872] ... max period:             000000007fffffff
[    0.177939] ... fixed-purpose events:   3
[    0.178003] ... event mask:             000000070000000f
[    0.198016] NMI watchdog enabled, takes one hw-pmu counter.
[    0.217442] lockdep: fixing up alternatives.
[    0.224201] Booting Node   0, Processors  #1
[    0.224296] smpboot cpu 1: start_ip = 9a000
[    0.337502] NMI watchdog enabled, takes one hw-pmu counter.
[    0.357326] lockdep: fixing up alternatives.
[    0.357435]  #2
[    0.357482] smpboot cpu 2: start_ip = 9a000
[    0.470700] NMI watchdog enabled, takes one hw-pmu counter.
[    0.490574] lockdep: fixing up alternatives.
[    0.490689]  #3
[    0.490737] smpboot cpu 3: start_ip = 9a000
[    0.603958] NMI watchdog enabled, takes one hw-pmu counter.
[    0.610491] Brought up 4 CPUs
[    0.610569] Total of 4 processors activated (13605.39 BogoMIPS).
[    0.614891] devtmpfs: initialized
[    0.616505] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.618106] print_constraints: dummy: 
[    0.618459] NET: Registered protocol family 16
[    0.618826] ACPI: bus type pci registered
[    0.619149] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.619241] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.682329] PCI: Using configuration type 1 for base access
[    0.683649] bio: create slab <bio-0> at 0
[    0.683927] ACPI: Added _OSI(Module Device)
[    0.683993] ACPI: Added _OSI(Processor Device)
[    0.684059] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.684126] ACPI: Added _OSI(Processor Aggregator Device)
[    0.690414] ACPI: EC: EC description table is found, configuring boot EC
[    0.705599] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.706534] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.708304] ACPI: Dynamic OEM Table Load:
[    0.708453] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.717590] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.719451] ACPI: Dynamic OEM Table Load:
[    0.719599] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.727269] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.729039] ACPI: Dynamic OEM Table Load:
[    0.729187] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.738119] ACPI: Interpreter enabled
[    0.738185] ACPI: (supports S0 S3 S4 S5)
[    0.738466] ACPI: Using IOAPIC for interrupt routing
[    0.765070] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.765628] ACPI: No dock devices found.
[    0.765693] HEST: Table not found.
[    0.765757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.766567] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.767754] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.767826] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.767897] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.767984] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.768069] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.768193] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.768294] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.768352] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.768357] pci 0000:00:01.0: PME# disabled
[    0.768398] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.768421] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.768434] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.768444] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.768558] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.768604] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.768727] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.768734] pci 0000:00:16.0: PME# disabled
[    0.768792] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.768883] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.768999] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.769039] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.769184] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.769191] pci 0000:00:1a.7: PME# disabled
[    0.769240] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.769272] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.769401] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.769408] pci 0000:00:1b.0: PME# disabled
[    0.769451] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.769587] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.769594] pci 0000:00:1c.0: PME# disabled
[    0.769644] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.769783] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.769790] pci 0000:00:1c.1: PME# disabled
[    0.769850] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.769942] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.770057] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.770098] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.770244] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.770251] pci 0000:00:1d.7: PME# disabled
[    0.770293] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.770507] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.770543] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.770561] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.770579] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.770598] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.770616] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.770633] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.770720] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.770752] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.770802] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.770924] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.770999] pci 0000:03:00.0: supports D1 D2
[    0.771002] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.771007] pci 0000:03:00.0: PME# disabled
[    0.777099] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.777170] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.777175] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.777181] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.777255] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.777333] pci 0000:04:00.0: supports D1 D2
[    0.777336] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777341] pci 0000:04:00.0: PME# disabled
[    0.777390] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.777469] pci 0000:04:03.0: supports D1 D2
[    0.777471] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777476] pci 0000:04:03.0: PME# disabled
[    0.777516] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.777594] pci 0000:04:04.0: supports D1 D2
[    0.777596] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777602] pci 0000:04:04.0: PME# disabled
[    0.777669] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.777745] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.777834] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.777855] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.777870] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.777977] pci 0000:05:00.0: supports D1 D2
[    0.777979] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777985] pci 0000:05:00.0: PME# disabled
[    0.778046] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.778122] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.778187] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.778263] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.778329] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.778405] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.778534] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.778611] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.778815] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.778882] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.779164] pci 0000:02:00.0: supports D1 D2
[    0.779166] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.779178] pci 0000:02:00.0: PME# disabled
[    0.783792] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.783870] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.783938] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.784236] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.784489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.784724]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.785064]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.793626] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.794345] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.794991] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.795692] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.796338] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.797093] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.797795] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.798497] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.799442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.799554] vgaarb: loaded
[    0.799616] vgaarb: bridge control possible 0000:00:02.0
[    0.799849] PCI: Using ACPI for IRQ routing
[    0.805166] PCI: pci_cache_line_size set to 64 bytes
[    0.805355] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.805359] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.805362] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.805366] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.805769] NetLabel: Initializing
[    0.805833] NetLabel:  domain hash size = 128
[    0.805898] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.806011] NetLabel:  unlabeled traffic allowed by default
[    0.806102] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.806547] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.808660] Switching to clocksource hpet
[    0.810387] Switched to NOHz mode on CPU #0
[    0.810480] Switched to NOHz mode on CPU #1
[    0.810485] Switched to NOHz mode on CPU #2
[    0.810491] Switched to NOHz mode on CPU #3
[    0.831214] pnp: PnP ACPI init
[    0.831319] ACPI: bus type pnp registered
[    0.831865] pnp 00:00: [bus 00-ff]
[    0.831869] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.831872] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.831874] pnp 00:00: [io  0x0d00-0xffff window]
[    0.831877] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.831880] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.831882] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.831885] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.831887] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.831890] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.831892] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.831895] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.831898] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.831900] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.831903] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.831905] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.831908] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.831910] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.831913] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.831915] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.832067] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.832289] pnp 00:01: [io  0x0000-0x001f]
[    0.832291] pnp 00:01: [io  0x0081-0x0091]
[    0.832293] pnp 00:01: [io  0x0093-0x009f]
[    0.832295] pnp 00:01: [io  0x00c0-0x00df]
[    0.832298] pnp 00:01: [dma 4]
[    0.832377] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.832393] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.832466] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.832581] pnp 00:03: [irq 0 disabled]
[    0.832594] pnp 00:03: [irq 8]
[    0.832597] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.832736] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.832811] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.832832] pnp 00:04: [io  0x00f0]
[    0.832840] pnp 00:04: [irq 13]
[    0.832917] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.832934] pnp 00:05: [io  0x002e-0x002f]
[    0.832936] pnp 00:05: [io  0x004e-0x004f]
[    0.832938] pnp 00:05: [io  0x0061]
[    0.832940] pnp 00:05: [io  0x0063]
[    0.832942] pnp 00:05: [io  0x0065]
[    0.832944] pnp 00:05: [io  0x0067]
[    0.832946] pnp 00:05: [io  0x0080]
[    0.832948] pnp 00:05: [io  0x0092]
[    0.832952] pnp 00:05: [io  0x00b2-0x00b3]
[    0.832955] pnp 00:05: [io  0x1000-0x100f]
[    0.832957] pnp 00:05: [io  0x0400-0x047f]
[    0.832959] pnp 00:05: [io  0x0500-0x057f]
[    0.833079] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.833150] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.833220] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.833292] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.833307] pnp 00:06: [io  0x0070-0x0077]
[    0.833385] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.833407] pnp 00:07: [io  0x0300-0x031f]
[    0.833415] pnp 00:07: [irq 6]
[    0.833496] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.833770] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.833772] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.833775] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.833777] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.833779] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.833781] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.833784] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.833786] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.833788] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.833791] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.833793] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.833930] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.834004] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.834076] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.834148] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.834219] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.834290] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.834362] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.834433] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.834507] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.834580] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.834654] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.841615] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.841618] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.841784] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.841858] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.841932] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.841947] pnp: PnP ACPI: found 10 devices
[    0.842012] ACPI: ACPI bus type pnp unregistered
[    0.851305] PCI: max bus depth: 3 pci_try_num: 4
[    0.851386] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.851458] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.851538] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.851610] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.851689] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.851760] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.851840] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.851911] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.851990] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.852058] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.852142] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.852216] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.852305] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.852380] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.852464] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.852539] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.852639] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852712] pci 0000:00:01.0: setting latency timer to 64
[    0.852721] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852796] pci 0000:03:00.0: setting latency timer to 64
[    0.852805] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852878] pci 0000:04:00.0: setting latency timer to 64
[    0.852887] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.852962] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.853538] pci 0000:04:03.0: setting latency timer to 64
[    0.853546] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.853617] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853692] pci 0000:04:04.0: setting latency timer to 64
[    0.853700] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.853772] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853849] pci 0000:00:1c.0: setting latency timer to 64
[    0.853935] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854010] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854089] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.854164] pci 0000:00:1c.1: setting latency timer to 64
[    0.854170] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.854173] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.854176] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.854179] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.854181] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.854184] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.854187] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.854190] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.854193] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.854195] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.854198] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.854201] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.854204] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.854207] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.854325] NET: Registered protocol family 2
[    0.854725] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.856550] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.858811] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    0.864724] TCP: Hash tables configured (established 524288 bind 65536)
[    0.864824] TCP reno registered
[    0.864940] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    0.865423] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    0.866136] NET: Registered protocol family 1
[    0.866228] pci 0000:00:02.0: Boot video device
[    0.866656] PCI: CLS 256 bytes, default 64
[    0.866808] Unpacking initramfs...
[    0.942156] Freeing initrd memory: 2900k freed
[    0.942771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.942848] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.942935] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.943996] audit: initializing netlink socket (disabled)
[    0.944104] type=2000 audit(1319033750.783:1): initialized
[    0.950358] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.965451] VFS: Disk quotas dquot_6.5.2
[    0.965735] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.966291] msgmni has been set to 7713
[    0.966862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.967020] io scheduler noop registered
[    0.967085] io scheduler deadline registered
[    0.967228] io scheduler cfq registered (default)
[    0.967577] pcieport 0000:00:01.0: setting latency timer to 64
[    0.967647] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.967948] pcieport 0000:03:00.0: setting latency timer to 64
[    0.968000] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.968133] pcieport 0000:04:00.0: setting latency timer to 64
[    0.968187] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.968319] pcieport 0000:04:03.0: setting latency timer to 64
[    0.968373] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.968507] pcieport 0000:04:04.0: setting latency timer to 64
[    0.968561] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.969165] intel_idle: MWAIT substates: 0x21120
[    0.969167] intel_idle: v0.4 model 0x2A
[    0.969169] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.969325] ERST: Table is not found!
[    0.969389] GHES: HEST is not enabled!
[    0.969566] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.162470] Linux agpgart interface v0.103
[    1.162784] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.163746] i8042: No controller found
[    1.163999] mousedev: PS/2 mouse device common for all mice
[    1.164247] rtc_cmos 00:06: RTC can wake from S4
[    1.164627] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.164742] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.165089] cpuidle: using governor ladder
[    1.165842] cpuidle: using governor menu
[    1.166586] TCP cubic registered
[    1.166651] NET: Registered protocol family 17
[    1.166725] Registering the dns_resolver key type
[    1.167162] PM: Hibernation image not present or could not be loaded.
[    1.167170] registered taskstats version 1
[    1.173688] rtc_cmos 00:06: setting system clock to 2011-10-19 14:15:51 UTC (1319033751)
[    1.173909] Initializing network drop monitor service
[    1.176280] Freeing unused kernel memory: 724k freed
[    1.176480] Write protecting the kernel read-only data: 8192k
[    1.184106] Freeing unused kernel memory: 1832k freed
[    1.185584] Freeing unused kernel memory: 232k freed
[    1.222920] udevd[86]: starting version 173
[    1.310946] usbcore: registered new interface driver usbfs
[    1.311119] usbcore: registered new interface driver hub
[    1.312400] usbcore: registered new device driver usb
[    1.316252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.316413] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.316549] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.316557] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.317271] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.317472] ehci_hcd 0000:00:1a.7: debug port 2
[    1.320149] SCSI subsystem initialized
[    1.321452] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.321504] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.323978] libata version 3.00 loaded.
[    1.335253] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.337448] hub 1-0:1.0: USB hub found
[    1.337579] hub 1-0:1.0: 6 ports detected
[    1.338845] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.338987] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.338995] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.339111] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.339273] ehci_hcd 0000:00:1d.7: debug port 2
[    1.343222] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.343258] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.355262] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.355774] hub 2-0:1.0: USB hub found
[    1.355851] hub 2-0:1.0: 8 ports detected
[    1.356165] ata_piix 0000:00:1f.2: version 2.13
[    1.356188] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.356270] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.416549] uhci_hcd: USB Universal Host Controller Interface driver
[    1.508579] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.509840] scsi0 : ata_piix
[    1.510388] scsi1 : ata_piix
[    1.510914] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.510991] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.511163] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.511268] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.511274] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.511373] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.511535] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.511982] hub 3-0:1.0: USB hub found
[    1.512059] hub 3-0:1.0: 2 ports detected
[    1.512311] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.512393] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.512398] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.512481] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.512597] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.512970] hub 4-0:1.0: USB hub found
[    1.513044] hub 4-0:1.0: 2 ports detected
[    1.641810] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.766533] hub 1-1:1.0: USB hub found
[    1.766760] hub 1-1:1.0: 3 ports detected
[    1.871644] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    1.945013] Refined TSC clocksource calibration: 1700.011 MHz.
[    1.945110] Switching to clocksource tsc
[    2.118180] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.242718] hub 2-1:1.0: USB hub found
[    2.242882] hub 2-1:1.0: 2 ports detected
[    2.321674] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.420942] hub 1-1.1:1.0: USB hub found
[    2.421114] hub 1-1.1:1.0: 3 ports detected
[    2.501565] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.531273] ata2.00: failed to resume link (SControl 0)
[    2.629216] usbcore: registered new interface driver usbhid
[    2.629288] usbhid: USB HID core driver
[    2.648373] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.649062] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.688084] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.730091] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.854396] ata1.01: failed to resume link (SControl 0)
[    2.867955] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    2.956335] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.956663] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.007704] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.007790] ata1.01: SATA link down (SStatus 0 SControl 0)
[    3.014701] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    3.014777] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.021237] ata1.00: configured for UDMA/133
[    3.022076] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    3.034472] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.122489] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.123393] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.187768] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.554032] ata2.01: failed to resume link (SControl 0)
[    3.565710] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.565792] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.576271] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.576550] sd 0:0:0:0: [sda] Write Protect is off
[    3.576620] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.576675] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.582532]  sda: sda1 sda2 sda3 sda4 sda5
[    3.583900] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.842194] device-mapper: uevent: version 1.0.3
[    3.842771] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[    9.610920] padlock_aes: VIA PadLock not detected.
[    9.852708] JFS: nTxBlock = 8192, nTxLock = 65536
[   10.233302] udevd[361]: starting version 173
[   10.314517] ACPI: acpi_idle yielding to intel_idle
[   10.320241] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   10.335714] ACPI: Lid Switch [LID0]
[   10.338545] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   10.338653] ACPI: Power Button [PWRB]
[   10.339092] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   10.339186] ACPI: Sleep Button [SLPB]
[   10.340804] ACPI: AC Adapter [ADP1] (off-line)
[   10.341260] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   10.341659] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   10.343797] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   10.344181] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   10.352371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   10.352469] ACPI: Power Button [PWRF]
[   10.378805] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   10.380107] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.380186] mei 0000:00:16.0: setting latency timer to 64
[   10.398049] iTCO_vendor_support: vendor-support=0
[   10.410520] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   10.412094] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   10.442799] ACPI: Battery Slot [BAT0] (battery present)
[   10.456370] cfg80211: Calling CRDA to update world regulatory domain
[   10.459252] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.459761] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   10.460046] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.462597] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   10.473923] [drm] Initialized drm 1.1.0 20060810
[   10.490146] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   10.493356] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   10.493497] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   10.493730] brcmsmac 0000:02:00.0: setting latency timer to 64
[   10.511557] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.511638] i915 0000:00:02.0: setting latency timer to 64
[   10.555871] applesmc: : read arg fail
[   10.642572] Linux media interface: v0.10
[   10.644846] usbcore: registered new interface driver uas
[   10.653241] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   10.653300] Linux video capture interface: v2.00
[   10.653699] applesmc: : read arg fail
[   10.657827] Initializing USB Mass Storage driver...
[   10.660753] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   10.661910] scsi2 : usb-storage 2-1.1:1.0
[   10.670584] usbcore: registered new interface driver bcm5974
[   10.676045] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   10.679645] usbcore: registered new interface driver uvcvideo
[   10.679916] USB Video Class driver (1.1.1)
[   10.680020] usbcore: registered new interface driver usb-storage
[   10.680098] USB Mass Storage support registered.
[   10.713146] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   10.713228] applesmc: init_smcreg() took 100 ms
[   10.718500] Registered led device: smc::kbd_backlight
[   10.753519] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[   10.753537] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.753622] [drm] Driver supports precise vblank timestamp query.
[   10.753868] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   10.754301] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.757999] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.701802] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   11.702777] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   11.705063] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   11.945768] fbcon: inteldrmfb (fb0) is primary device
[   12.936099] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   12.962545] Console: switching to colour frame buffer device 180x56
[   12.966402] fb0: inteldrmfb frame buffer device
[   12.966429] drm: registered panic notifier
[   12.997626] acpi device:0d: registered as cooling_device4
[   12.998133] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   12.998389] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   12.998589] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.998809] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   12.999008] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   12.999085] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   13.556883] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   13.557255] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   13.557630] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   13.562785] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.563030] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.563265] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.812348] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   71.643988] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   71.643994] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   71.656555] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   73.745443] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   73.745449] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   73.751221] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   78.000815] wlan0: direct probe to 00:03:52:e3:0e:10 (try 1/3)
[   78.001652] wlan0: direct probe responded
[   78.030787] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[   78.036342] wlan0: authenticated
[   78.071152] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[   78.082597] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[   78.082601] wlan0: associated
[   78.083520] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   78.083528] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[   78.083554] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[   78.102023] ------------[ cut here ]------------
[   78.102041] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[   78.102044] Hardware name: MacBookAir4,2
[   78.102046] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[   78.102118] Pid: 0, comm: swapper Tainted: G         C  3.1.0-rc6-gbee709a #3
[   78.102121] Call Trace:
[   78.102123]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[   78.102136]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[   78.102141]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[   78.102151]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[   78.102155]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[   78.102161]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[   78.102165]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[   78.102172]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[   78.102177]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[   78.102181]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[   78.102186]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[   78.102191]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[   78.102195]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[   78.102200]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[   78.102203]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[   78.102205]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[   78.102215]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[   78.102220]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[   78.102224]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[   78.102229]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[   78.102234]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[   78.102239]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[   78.102243]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[   78.102247]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[   78.102251]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[   78.102254] ---[ end trace 7e7e66110d68d9fe ]---
[   79.085714] ------------[ cut here ]------------
[   79.085736] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[   79.085739] Hardware name: MacBookAir4,2
[   79.085741] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[   79.085815] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[   79.085818] Call Trace:
[   79.085820]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[   79.085834]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[   79.085839]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[   79.085849]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[   79.085854]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[   79.085860]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[   79.085864]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[   79.085871]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[   79.085876]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[   79.085880]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[   79.085885]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[   79.085891]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[   79.085895]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[   79.085899]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[   79.085903]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[   79.085905]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[   79.085915]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[   79.085921]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[   79.085925]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[   79.085930]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[   79.085935]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[   79.085941]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[   79.085945]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[   79.085949]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[   79.085953]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[   79.085956] ---[ end trace 7e7e66110d68d9ff ]---
[   88.079087] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[   88.080016] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   88.080064] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[   88.080075] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[   88.118707] cfg80211: Calling CRDA for country: X3
[   88.119357] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[   90.077860] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[   90.277009] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[   90.477526] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[   90.496336] wlan0: direct probe responded
[   90.523522] wlan0: authenticate with 00:03:52:2c:01:00 (try 1)
[   90.723398] wlan0: authenticate with 00:03:52:2c:01:00 (try 2)
[   90.855260] wlan0: authenticated
[   90.886270] wlan0: associate with 00:03:52:2c:01:00 (try 1)
[   90.896305] wlan0: RX ReassocResp from 00:03:52:2c:01:00 (capab=0x421 status=17 aid=0)
[   90.896310] wlan0: 00:03:52:2c:01:00 denied association (code=17)
[   90.908474] wlan0: deauthenticating from 00:03:52:2c:01:00 by local choice (reason=3)
[  159.960725] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  159.960731] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  159.984034] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.063907] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  162.064485] wlan0: authenticated
[  162.064622] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  162.065168] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[  162.065171] wlan0: associated
[  162.065992] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.065998] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  162.066024] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  162.070581] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.070597] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  162.070610] ------------[ cut here ]------------
[  162.070626] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  162.070630] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  162.070633] Hardware name: MacBookAir4,2
[  162.070635] Modules linked in: ext4
[  162.070638] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  162.070641]  mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  162.070710] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  162.070712] Call Trace:
[  162.070715]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  162.070728]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  162.070733]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  162.070743]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  162.070748]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  162.070754]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  162.070758]  [<ffffffff8142bdb7>] ? _raw_spin_unlock_irqrestore+0x77/0x80
[  162.070765]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  162.070770]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  162.070774]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  162.070780]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  162.070786]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  162.070789]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  162.070794]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  162.070798]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  162.070800]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  162.070811]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  162.070816]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  162.070820]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  162.070825]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  162.070829]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  162.070835]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  162.070839]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  162.070843]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  162.070847]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  162.070850] ---[ end trace 7e7e66110d68da00 ]---
[  162.112229] cfg80211: Calling CRDA to update world regulatory domain
[  164.254967] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  164.254972] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  164.278260] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  166.364775] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  166.365295] wlan0: authenticated
[  166.365465] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  166.366237] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[  166.366242] wlan0: associated
[  166.366962] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  166.366967] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  166.366991] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  166.372368] ------------[ cut here ]------------
[  166.372387] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  166.372390] Hardware name: MacBookAir4,2
[  166.372392] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  166.372466] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  166.372469] Call Trace:
[  166.372471]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  166.372485]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  166.372490]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  166.372500]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  166.372505]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  166.372511]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  166.372515]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  166.372522]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  166.372527]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  166.372531]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  166.372537]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  166.372542]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  166.372546]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  166.372551]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  166.372554]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  166.372556]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  166.372566]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  166.372572]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  166.372576]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  166.372581]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  166.372585]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  166.372591]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  166.372595]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  166.372599]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  166.372603]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  166.372606] ---[ end trace 7e7e66110d68da01 ]---
[  167.369649] ------------[ cut here ]------------
[  167.369668] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  167.369671] Hardware name: MacBookAir4,2
[  167.369673] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  167.369748] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  167.369751] Call Trace:
[  167.369753]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  167.369766]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  167.369771]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  167.369780]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  167.369785]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  167.369791]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  167.369795]  [<ffffffff8142bdb7>] ? _raw_spin_unlock_irqrestore+0x77/0x80
[  167.369802]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  167.369807]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  167.369811]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  167.369816]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  167.369822]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  167.369826]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  167.369830]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  167.369834]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  167.369836]  <EOI>  [<ffffffff8142c378>] ? retint_restore_args+0x13/0x13
[  167.369845]  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  167.369850]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  167.369855]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  167.369860]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  167.369865]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  167.369869]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  167.369874]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  167.369878]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  167.369883]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  167.369886]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  167.369890] ---[ end trace 7e7e66110d68da02 ]---
[  176.362881] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  176.363443] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  176.363455] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  176.363467] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  176.390511] cfg80211: Calling CRDA to update world regulatory domain
[  176.390953] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  178.331135] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  178.332034] wlan0: authenticated
[  178.332200] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  178.332858] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  178.332863] wlan0: associated
[  178.333589] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  178.333595] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  178.333621] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  178.340395] ------------[ cut here ]------------
[  178.340414] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  178.340417] Hardware name: MacBookAir4,2
[  178.340419] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  178.340491] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  178.340494] Call Trace:
[  178.340496]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  178.340510]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  178.340515]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  178.340524]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  178.340529]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  178.340535]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  178.340540]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  178.340547]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  178.340552]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  178.340556]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  178.340561]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  178.340566]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  178.340570]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  178.340575]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  178.340578]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  178.340581]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  178.340591]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  178.340596]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  178.340600]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  178.340605]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  178.340610]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  178.340616]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  178.340620]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  178.340624]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  178.340628]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  178.340631] ---[ end trace 7e7e66110d68da03 ]---
[  178.392297] ------------[ cut here ]------------
[  178.392312] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  178.392315] Hardware name: MacBookAir4,2
[  178.392317] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  178.392383] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  178.392386] Call Trace:
[  178.392387]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  178.392398]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  178.392403]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  178.392412]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  178.392416]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  178.392421]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  178.392425]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  178.392432]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  178.392437]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  178.392441]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  178.392445]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  178.392449]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  178.392453]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  178.392457]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  178.392461]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  178.392463]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  178.392475]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  178.392479]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  178.392483]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  178.392487]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  178.392492]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  178.392496]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  178.392500]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  178.392504]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  178.392508]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  178.392511] ---[ end trace 7e7e66110d68da04 ]---
[  181.431730] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  181.431746] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  181.431758] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  181.431767] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  181.447579] cfg80211: Calling CRDA to update world regulatory domain
[  263.195643] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  263.195649] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  263.219103] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  267.436581] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  267.436587] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  267.460076] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  269.538261] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  269.538827] wlan0: authenticated
[  269.539011] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  269.539555] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  269.539560] wlan0: associated
[  269.540454] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  269.540463] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  269.540492] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  269.543383] ------------[ cut here ]------------
[  269.543402] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  269.543405] Hardware name: MacBookAir4,2
[  269.543407] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  269.543480] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  269.543482] Call Trace:
[  269.543484]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  269.543499]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  269.543503]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  269.543513]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  269.543518]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  269.543524]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  269.543529]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  269.543536]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  269.543541]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  269.543545]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  269.543550]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  269.543556]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  269.543560]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  269.543564]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  269.543568]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  269.543570]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  269.543580]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  269.543585]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  269.543589]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  269.543595]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  269.543599]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  269.543605]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  269.543609]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  269.543613]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  269.543617]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  269.543620] ---[ end trace 7e7e66110d68da05 ]---
[  270.544059] ------------[ cut here ]------------
[  270.544082] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  270.544086] Hardware name: MacBookAir4,2
[  270.544089] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  270.544202] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  270.544207] Call Trace:
[  270.544210]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  270.544227]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  270.544234]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  270.544248]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  270.544255]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  270.544263]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  270.544270]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  270.544280]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  270.544287]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  270.544293]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  270.544301]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  270.544308]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  270.544314]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  270.544321]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  270.544327]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  270.544330]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  270.544344]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  270.544351]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  270.544357]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  270.544365]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  270.544371]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  270.544378]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  270.544385]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  270.544391]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  270.544398]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  270.544403] ---[ end trace 7e7e66110d68da06 ]---
[  279.536625] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  279.537214] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  279.537230] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  279.537243] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  279.567326] cfg80211: Calling CRDA to update world regulatory domain
[  279.568299] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  281.507957] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  281.508400] wlan0: authenticated
[  281.508522] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  281.509161] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  281.509166] wlan0: associated
[  281.509982] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  281.509992] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  281.510023] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  281.516503] ------------[ cut here ]------------
[  281.516522] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  281.516525] Hardware name: MacBookAir4,2
[  281.516527] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  281.516599] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  281.516602] Call Trace:
[  281.516604]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  281.516618]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  281.516623]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  281.516632]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  281.516637]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  281.516643]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  281.516647]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  281.516655]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  281.516659]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  281.516663]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  281.516668]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  281.516674]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  281.516677]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  281.516682]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  281.516686]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  281.516688]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  281.516698]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  281.516703]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  281.516707]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  281.516712]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  281.516716]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  281.516721]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  281.516726]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  281.516729]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  281.516733]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  281.516736] ---[ end trace 7e7e66110d68da07 ]---
[  281.569697] ------------[ cut here ]------------
[  281.569712] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  281.569715] Hardware name: MacBookAir4,2
[  281.569717] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  281.569784] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  281.569786] Call Trace:
[  281.569788]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  281.569798]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  281.569803]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  281.569813]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  281.569817]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  281.569821]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  281.569826]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  281.569833]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  281.569837]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  281.569841]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  281.569846]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  281.569850]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  281.569853]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  281.569858]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  281.569861]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  281.569863]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  281.569872]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  281.569876]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  281.569880]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  281.569885]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  281.569889]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  281.569894]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  281.569898]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  281.569902]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  281.569906]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  281.569908] ---[ end trace 7e7e66110d68da08 ]---
[  284.613413] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  284.613428] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  284.613441] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  284.613449] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  284.627868] cfg80211: Calling CRDA to update world regulatory domain
[  306.209575] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  306.209581] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  306.233674] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  310.418058] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  310.418064] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  310.441395] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  312.539968] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  312.540603] wlan0: authenticated
[  312.540772] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  312.541639] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  312.541643] wlan0: associated
[  312.542358] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  312.542363] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  312.542389] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  312.548855] ------------[ cut here ]------------
[  312.548874] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  312.548877] Hardware name: MacBookAir4,2
[  312.548879] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  312.548952] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  312.548955] Call Trace:
[  312.548957]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  312.548971]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  312.548976]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  312.548985]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  312.548990]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  312.548995]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  312.549000]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  312.549007]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  312.549012]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  312.549016]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  312.549021]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  312.549026]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  312.549030]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  312.549035]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  312.549038]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  312.549040]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  312.549050]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  312.549055]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  312.549059]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  312.549064]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  312.549069]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  312.549074]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  312.549078]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  312.549082]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  312.549086]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  312.549089] ---[ end trace 7e7e66110d68da09 ]---
[  313.544850] ------------[ cut here ]------------
[  313.544870] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  313.544873] Hardware name: MacBookAir4,2
[  313.544875] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  313.544948] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  313.544950] Call Trace:
[  313.544953]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  313.544966]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  313.544971]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  313.544981]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  313.544985]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  313.544991]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  313.544996]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  313.545003]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  313.545007]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  313.545011]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  313.545017]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  313.545022]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  313.545025]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  313.545030]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  313.545034]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  313.545036]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  313.545045]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  313.545050]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  313.545054]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  313.545060]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  313.545064]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  313.545069]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  313.545073]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  313.545077]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  313.545081]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  313.545084] ---[ end trace 7e7e66110d68da0a ]---
[  322.538288] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  322.538850] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  322.538891] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  322.538903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  322.569056] cfg80211: Calling CRDA to update world regulatory domain
[  322.569910] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  324.513017] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  324.513491] wlan0: authenticated
[  324.513592] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  324.514175] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  324.514178] wlan0: associated
[  324.515063] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  324.515069] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  324.515096] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  324.522901] ------------[ cut here ]------------
[  324.522920] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  324.522922] Hardware name: MacBookAir4,2
[  324.522924] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  324.522997] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  324.523000] Call Trace:
[  324.523002]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  324.523016]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  324.523020]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  324.523030]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  324.523035]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  324.523041]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  324.523045]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  324.523052]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  324.523057]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  324.523061]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  324.523066]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  324.523072]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  324.523076]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  324.523080]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  324.523084]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  324.523086]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  324.523096]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  324.523101]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  324.523105]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  324.523110]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  324.523115]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  324.523121]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  324.523125]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  324.523129]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  324.523133]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  324.523136] ---[ end trace 7e7e66110d68da0b ]---
[  324.571262] ------------[ cut here ]------------
[  324.571278] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  324.571281] Hardware name: MacBookAir4,2
[  324.571282] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  324.571349] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  324.571351] Call Trace:
[  324.571353]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  324.571364]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  324.571369]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  324.571378]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  324.571382]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  324.571387]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  324.571391]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  324.571398]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  324.571402]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  324.571406]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  324.571411]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  324.571415]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  324.571419]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  324.571423]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  324.571426]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  324.571428]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  324.571437]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  324.571442]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  324.571446]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  324.571450]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  324.571454]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  324.571459]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  324.571463]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  324.571467]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  324.571471]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  324.571474] ---[ end trace 7e7e66110d68da0c ]---
[  327.601115] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  327.601130] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  327.601143] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  327.601151] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  327.619466] cfg80211: Calling CRDA to update world regulatory domain
[  343.282516] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  343.282522] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  343.305976] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  345.421077] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  345.421591] wlan0: authenticated
[  345.421706] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  345.422379] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  345.422384] wlan0: associated
[  345.423204] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  345.423210] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  345.423236] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  345.430243] ------------[ cut here ]------------
[  345.430262] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  345.430265] Hardware name: MacBookAir4,2
[  345.430267] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  345.430339] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  345.430341] Call Trace:
[  345.430344]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  345.430358]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  345.430363]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  345.430372]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  345.430377]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  345.430383]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  345.430387]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  345.430395]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  345.430399]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  345.430403]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  345.430409]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  345.430415]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  345.430418]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  345.430423]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  345.430426]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  345.430429]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  345.430439]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  345.430444]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  345.430449]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  345.430454]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  345.430459]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  345.430464]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  345.430468]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  345.430472]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  345.430476]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  345.430479] ---[ end trace 7e7e66110d68da0d ]---
[  346.425596] ------------[ cut here ]------------
[  346.425613] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  346.425616] Hardware name: MacBookAir4,2
[  346.425618] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  346.425685] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  346.425688] Call Trace:
[  346.425690]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  346.425700]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  346.425705]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  346.425715]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  346.425719]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  346.425724]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  346.425728]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  346.425735]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  346.425739]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  346.425743]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  346.425748]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  346.425752]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  346.425756]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  346.425760]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  346.425764]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  346.425766]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  346.425775]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  346.425779]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  346.425783]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  346.425788]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  346.425792]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  346.425796]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  346.425801]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  346.425805]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  346.425808]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  346.425811] ---[ end trace 7e7e66110d68da0e ]---
[  355.419708] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  355.419732] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  355.419744] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  355.419761] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  355.449977] cfg80211: Calling CRDA to update world regulatory domain
[  357.390618] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  357.391132] wlan0: authenticated
[  357.391254] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  357.391885] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  357.391889] wlan0: associated
[  357.392718] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  357.392724] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  357.392749] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  357.400434] ------------[ cut here ]------------
[  357.400453] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  357.400456] Hardware name: MacBookAir4,2
[  357.400457] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  357.400528] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  357.400531] Call Trace:
[  357.400533]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  357.400547]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  357.400552]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  357.400562]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  357.400567]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  357.400572]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  357.400576]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  357.400584]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  357.400588]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  357.400592]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  357.400598]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  357.400603]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  357.400607]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  357.400611]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  357.400615]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  357.400617]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  357.400627]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  357.400632]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  357.400636]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  357.400641]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  357.400646]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  357.400651]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  357.400655]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  357.400659]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  357.400663]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  357.400665] ---[ end trace 7e7e66110d68da0f ]---
[  357.451565] ------------[ cut here ]------------
[  357.451580] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  357.451583] Hardware name: MacBookAir4,2
[  357.451585] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  357.451652] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  357.451654] Call Trace:
[  357.451656]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  357.451666]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  357.451671]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  357.451680]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  357.451685]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  357.451689]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  357.451694]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  357.451701]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  357.451705]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  357.451709]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  357.451714]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  357.451718]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  357.451721]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  357.451726]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  357.451729]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  357.451731]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  357.451740]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  357.451745]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  357.451749]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  357.451753]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  357.451757]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  357.451762]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  357.451766]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  357.451770]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  357.451774]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  357.451777] ---[ end trace 7e7e66110d68da10 ]---
[  367.389061] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  367.389075] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  367.389088] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  367.389096] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  367.416312] cfg80211: Calling CRDA to update world regulatory domain
[  369.367667] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  369.565008] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  369.764891] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  369.964768] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  381.310339] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 1/3)
[  381.508071] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 2/3)
[  381.707955] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 3/3)
[  381.907788] wlan0: direct probe to 00:0f:61:1a:0c:50 timed out
[  393.250073] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  393.447810] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  393.647700] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  393.847576] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  405.183177] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[  405.380906] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[  405.580773] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[  405.780658] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
[  420.865517] usb 1-1.3: new high speed USB device number 9 using ehci_hcd

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 13:07       ` Nico Schottelius
@ 2011-10-19 14:28         ` Nico Schottelius
  2011-10-19 14:28         ` Nico Schottelius
  1 sibling, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 14:28 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, Arend van Spriel, LKML, 

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

Triggered it! 

And also got the traceback!

Dmesg + log attached, let me know when I can pull the fix from
somewhere.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-gbee709a.config.gz --]
[-- Type: application/octet-stream, Size: 32197 bytes --]

[-- Attachment #3: 3.1.0-rc6-gbee709a.dmesg --]
[-- Type: text/plain, Size: 116675 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-gbee709a (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #3 SMP PREEMPT Wed Oct 19 15:40:21 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd2a000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s82048 r8192 d24448 u262144
[    0.000000] pcpu-alloc: s82048 r8192 d24448 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3946532k/6027264k available (4294k kernel code, 1924336k absent, 156396k reserved, 5506k data, 724k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    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 33554432 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.003333] Detected 1699.929 MHz processor.
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.51 BogoMIPS (lpj=5666430)
[    0.000140] pid_max: default: 32768 minimum: 301
[    0.000394] Security Framework initialized
[    0.000463] AppArmor: AppArmor disabled by boot time parameter
[    0.001146] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003095] Mount-cache hash table entries: 256
[    0.004632] Initializing cgroup subsys cpuacct
[    0.004736] Initializing cgroup subsys memory
[    0.004857] Initializing cgroup subsys devices
[    0.004924] Initializing cgroup subsys freezer
[    0.004992] Initializing cgroup subsys net_cls
[    0.005059] Initializing cgroup subsys blkio
[    0.005239] CPU: Physical Processor ID: 0
[    0.005304] CPU: Processor Core ID: 0
[    0.005371] mce: CPU supports 7 MCE banks
[    0.005449] CPU0: Thermal monitoring enabled (TM1)
[    0.005532] using mwait in idle threads.
[    0.007470] ACPI: Core revision 20110623
[    0.030328] ftrace: allocating 16325 entries in 65 pages
[    0.039524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.072578] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.177397] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.177612] ... version:                3
[    0.177677] ... bit width:              48
[    0.177740] ... generic registers:      4
[    0.177805] ... value mask:             0000ffffffffffff
[    0.177872] ... max period:             000000007fffffff
[    0.177939] ... fixed-purpose events:   3
[    0.178003] ... event mask:             000000070000000f
[    0.198016] NMI watchdog enabled, takes one hw-pmu counter.
[    0.217442] lockdep: fixing up alternatives.
[    0.224201] Booting Node   0, Processors  #1
[    0.224296] smpboot cpu 1: start_ip = 9a000
[    0.337502] NMI watchdog enabled, takes one hw-pmu counter.
[    0.357326] lockdep: fixing up alternatives.
[    0.357435]  #2
[    0.357482] smpboot cpu 2: start_ip = 9a000
[    0.470700] NMI watchdog enabled, takes one hw-pmu counter.
[    0.490574] lockdep: fixing up alternatives.
[    0.490689]  #3
[    0.490737] smpboot cpu 3: start_ip = 9a000
[    0.603958] NMI watchdog enabled, takes one hw-pmu counter.
[    0.610491] Brought up 4 CPUs
[    0.610569] Total of 4 processors activated (13605.39 BogoMIPS).
[    0.614891] devtmpfs: initialized
[    0.616505] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.618106] print_constraints: dummy: 
[    0.618459] NET: Registered protocol family 16
[    0.618826] ACPI: bus type pci registered
[    0.619149] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.619241] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.682329] PCI: Using configuration type 1 for base access
[    0.683649] bio: create slab <bio-0> at 0
[    0.683927] ACPI: Added _OSI(Module Device)
[    0.683993] ACPI: Added _OSI(Processor Device)
[    0.684059] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.684126] ACPI: Added _OSI(Processor Aggregator Device)
[    0.690414] ACPI: EC: EC description table is found, configuring boot EC
[    0.705599] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.706534] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.708304] ACPI: Dynamic OEM Table Load:
[    0.708453] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.717590] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.719451] ACPI: Dynamic OEM Table Load:
[    0.719599] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.727269] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.729039] ACPI: Dynamic OEM Table Load:
[    0.729187] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.738119] ACPI: Interpreter enabled
[    0.738185] ACPI: (supports S0 S3 S4 S5)
[    0.738466] ACPI: Using IOAPIC for interrupt routing
[    0.765070] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.765628] ACPI: No dock devices found.
[    0.765693] HEST: Table not found.
[    0.765757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.766567] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.767754] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.767826] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.767897] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.767984] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.768069] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.768193] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.768294] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.768352] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.768357] pci 0000:00:01.0: PME# disabled
[    0.768398] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.768421] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.768434] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.768444] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.768558] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.768604] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.768727] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.768734] pci 0000:00:16.0: PME# disabled
[    0.768792] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.768883] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.768999] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.769039] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.769184] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.769191] pci 0000:00:1a.7: PME# disabled
[    0.769240] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.769272] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.769401] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.769408] pci 0000:00:1b.0: PME# disabled
[    0.769451] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.769587] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.769594] pci 0000:00:1c.0: PME# disabled
[    0.769644] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.769783] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.769790] pci 0000:00:1c.1: PME# disabled
[    0.769850] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.769942] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.770057] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.770098] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.770244] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.770251] pci 0000:00:1d.7: PME# disabled
[    0.770293] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.770507] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.770543] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.770561] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.770579] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.770598] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.770616] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.770633] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.770720] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.770752] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.770802] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.770924] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.770999] pci 0000:03:00.0: supports D1 D2
[    0.771002] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.771007] pci 0000:03:00.0: PME# disabled
[    0.777099] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.777170] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.777175] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.777181] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.777255] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.777333] pci 0000:04:00.0: supports D1 D2
[    0.777336] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777341] pci 0000:04:00.0: PME# disabled
[    0.777390] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.777469] pci 0000:04:03.0: supports D1 D2
[    0.777471] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777476] pci 0000:04:03.0: PME# disabled
[    0.777516] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.777594] pci 0000:04:04.0: supports D1 D2
[    0.777596] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777602] pci 0000:04:04.0: PME# disabled
[    0.777669] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.777745] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.777834] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.777855] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.777870] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.777977] pci 0000:05:00.0: supports D1 D2
[    0.777979] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777985] pci 0000:05:00.0: PME# disabled
[    0.778046] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.778122] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.778187] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.778263] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.778329] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.778405] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.778534] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.778611] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.778815] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.778882] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.779164] pci 0000:02:00.0: supports D1 D2
[    0.779166] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.779178] pci 0000:02:00.0: PME# disabled
[    0.783792] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.783870] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.783938] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.784236] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.784489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.784724]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.785064]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.793626] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.794345] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.794991] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.795692] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.796338] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.797093] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.797795] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.798497] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.799442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.799554] vgaarb: loaded
[    0.799616] vgaarb: bridge control possible 0000:00:02.0
[    0.799849] PCI: Using ACPI for IRQ routing
[    0.805166] PCI: pci_cache_line_size set to 64 bytes
[    0.805355] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.805359] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.805362] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.805366] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.805769] NetLabel: Initializing
[    0.805833] NetLabel:  domain hash size = 128
[    0.805898] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.806011] NetLabel:  unlabeled traffic allowed by default
[    0.806102] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.806547] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.808660] Switching to clocksource hpet
[    0.810387] Switched to NOHz mode on CPU #0
[    0.810480] Switched to NOHz mode on CPU #1
[    0.810485] Switched to NOHz mode on CPU #2
[    0.810491] Switched to NOHz mode on CPU #3
[    0.831214] pnp: PnP ACPI init
[    0.831319] ACPI: bus type pnp registered
[    0.831865] pnp 00:00: [bus 00-ff]
[    0.831869] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.831872] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.831874] pnp 00:00: [io  0x0d00-0xffff window]
[    0.831877] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.831880] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.831882] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.831885] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.831887] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.831890] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.831892] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.831895] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.831898] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.831900] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.831903] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.831905] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.831908] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.831910] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.831913] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.831915] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.832067] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.832289] pnp 00:01: [io  0x0000-0x001f]
[    0.832291] pnp 00:01: [io  0x0081-0x0091]
[    0.832293] pnp 00:01: [io  0x0093-0x009f]
[    0.832295] pnp 00:01: [io  0x00c0-0x00df]
[    0.832298] pnp 00:01: [dma 4]
[    0.832377] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.832393] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.832466] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.832581] pnp 00:03: [irq 0 disabled]
[    0.832594] pnp 00:03: [irq 8]
[    0.832597] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.832736] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.832811] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.832832] pnp 00:04: [io  0x00f0]
[    0.832840] pnp 00:04: [irq 13]
[    0.832917] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.832934] pnp 00:05: [io  0x002e-0x002f]
[    0.832936] pnp 00:05: [io  0x004e-0x004f]
[    0.832938] pnp 00:05: [io  0x0061]
[    0.832940] pnp 00:05: [io  0x0063]
[    0.832942] pnp 00:05: [io  0x0065]
[    0.832944] pnp 00:05: [io  0x0067]
[    0.832946] pnp 00:05: [io  0x0080]
[    0.832948] pnp 00:05: [io  0x0092]
[    0.832952] pnp 00:05: [io  0x00b2-0x00b3]
[    0.832955] pnp 00:05: [io  0x1000-0x100f]
[    0.832957] pnp 00:05: [io  0x0400-0x047f]
[    0.832959] pnp 00:05: [io  0x0500-0x057f]
[    0.833079] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.833150] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.833220] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.833292] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.833307] pnp 00:06: [io  0x0070-0x0077]
[    0.833385] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.833407] pnp 00:07: [io  0x0300-0x031f]
[    0.833415] pnp 00:07: [irq 6]
[    0.833496] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.833770] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.833772] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.833775] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.833777] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.833779] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.833781] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.833784] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.833786] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.833788] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.833791] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.833793] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.833930] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.834004] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.834076] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.834148] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.834219] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.834290] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.834362] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.834433] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.834507] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.834580] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.834654] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.841615] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.841618] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.841784] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.841858] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.841932] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.841947] pnp: PnP ACPI: found 10 devices
[    0.842012] ACPI: ACPI bus type pnp unregistered
[    0.851305] PCI: max bus depth: 3 pci_try_num: 4
[    0.851386] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.851458] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.851538] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.851610] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.851689] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.851760] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.851840] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.851911] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.851990] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.852058] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.852142] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.852216] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.852305] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.852380] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.852464] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.852539] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.852639] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852712] pci 0000:00:01.0: setting latency timer to 64
[    0.852721] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852796] pci 0000:03:00.0: setting latency timer to 64
[    0.852805] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.852878] pci 0000:04:00.0: setting latency timer to 64
[    0.852887] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.852962] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.853538] pci 0000:04:03.0: setting latency timer to 64
[    0.853546] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.853617] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853692] pci 0000:04:04.0: setting latency timer to 64
[    0.853700] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.853772] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853849] pci 0000:00:1c.0: setting latency timer to 64
[    0.853935] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854010] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854089] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.854164] pci 0000:00:1c.1: setting latency timer to 64
[    0.854170] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.854173] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.854176] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.854179] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.854181] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.854184] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.854187] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.854190] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.854193] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.854195] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.854198] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.854201] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.854204] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.854207] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.854325] NET: Registered protocol family 2
[    0.854725] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.856550] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.858811] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    0.864724] TCP: Hash tables configured (established 524288 bind 65536)
[    0.864824] TCP reno registered
[    0.864940] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    0.865423] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    0.866136] NET: Registered protocol family 1
[    0.866228] pci 0000:00:02.0: Boot video device
[    0.866656] PCI: CLS 256 bytes, default 64
[    0.866808] Unpacking initramfs...
[    0.942156] Freeing initrd memory: 2900k freed
[    0.942771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.942848] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.942935] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.943996] audit: initializing netlink socket (disabled)
[    0.944104] type=2000 audit(1319033750.783:1): initialized
[    0.950358] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.965451] VFS: Disk quotas dquot_6.5.2
[    0.965735] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.966291] msgmni has been set to 7713
[    0.966862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.967020] io scheduler noop registered
[    0.967085] io scheduler deadline registered
[    0.967228] io scheduler cfq registered (default)
[    0.967577] pcieport 0000:00:01.0: setting latency timer to 64
[    0.967647] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.967948] pcieport 0000:03:00.0: setting latency timer to 64
[    0.968000] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.968133] pcieport 0000:04:00.0: setting latency timer to 64
[    0.968187] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.968319] pcieport 0000:04:03.0: setting latency timer to 64
[    0.968373] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.968507] pcieport 0000:04:04.0: setting latency timer to 64
[    0.968561] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.969165] intel_idle: MWAIT substates: 0x21120
[    0.969167] intel_idle: v0.4 model 0x2A
[    0.969169] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.969325] ERST: Table is not found!
[    0.969389] GHES: HEST is not enabled!
[    0.969566] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.162470] Linux agpgart interface v0.103
[    1.162784] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.163746] i8042: No controller found
[    1.163999] mousedev: PS/2 mouse device common for all mice
[    1.164247] rtc_cmos 00:06: RTC can wake from S4
[    1.164627] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.164742] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.165089] cpuidle: using governor ladder
[    1.165842] cpuidle: using governor menu
[    1.166586] TCP cubic registered
[    1.166651] NET: Registered protocol family 17
[    1.166725] Registering the dns_resolver key type
[    1.167162] PM: Hibernation image not present or could not be loaded.
[    1.167170] registered taskstats version 1
[    1.173688] rtc_cmos 00:06: setting system clock to 2011-10-19 14:15:51 UTC (1319033751)
[    1.173909] Initializing network drop monitor service
[    1.176280] Freeing unused kernel memory: 724k freed
[    1.176480] Write protecting the kernel read-only data: 8192k
[    1.184106] Freeing unused kernel memory: 1832k freed
[    1.185584] Freeing unused kernel memory: 232k freed
[    1.222920] udevd[86]: starting version 173
[    1.310946] usbcore: registered new interface driver usbfs
[    1.311119] usbcore: registered new interface driver hub
[    1.312400] usbcore: registered new device driver usb
[    1.316252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.316413] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.316549] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.316557] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.317271] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.317472] ehci_hcd 0000:00:1a.7: debug port 2
[    1.320149] SCSI subsystem initialized
[    1.321452] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.321504] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.323978] libata version 3.00 loaded.
[    1.335253] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.337448] hub 1-0:1.0: USB hub found
[    1.337579] hub 1-0:1.0: 6 ports detected
[    1.338845] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.338987] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.338995] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.339111] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.339273] ehci_hcd 0000:00:1d.7: debug port 2
[    1.343222] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.343258] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.355262] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.355774] hub 2-0:1.0: USB hub found
[    1.355851] hub 2-0:1.0: 8 ports detected
[    1.356165] ata_piix 0000:00:1f.2: version 2.13
[    1.356188] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.356270] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.416549] uhci_hcd: USB Universal Host Controller Interface driver
[    1.508579] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.509840] scsi0 : ata_piix
[    1.510388] scsi1 : ata_piix
[    1.510914] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.510991] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.511163] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.511268] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.511274] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.511373] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.511535] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.511982] hub 3-0:1.0: USB hub found
[    1.512059] hub 3-0:1.0: 2 ports detected
[    1.512311] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.512393] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.512398] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.512481] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.512597] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.512970] hub 4-0:1.0: USB hub found
[    1.513044] hub 4-0:1.0: 2 ports detected
[    1.641810] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.766533] hub 1-1:1.0: USB hub found
[    1.766760] hub 1-1:1.0: 3 ports detected
[    1.871644] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    1.945013] Refined TSC clocksource calibration: 1700.011 MHz.
[    1.945110] Switching to clocksource tsc
[    2.118180] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.242718] hub 2-1:1.0: USB hub found
[    2.242882] hub 2-1:1.0: 2 ports detected
[    2.321674] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.420942] hub 1-1.1:1.0: USB hub found
[    2.421114] hub 1-1.1:1.0: 3 ports detected
[    2.501565] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.531273] ata2.00: failed to resume link (SControl 0)
[    2.629216] usbcore: registered new interface driver usbhid
[    2.629288] usbhid: USB HID core driver
[    2.648373] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.649062] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.688084] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.730091] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.854396] ata1.01: failed to resume link (SControl 0)
[    2.867955] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    2.956335] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.956663] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.007704] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.007790] ata1.01: SATA link down (SStatus 0 SControl 0)
[    3.014701] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    3.014777] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.021237] ata1.00: configured for UDMA/133
[    3.022076] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    3.034472] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.122489] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.123393] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.187768] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.554032] ata2.01: failed to resume link (SControl 0)
[    3.565710] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.565792] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.576271] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.576550] sd 0:0:0:0: [sda] Write Protect is off
[    3.576620] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.576675] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.582532]  sda: sda1 sda2 sda3 sda4 sda5
[    3.583900] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.842194] device-mapper: uevent: version 1.0.3
[    3.842771] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[    9.610920] padlock_aes: VIA PadLock not detected.
[    9.852708] JFS: nTxBlock = 8192, nTxLock = 65536
[   10.233302] udevd[361]: starting version 173
[   10.314517] ACPI: acpi_idle yielding to intel_idle
[   10.320241] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   10.335714] ACPI: Lid Switch [LID0]
[   10.338545] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   10.338653] ACPI: Power Button [PWRB]
[   10.339092] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   10.339186] ACPI: Sleep Button [SLPB]
[   10.340804] ACPI: AC Adapter [ADP1] (off-line)
[   10.341260] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   10.341659] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   10.343797] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   10.344181] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   10.352371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   10.352469] ACPI: Power Button [PWRF]
[   10.378805] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   10.380107] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.380186] mei 0000:00:16.0: setting latency timer to 64
[   10.398049] iTCO_vendor_support: vendor-support=0
[   10.410520] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   10.412094] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   10.442799] ACPI: Battery Slot [BAT0] (battery present)
[   10.456370] cfg80211: Calling CRDA to update world regulatory domain
[   10.459252] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.459761] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   10.460046] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.462597] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   10.473923] [drm] Initialized drm 1.1.0 20060810
[   10.490146] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   10.493356] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   10.493497] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   10.493730] brcmsmac 0000:02:00.0: setting latency timer to 64
[   10.511557] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.511638] i915 0000:00:02.0: setting latency timer to 64
[   10.555871] applesmc: : read arg fail
[   10.642572] Linux media interface: v0.10
[   10.644846] usbcore: registered new interface driver uas
[   10.653241] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   10.653300] Linux video capture interface: v2.00
[   10.653699] applesmc: : read arg fail
[   10.657827] Initializing USB Mass Storage driver...
[   10.660753] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   10.661910] scsi2 : usb-storage 2-1.1:1.0
[   10.670584] usbcore: registered new interface driver bcm5974
[   10.676045] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   10.679645] usbcore: registered new interface driver uvcvideo
[   10.679916] USB Video Class driver (1.1.1)
[   10.680020] usbcore: registered new interface driver usb-storage
[   10.680098] USB Mass Storage support registered.
[   10.713146] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   10.713228] applesmc: init_smcreg() took 100 ms
[   10.718500] Registered led device: smc::kbd_backlight
[   10.753519] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[   10.753537] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.753622] [drm] Driver supports precise vblank timestamp query.
[   10.753868] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   10.754301] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.757999] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.701802] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   11.702777] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   11.705063] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   11.945768] fbcon: inteldrmfb (fb0) is primary device
[   12.936099] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   12.962545] Console: switching to colour frame buffer device 180x56
[   12.966402] fb0: inteldrmfb frame buffer device
[   12.966429] drm: registered panic notifier
[   12.997626] acpi device:0d: registered as cooling_device4
[   12.998133] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   12.998389] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   12.998589] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.998809] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   12.999008] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   12.999085] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   13.556883] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   13.557255] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   13.557630] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   13.562785] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.563030] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.563265] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.812348] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   71.643988] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   71.643994] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   71.656555] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   73.745443] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   73.745449] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   73.751221] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   78.000815] wlan0: direct probe to 00:03:52:e3:0e:10 (try 1/3)
[   78.001652] wlan0: direct probe responded
[   78.030787] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[   78.036342] wlan0: authenticated
[   78.071152] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[   78.082597] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[   78.082601] wlan0: associated
[   78.083520] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   78.083528] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[   78.083554] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[   78.102023] ------------[ cut here ]------------
[   78.102041] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[   78.102044] Hardware name: MacBookAir4,2
[   78.102046] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[   78.102118] Pid: 0, comm: swapper Tainted: G         C  3.1.0-rc6-gbee709a #3
[   78.102121] Call Trace:
[   78.102123]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[   78.102136]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[   78.102141]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[   78.102151]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[   78.102155]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[   78.102161]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[   78.102165]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[   78.102172]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[   78.102177]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[   78.102181]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[   78.102186]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[   78.102191]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[   78.102195]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[   78.102200]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[   78.102203]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[   78.102205]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[   78.102215]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[   78.102220]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[   78.102224]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[   78.102229]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[   78.102234]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[   78.102239]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[   78.102243]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[   78.102247]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[   78.102251]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[   78.102254] ---[ end trace 7e7e66110d68d9fe ]---
[   79.085714] ------------[ cut here ]------------
[   79.085736] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[   79.085739] Hardware name: MacBookAir4,2
[   79.085741] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[   79.085815] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[   79.085818] Call Trace:
[   79.085820]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[   79.085834]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[   79.085839]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[   79.085849]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[   79.085854]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[   79.085860]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[   79.085864]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[   79.085871]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[   79.085876]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[   79.085880]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[   79.085885]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[   79.085891]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[   79.085895]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[   79.085899]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[   79.085903]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[   79.085905]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[   79.085915]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[   79.085921]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[   79.085925]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[   79.085930]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[   79.085935]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[   79.085941]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[   79.085945]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[   79.085949]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[   79.085953]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[   79.085956] ---[ end trace 7e7e66110d68d9ff ]---
[   88.079087] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[   88.080016] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   88.080064] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[   88.080075] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[   88.118707] cfg80211: Calling CRDA for country: X3
[   88.119357] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[   90.077860] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[   90.277009] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[   90.477526] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[   90.496336] wlan0: direct probe responded
[   90.523522] wlan0: authenticate with 00:03:52:2c:01:00 (try 1)
[   90.723398] wlan0: authenticate with 00:03:52:2c:01:00 (try 2)
[   90.855260] wlan0: authenticated
[   90.886270] wlan0: associate with 00:03:52:2c:01:00 (try 1)
[   90.896305] wlan0: RX ReassocResp from 00:03:52:2c:01:00 (capab=0x421 status=17 aid=0)
[   90.896310] wlan0: 00:03:52:2c:01:00 denied association (code=17)
[   90.908474] wlan0: deauthenticating from 00:03:52:2c:01:00 by local choice (reason=3)
[  159.960725] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  159.960731] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  159.984034] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.063907] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  162.064485] wlan0: authenticated
[  162.064622] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  162.065168] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[  162.065171] wlan0: associated
[  162.065992] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.065998] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  162.066024] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  162.070581] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  162.070597] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  162.070610] ------------[ cut here ]------------
[  162.070626] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  162.070630] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  162.070633] Hardware name: MacBookAir4,2
[  162.070635] Modules linked in: ext4
[  162.070638] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  162.070641]  mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  162.070710] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  162.070712] Call Trace:
[  162.070715]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  162.070728]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  162.070733]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  162.070743]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  162.070748]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  162.070754]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  162.070758]  [<ffffffff8142bdb7>] ? _raw_spin_unlock_irqrestore+0x77/0x80
[  162.070765]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  162.070770]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  162.070774]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  162.070780]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  162.070786]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  162.070789]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  162.070794]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  162.070798]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  162.070800]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  162.070811]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  162.070816]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  162.070820]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  162.070825]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  162.070829]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  162.070835]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  162.070839]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  162.070843]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  162.070847]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  162.070850] ---[ end trace 7e7e66110d68da00 ]---
[  162.112229] cfg80211: Calling CRDA to update world regulatory domain
[  164.254967] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  164.254972] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  164.278260] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  166.364775] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  166.365295] wlan0: authenticated
[  166.365465] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  166.366237] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[  166.366242] wlan0: associated
[  166.366962] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  166.366967] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  166.366991] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  166.372368] ------------[ cut here ]------------
[  166.372387] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  166.372390] Hardware name: MacBookAir4,2
[  166.372392] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  166.372466] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  166.372469] Call Trace:
[  166.372471]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  166.372485]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  166.372490]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  166.372500]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  166.372505]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  166.372511]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  166.372515]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  166.372522]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  166.372527]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  166.372531]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  166.372537]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  166.372542]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  166.372546]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  166.372551]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  166.372554]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  166.372556]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  166.372566]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  166.372572]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  166.372576]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  166.372581]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  166.372585]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  166.372591]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  166.372595]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  166.372599]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  166.372603]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  166.372606] ---[ end trace 7e7e66110d68da01 ]---
[  167.369649] ------------[ cut here ]------------
[  167.369668] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  167.369671] Hardware name: MacBookAir4,2
[  167.369673] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  167.369748] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  167.369751] Call Trace:
[  167.369753]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  167.369766]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  167.369771]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  167.369780]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  167.369785]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  167.369791]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  167.369795]  [<ffffffff8142bdb7>] ? _raw_spin_unlock_irqrestore+0x77/0x80
[  167.369802]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  167.369807]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  167.369811]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  167.369816]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  167.369822]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  167.369826]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  167.369830]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  167.369834]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  167.369836]  <EOI>  [<ffffffff8142c378>] ? retint_restore_args+0x13/0x13
[  167.369845]  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  167.369850]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  167.369855]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  167.369860]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  167.369865]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  167.369869]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  167.369874]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  167.369878]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  167.369883]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  167.369886]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  167.369890] ---[ end trace 7e7e66110d68da02 ]---
[  176.362881] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  176.363443] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  176.363455] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  176.363467] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  176.390511] cfg80211: Calling CRDA to update world regulatory domain
[  176.390953] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  178.331135] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  178.332034] wlan0: authenticated
[  178.332200] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  178.332858] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  178.332863] wlan0: associated
[  178.333589] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  178.333595] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  178.333621] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  178.340395] ------------[ cut here ]------------
[  178.340414] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  178.340417] Hardware name: MacBookAir4,2
[  178.340419] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  178.340491] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  178.340494] Call Trace:
[  178.340496]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  178.340510]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  178.340515]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  178.340524]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  178.340529]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  178.340535]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  178.340540]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  178.340547]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  178.340552]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  178.340556]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  178.340561]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  178.340566]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  178.340570]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  178.340575]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  178.340578]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  178.340581]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  178.340591]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  178.340596]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  178.340600]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  178.340605]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  178.340610]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  178.340616]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  178.340620]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  178.340624]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  178.340628]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  178.340631] ---[ end trace 7e7e66110d68da03 ]---
[  178.392297] ------------[ cut here ]------------
[  178.392312] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  178.392315] Hardware name: MacBookAir4,2
[  178.392317] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  178.392383] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  178.392386] Call Trace:
[  178.392387]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  178.392398]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  178.392403]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  178.392412]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  178.392416]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  178.392421]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  178.392425]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  178.392432]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  178.392437]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  178.392441]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  178.392445]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  178.392449]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  178.392453]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  178.392457]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  178.392461]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  178.392463]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  178.392475]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  178.392479]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  178.392483]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  178.392487]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  178.392492]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  178.392496]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  178.392500]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  178.392504]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  178.392508]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  178.392511] ---[ end trace 7e7e66110d68da04 ]---
[  181.431730] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  181.431746] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  181.431758] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  181.431767] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  181.447579] cfg80211: Calling CRDA to update world regulatory domain
[  263.195643] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  263.195649] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  263.219103] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  267.436581] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  267.436587] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  267.460076] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  269.538261] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  269.538827] wlan0: authenticated
[  269.539011] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  269.539555] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  269.539560] wlan0: associated
[  269.540454] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  269.540463] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  269.540492] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  269.543383] ------------[ cut here ]------------
[  269.543402] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  269.543405] Hardware name: MacBookAir4,2
[  269.543407] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  269.543480] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  269.543482] Call Trace:
[  269.543484]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  269.543499]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  269.543503]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  269.543513]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  269.543518]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  269.543524]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  269.543529]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  269.543536]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  269.543541]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  269.543545]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  269.543550]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  269.543556]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  269.543560]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  269.543564]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  269.543568]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  269.543570]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  269.543580]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  269.543585]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  269.543589]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  269.543595]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  269.543599]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  269.543605]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  269.543609]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  269.543613]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  269.543617]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  269.543620] ---[ end trace 7e7e66110d68da05 ]---
[  270.544059] ------------[ cut here ]------------
[  270.544082] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  270.544086] Hardware name: MacBookAir4,2
[  270.544089] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  270.544202] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  270.544207] Call Trace:
[  270.544210]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  270.544227]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  270.544234]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  270.544248]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  270.544255]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  270.544263]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  270.544270]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  270.544280]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  270.544287]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  270.544293]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  270.544301]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  270.544308]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  270.544314]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  270.544321]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  270.544327]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  270.544330]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  270.544344]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  270.544351]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  270.544357]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  270.544365]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  270.544371]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  270.544378]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  270.544385]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  270.544391]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  270.544398]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  270.544403] ---[ end trace 7e7e66110d68da06 ]---
[  279.536625] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  279.537214] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  279.537230] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  279.537243] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  279.567326] cfg80211: Calling CRDA to update world regulatory domain
[  279.568299] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  281.507957] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  281.508400] wlan0: authenticated
[  281.508522] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  281.509161] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  281.509166] wlan0: associated
[  281.509982] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  281.509992] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  281.510023] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  281.516503] ------------[ cut here ]------------
[  281.516522] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  281.516525] Hardware name: MacBookAir4,2
[  281.516527] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  281.516599] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  281.516602] Call Trace:
[  281.516604]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  281.516618]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  281.516623]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  281.516632]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  281.516637]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  281.516643]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  281.516647]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  281.516655]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  281.516659]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  281.516663]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  281.516668]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  281.516674]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  281.516677]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  281.516682]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  281.516686]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  281.516688]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  281.516698]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  281.516703]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  281.516707]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  281.516712]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  281.516716]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  281.516721]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  281.516726]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  281.516729]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  281.516733]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  281.516736] ---[ end trace 7e7e66110d68da07 ]---
[  281.569697] ------------[ cut here ]------------
[  281.569712] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  281.569715] Hardware name: MacBookAir4,2
[  281.569717] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  281.569784] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  281.569786] Call Trace:
[  281.569788]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  281.569798]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  281.569803]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  281.569813]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  281.569817]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  281.569821]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  281.569826]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  281.569833]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  281.569837]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  281.569841]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  281.569846]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  281.569850]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  281.569853]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  281.569858]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  281.569861]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  281.569863]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  281.569872]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  281.569876]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  281.569880]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  281.569885]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  281.569889]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  281.569894]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  281.569898]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  281.569902]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  281.569906]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  281.569908] ---[ end trace 7e7e66110d68da08 ]---
[  284.613413] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  284.613428] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  284.613441] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  284.613449] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  284.627868] cfg80211: Calling CRDA to update world regulatory domain
[  306.209575] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  306.209581] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  306.233674] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  310.418058] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  310.418064] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  310.441395] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  312.539968] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  312.540603] wlan0: authenticated
[  312.540772] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  312.541639] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  312.541643] wlan0: associated
[  312.542358] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  312.542363] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  312.542389] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  312.548855] ------------[ cut here ]------------
[  312.548874] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  312.548877] Hardware name: MacBookAir4,2
[  312.548879] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  312.548952] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  312.548955] Call Trace:
[  312.548957]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  312.548971]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  312.548976]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  312.548985]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  312.548990]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  312.548995]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  312.549000]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  312.549007]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  312.549012]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  312.549016]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  312.549021]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  312.549026]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  312.549030]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  312.549035]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  312.549038]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  312.549040]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  312.549050]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  312.549055]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  312.549059]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  312.549064]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  312.549069]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  312.549074]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  312.549078]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  312.549082]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  312.549086]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  312.549089] ---[ end trace 7e7e66110d68da09 ]---
[  313.544850] ------------[ cut here ]------------
[  313.544870] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  313.544873] Hardware name: MacBookAir4,2
[  313.544875] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  313.544948] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  313.544950] Call Trace:
[  313.544953]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  313.544966]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  313.544971]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  313.544981]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  313.544985]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  313.544991]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  313.544996]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  313.545003]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  313.545007]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  313.545011]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  313.545017]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  313.545022]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  313.545025]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  313.545030]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  313.545034]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  313.545036]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  313.545045]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  313.545050]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  313.545054]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  313.545060]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  313.545064]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  313.545069]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  313.545073]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  313.545077]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  313.545081]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  313.545084] ---[ end trace 7e7e66110d68da0a ]---
[  322.538288] wlan0: disassociating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  322.538850] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  322.538891] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  322.538903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  322.569056] cfg80211: Calling CRDA to update world regulatory domain
[  322.569910] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  324.513017] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  324.513491] wlan0: authenticated
[  324.513592] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  324.514175] wlan0: RX ReassocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  324.514178] wlan0: associated
[  324.515063] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  324.515069] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  324.515096] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  324.522901] ------------[ cut here ]------------
[  324.522920] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  324.522922] Hardware name: MacBookAir4,2
[  324.522924] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  324.522997] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  324.523000] Call Trace:
[  324.523002]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  324.523016]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  324.523020]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  324.523030]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  324.523035]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  324.523041]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  324.523045]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  324.523052]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  324.523057]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  324.523061]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  324.523066]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  324.523072]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  324.523076]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  324.523080]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  324.523084]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  324.523086]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  324.523096]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  324.523101]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  324.523105]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  324.523110]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  324.523115]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  324.523121]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  324.523125]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  324.523129]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  324.523133]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  324.523136] ---[ end trace 7e7e66110d68da0b ]---
[  324.571262] ------------[ cut here ]------------
[  324.571278] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  324.571281] Hardware name: MacBookAir4,2
[  324.571282] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  324.571349] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  324.571351] Call Trace:
[  324.571353]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  324.571364]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  324.571369]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  324.571378]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  324.571382]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  324.571387]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  324.571391]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  324.571398]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  324.571402]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  324.571406]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  324.571411]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  324.571415]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  324.571419]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  324.571423]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  324.571426]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  324.571428]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  324.571437]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  324.571442]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  324.571446]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  324.571450]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  324.571454]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  324.571459]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  324.571463]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  324.571467]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  324.571471]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  324.571474] ---[ end trace 7e7e66110d68da0c ]---
[  327.601115] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  327.601130] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  327.601143] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  327.601151] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  327.619466] cfg80211: Calling CRDA to update world regulatory domain
[  343.282516] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[  343.282522] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  343.305976] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  345.421077] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  345.421591] wlan0: authenticated
[  345.421706] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  345.422379] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  345.422384] wlan0: associated
[  345.423204] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  345.423210] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  345.423236] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  345.430243] ------------[ cut here ]------------
[  345.430262] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  345.430265] Hardware name: MacBookAir4,2
[  345.430267] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  345.430339] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  345.430341] Call Trace:
[  345.430344]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  345.430358]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  345.430363]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  345.430372]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  345.430377]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  345.430383]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  345.430387]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  345.430395]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  345.430399]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  345.430403]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  345.430409]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  345.430415]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  345.430418]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  345.430423]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  345.430426]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  345.430429]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  345.430439]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  345.430444]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  345.430449]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  345.430454]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  345.430459]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  345.430464]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  345.430468]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  345.430472]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  345.430476]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  345.430479] ---[ end trace 7e7e66110d68da0d ]---
[  346.425596] ------------[ cut here ]------------
[  346.425613] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  346.425616] Hardware name: MacBookAir4,2
[  346.425618] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  346.425685] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  346.425688] Call Trace:
[  346.425690]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  346.425700]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  346.425705]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  346.425715]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  346.425719]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  346.425724]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  346.425728]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  346.425735]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  346.425739]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  346.425743]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  346.425748]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  346.425752]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  346.425756]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  346.425760]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  346.425764]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  346.425766]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  346.425775]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  346.425779]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  346.425783]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  346.425788]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  346.425792]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  346.425796]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  346.425801]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  346.425805]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  346.425808]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  346.425811] ---[ end trace 7e7e66110d68da0e ]---
[  355.419708] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  355.419732] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  355.419744] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  355.419761] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  355.449977] cfg80211: Calling CRDA to update world regulatory domain
[  357.390618] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[  357.391132] wlan0: authenticated
[  357.391254] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[  357.391885] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=1)
[  357.391889] wlan0: associated
[  357.392718] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  357.392724] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  357.392749] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  357.400434] ------------[ cut here ]------------
[  357.400453] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  357.400456] Hardware name: MacBookAir4,2
[  357.400457] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  357.400528] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  357.400531] Call Trace:
[  357.400533]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  357.400547]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  357.400552]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  357.400562]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  357.400567]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  357.400572]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  357.400576]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  357.400584]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  357.400588]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  357.400592]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  357.400598]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  357.400603]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  357.400607]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  357.400611]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  357.400615]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  357.400617]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  357.400627]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  357.400632]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  357.400636]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  357.400641]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  357.400646]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  357.400651]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  357.400655]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  357.400659]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  357.400663]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  357.400665] ---[ end trace 7e7e66110d68da0f ]---
[  357.451565] ------------[ cut here ]------------
[  357.451580] WARNING: at net/mac80211/rx.c:2922 ieee80211_rx+0x3bd/0xa40 [mac80211]()
[  357.451583] Hardware name: MacBookAir4,2
[  357.451585] Modules linked in: ext4 mbcache jbd2 crc16 snd_hda_codec_hdmi snd_hda_codec_cirrus joydev arc4 uvcvideo usb_storage videodev bcm5974 media uas v4l2_compat_ioctl32 evdev snd_hda_intel i915 snd_hda_codec brcmsmac(C) snd_hwdep snd_pcm drm_kms_helper mac80211 snd_timer drm brcmutil(C) snd sg cfg80211 iTCO_wdt i2c_algo_bit applesmc soundcore input_polldev i2c_i801 pcspkr snd_page_alloc rfkill iTCO_vendor_support mei(C) i2c_core intel_agp battery apple_bl video ac intel_gtt button processor jfs aesni_intel cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sd_mod pata_acpi hid_multitouch hid_apple usbhid hid uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[  357.451652] Pid: 0, comm: swapper Tainted: G        WC  3.1.0-rc6-gbee709a #3
[  357.451654] Call Trace:
[  357.451656]  <IRQ>  [<ffffffff81063f9f>] warn_slowpath_common+0x7f/0xc0
[  357.451666]  [<ffffffff813523d8>] ? skb_dequeue+0x28/0x90
[  357.451671]  [<ffffffff81063ffa>] warn_slowpath_null+0x1a/0x20
[  357.451680]  [<ffffffffa02a07ed>] ieee80211_rx+0x3bd/0xa40 [mac80211]
[  357.451685]  [<ffffffff8142bda5>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[  357.451689]  [<ffffffff810a2a2f>] ? trace_hardirqs_on_caller+0xaf/0x1a0
[  357.451694]  [<ffffffff810a2b2d>] ? trace_hardirqs_on+0xd/0x10
[  357.451701]  [<ffffffffa0284e91>] ieee80211_tasklet_handler+0xd1/0xe0 [mac80211]
[  357.451705]  [<ffffffff8106a930>] tasklet_action+0x90/0x190
[  357.451709]  [<ffffffff8106bc58>] __do_softirq+0xc8/0x2a0
[  357.451714]  [<ffffffff8142f03c>] call_softirq+0x1c/0x30
[  357.451718]  [<ffffffff81017b55>] do_softirq+0xa5/0xe0
[  357.451721]  [<ffffffff8106c19e>] irq_exit+0xae/0xe0
[  357.451726]  [<ffffffff8142f913>] do_IRQ+0x63/0xe0
[  357.451729]  [<ffffffff8142c2b3>] common_interrupt+0x73/0x73
[  357.451731]  <EOI>  [<ffffffff81291038>] ? intel_idle+0xd8/0x130
[  357.451740]  [<ffffffff81291034>] ? intel_idle+0xd4/0x130
[  357.451745]  [<ffffffff813358f6>] cpuidle_idle_call+0xc6/0x360
[  357.451749]  [<ffffffff8101422e>] cpu_idle+0xce/0x120
[  357.451753]  [<ffffffff81407498>] rest_init+0xdc/0xe4
[  357.451757]  [<ffffffff814073bc>] ? csum_partial_copy_generic+0x16c/0x16c
[  357.451762]  [<ffffffff819a9c1c>] start_kernel+0x3d8/0x3e3
[  357.451766]  [<ffffffff819a9347>] x86_64_start_reservations+0x132/0x136
[  357.451770]  [<ffffffff819a9140>] ? early_idt_handlers+0x140/0x140
[  357.451774]  [<ffffffff819a944d>] x86_64_start_kernel+0x102/0x111
[  357.451777] ---[ end trace 7e7e66110d68da10 ]---
[  367.389061] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  367.389075] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  367.389088] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[  367.389096] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[  367.416312] cfg80211: Calling CRDA to update world regulatory domain
[  369.367667] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  369.565008] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  369.764891] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  369.964768] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  381.310339] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 1/3)
[  381.508071] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 2/3)
[  381.707955] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 3/3)
[  381.907788] wlan0: direct probe to 00:0f:61:1a:0c:50 timed out
[  393.250073] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  393.447810] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  393.647700] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  393.847576] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  405.183177] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[  405.380906] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[  405.580773] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[  405.780658] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
[  420.865517] usb 1-1.3: new high speed USB device number 9 using ehci_hcd

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:28         ` Nico Schottelius
@ 2011-10-19 14:43           ` Arend van Spriel
  2011-10-19 14:55             ` Nico Schottelius
  2011-10-19 14:43           ` Arend van Spriel
  2011-10-19 14:46           ` Eric Dumazet
  2 siblings, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-19 14:43 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev; +Cc: wey-yi.w.guy

[-- Attachment #1: Type: text/plain, Size: 1980 bytes --]

On 10/19/2011 04:28 PM, Nico Schottelius wrote:
> Triggered it! 
> 
> And also got the traceback!
> 
> Dmesg + log attached, let me know when I can pull the fix from
> somewhere.
> 
> Cheers,
>
> Nico
> 

I actually don't see the rtnl_lock or mutex_lock that was listed in your
original dmesg. There are a lot of warning traces from mac80211.c.

The other interesting thing is the following:

[  367.389096] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local
choice (reason=3)
[  367.416312] cfg80211: Calling CRDA to update world regulatory domain
[  369.367667] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  369.565008] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  369.764891] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  369.964768] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  381.310339] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 1/3)
[  381.508071] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 2/3)
[  381.707955] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 3/3)
[  381.907788] wlan0: direct probe to 00:0f:61:1a:0c:50 timed out
[  393.250073] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  393.447810] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  393.647700] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  393.847576] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  405.183177] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[  405.380906] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[  405.580773] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[  405.780658] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out

There is another thread title "iwlagn is getting very shaky". It makes
me wonder.

Where did you get your kernel from. From you dmesg I see:

Linux version 3.1.0-rc6-gbee709a (nico@brief)

I tried to locate the SHA1 bee709a but it is not in my repository. I
want to look what the warnings from mac80211 mean.

Gr. AvS


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:28         ` Nico Schottelius
  2011-10-19 14:43           ` Arend van Spriel
@ 2011-10-19 14:43           ` Arend van Spriel
  2011-10-19 14:46           ` Eric Dumazet
  2 siblings, 0 replies; 33+ messages in thread
From: Arend van Spriel @ 2011-10-19 14:43 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless@vger.kernel.org
  Cc: wey-yi.w.guy

[-- Attachment #1: Type: text/plain, Size: 1980 bytes --]

On 10/19/2011 04:28 PM, Nico Schottelius wrote:
> Triggered it! 
> 
> And also got the traceback!
> 
> Dmesg + log attached, let me know when I can pull the fix from
> somewhere.
> 
> Cheers,
>
> Nico
> 

I actually don't see the rtnl_lock or mutex_lock that was listed in your
original dmesg. There are a lot of warning traces from mac80211.c.

The other interesting thing is the following:

[  367.389096] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local
choice (reason=3)
[  367.416312] cfg80211: Calling CRDA to update world regulatory domain
[  369.367667] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  369.565008] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  369.764891] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  369.964768] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  381.310339] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 1/3)
[  381.508071] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 2/3)
[  381.707955] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 3/3)
[  381.907788] wlan0: direct probe to 00:0f:61:1a:0c:50 timed out
[  393.250073] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
[  393.447810] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
[  393.647700] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
[  393.847576] wlan0: direct probe to 00:03:52:2c:01:00 timed out
[  405.183177] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
[  405.380906] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
[  405.580773] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
[  405.780658] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out

There is another thread title "iwlagn is getting very shaky". It makes
me wonder.

Where did you get your kernel from. From you dmesg I see:

Linux version 3.1.0-rc6-gbee709a (nico@brief)

I tried to locate the SHA1 bee709a but it is not in my repository. I
want to look what the warnings from mac80211 mean.

Gr. AvS


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:28         ` Nico Schottelius
  2011-10-19 14:43           ` Arend van Spriel
  2011-10-19 14:43           ` Arend van Spriel
@ 2011-10-19 14:46           ` Eric Dumazet
  2011-10-19 14:58             ` Nico Schottelius
  2 siblings, 1 reply; 33+ messages in thread
From: Eric Dumazet @ 2011-10-19 14:46 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: Arend van Spriel, LKML, linux-wireless, netdev

Le mercredi 19 octobre 2011 à 16:28 +0200, Nico Schottelius a écrit :
> Triggered it! 
> 
> And also got the traceback!
> 
> Dmesg + log attached, let me know when I can pull the fix from
> somewhere.
> 

Sorry, I cant see same messages in your dmesg, no mention of stuck
processes (blocked for more than 120 seconds.)

By the way, please update to latest 3.1.rc10




^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:43           ` Arend van Spriel
@ 2011-10-19 14:55             ` Nico Schottelius
  2011-10-19 16:48               ` Arend van Spriel
  2011-10-19 16:48               ` Arend van Spriel
  0 siblings, 2 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 14:55 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev,
	wey-yi.w.guy

[-- Attachment #1: Type: text/plain, Size: 2199 bytes --]

Hey Arend,


Arend van Spriel [Wed, Oct 19, 2011 at 04:43:27PM +0200]:
> I actually don't see the rtnl_lock or mutex_lock that was listed in your
> original dmesg. There are a lot of warning traces from mac80211.c.

Oh, sorry, ip r was stuck already and I didn't wait 120 seconds!


> The other interesting thing is the following:
> 
> [  367.389096] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local
> choice (reason=3)
> [  367.416312] cfg80211: Calling CRDA to update world regulatory domain
> [  369.367667] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
> [  369.565008] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
> [  369.764891] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
> [  369.964768] wlan0: direct probe to 00:03:52:2c:01:00 timed out
> [  381.310339] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 1/3)
> [  381.508071] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 2/3)
> [  381.707955] wlan0: direct probe to 00:0f:61:1a:0c:50 (try 3/3)
> [  381.907788] wlan0: direct probe to 00:0f:61:1a:0c:50 timed out
> [  393.250073] wlan0: direct probe to 00:03:52:2c:01:00 (try 1/3)
> [  393.447810] wlan0: direct probe to 00:03:52:2c:01:00 (try 2/3)
> [  393.647700] wlan0: direct probe to 00:03:52:2c:01:00 (try 3/3)
> [  393.847576] wlan0: direct probe to 00:03:52:2c:01:00 timed out
> [  405.183177] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 1/3)
> [  405.380906] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 2/3)
> [  405.580773] wlan0: direct probe to 00:0f:61:1a:1d:30 (try 3/3)
> [  405.780658] wlan0: direct probe to 00:0f:61:1a:1d:30 timed out
> 
> There is another thread title "iwlagn is getting very shaky". It makes
> me wonder.
> 
> Where did you get your kernel from. From you dmesg I see:

It's a mix of Keith's and Jiri's branches:

http://www.nico.schottelius.org/blog/macbook-air-42-touchpad-keyboard-correct-screen-resolution/

Those two are needed to get screen/keyboard/mouse working on the MacBook Air.

You can pull the merged result directly from

  git://git.schottelius.org/foreign/linux-keith-jiri-mba

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:46           ` Eric Dumazet
@ 2011-10-19 14:58             ` Nico Schottelius
  0 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 14:58 UTC (permalink / raw)
  To: Eric Dumazet
  Cc: Nico Schottelius, Arend van Spriel, LKML, linux-wireless, netdev

Eric Dumazet [Wed, Oct 19, 2011 at 04:46:24PM +0200]:
> Le mercredi 19 octobre 2011 à 16:28 +0200, Nico Schottelius a écrit :
> > Triggered it! 
> > 
> > And also got the traceback!
> > 
> > Dmesg + log attached, let me know when I can pull the fix from
> > somewhere.
> > 
> 
> Sorry, I cant see same messages in your dmesg, no mention of stuck
> processes (blocked for more than 120 seconds.)
> 
> By the way, please update to latest 3.1.rc10
 
I can rebuild Linus' tree if you want, but only use it temporarily due
to the other errors mentioned in the previous message.

If you've a tree somewhere that merges on top of Keith+Jiri,
I'd try to merge that one as well, to make the mba more usable.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:55             ` Nico Schottelius
@ 2011-10-19 16:48               ` Arend van Spriel
  2011-10-19 21:42                 ` Nico Schottelius
  2011-10-19 16:48               ` Arend van Spriel
  1 sibling, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-19 16:48 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev


[-- Attachment #1.1: Type: text/plain, Size: 1028 bytes --]

On 10/19/2011 04:55 PM, Nico Schottelius wrote:
> Hey Arend,
> 
> 
> Arend van Spriel [Wed, Oct 19, 2011 at 04:43:27PM +0200]:
>> I actually don't see the rtnl_lock or mutex_lock that was listed in your
>> original dmesg. There are a lot of warning traces from mac80211.c.

The warnings are probably a diversion. This is the warning in
ieee80211_rx():

			if (WARN_ON(status->rate_idx < 0 ||
				    status->rate_idx >= sband->n_bitrates))
				goto drop;
			rate = &sband->bitrates[status->rate_idx];

This means that the driver (brcmsmac) provides a data packet with an
out-of-range rate index. This reminded me of a fix I made about a month
ago. Could you apply the attached patch file. It is based on:

commit bee709ab1d390afe69e4407bc86bb706c6fb2965
Merge: ad1c761 1f2c7e9
Author: Nico Schottelius <nico@kr.ethz.ch>
Date:   Tue Oct 18 00:04:05 2011 +0200

    Merge branch 'fix-edp-vdd-power' of ../keithp/linux

As it drops receive packets it may be your problem. Is your AP on 5GHz?

Gr. AvS

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-staging-brcm80211-fix-for-rate-index-in-receive-stat.patch --]
[-- Type: text/x-patch; name="0001-staging-brcm80211-fix-for-rate-index-in-receive-stat.patch", Size: 1096 bytes --]

From 7d14bd6cbfbf26369c5958e56a468fd8429841d7 Mon Sep 17 00:00:00 2001
From: Arend van Spriel <arend@broadcom.com>
Date: Wed, 19 Oct 2011 18:42:45 +0200
Subject: [PATCH] staging: brcm80211: fix for rate index in receive status

Made a patch for Nico to try whether this resolves his issue.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
---
 drivers/staging/brcm80211/brcmsmac/main.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/brcm80211/brcmsmac/main.c b/drivers/staging/brcm80211/brcmsmac/main.c
index 1763c45..49c8eb9 100644
--- a/drivers/staging/brcm80211/brcmsmac/main.c
+++ b/drivers/staging/brcm80211/brcmsmac/main.c
@@ -4608,6 +4608,10 @@ prep_mac80211_status(struct brcms_c_info *wlc, struct d11rxhdr *rxh,
 			wiphy_err(wlc->wiphy, "%s: Unknown rate\n", __func__);
 		}
 
+		/* DEBUG: fix rate index in receive status */
+		if (rx_status->band == IEEE80211_BAND_5GHZ)
+			rx_status->rate_idx -= 4;
+
 		/* Determine short preamble and rate_idx */
 		preamble = 0;
 		if (IS_CCK(rspec)) {
-- 
1.7.4.1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 14:55             ` Nico Schottelius
  2011-10-19 16:48               ` Arend van Spriel
@ 2011-10-19 16:48               ` Arend van Spriel
  1 sibling, 0 replies; 33+ messages in thread
From: Arend van Spriel @ 2011-10-19 16:48 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless@vger.kernel.org


[-- Attachment #1.1: Type: text/plain, Size: 1028 bytes --]

On 10/19/2011 04:55 PM, Nico Schottelius wrote:
> Hey Arend,
> 
> 
> Arend van Spriel [Wed, Oct 19, 2011 at 04:43:27PM +0200]:
>> I actually don't see the rtnl_lock or mutex_lock that was listed in your
>> original dmesg. There are a lot of warning traces from mac80211.c.

The warnings are probably a diversion. This is the warning in
ieee80211_rx():

			if (WARN_ON(status->rate_idx < 0 ||
				    status->rate_idx >= sband->n_bitrates))
				goto drop;
			rate = &sband->bitrates[status->rate_idx];

This means that the driver (brcmsmac) provides a data packet with an
out-of-range rate index. This reminded me of a fix I made about a month
ago. Could you apply the attached patch file. It is based on:

commit bee709ab1d390afe69e4407bc86bb706c6fb2965
Merge: ad1c761 1f2c7e9
Author: Nico Schottelius <nico@kr.ethz.ch>
Date:   Tue Oct 18 00:04:05 2011 +0200

    Merge branch 'fix-edp-vdd-power' of ../keithp/linux

As it drops receive packets it may be your problem. Is your AP on 5GHz?

Gr. AvS

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-staging-brcm80211-fix-for-rate-index-in-receive-stat.patch --]
[-- Type: text/x-patch; name="0001-staging-brcm80211-fix-for-rate-index-in-receive-stat.patch", Size: 1096 bytes --]

From 7d14bd6cbfbf26369c5958e56a468fd8429841d7 Mon Sep 17 00:00:00 2001
From: Arend van Spriel <arend@broadcom.com>
Date: Wed, 19 Oct 2011 18:42:45 +0200
Subject: [PATCH] staging: brcm80211: fix for rate index in receive status

Made a patch for Nico to try whether this resolves his issue.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
---
 drivers/staging/brcm80211/brcmsmac/main.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/brcm80211/brcmsmac/main.c b/drivers/staging/brcm80211/brcmsmac/main.c
index 1763c45..49c8eb9 100644
--- a/drivers/staging/brcm80211/brcmsmac/main.c
+++ b/drivers/staging/brcm80211/brcmsmac/main.c
@@ -4608,6 +4608,10 @@ prep_mac80211_status(struct brcms_c_info *wlc, struct d11rxhdr *rxh,
 			wiphy_err(wlc->wiphy, "%s: Unknown rate\n", __func__);
 		}
 
+		/* DEBUG: fix rate index in receive status */
+		if (rx_status->band == IEEE80211_BAND_5GHZ)
+			rx_status->rate_idx -= 4;
+
 		/* Determine short preamble and rate_idx */
 		preamble = 0;
 		if (IS_CCK(rspec)) {
-- 
1.7.4.1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 16:48               ` Arend van Spriel
@ 2011-10-19 21:42                 ` Nico Schottelius
  2011-10-20  6:28                   ` Arend van Spriel
  2011-10-20  6:28                   ` Arend van Spriel
  0 siblings, 2 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-19 21:42 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev

[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]

Arend van Spriel [Wed, Oct 19, 2011 at 06:48:17PM +0200]:
> On 10/19/2011 04:55 PM, Nico Schottelius wrote:
> commit bee709ab1d390afe69e4407bc86bb706c6fb2965
> Merge: ad1c761 1f2c7e9
> Author: Nico Schottelius <nico@kr.ethz.ch>
> Date:   Tue Oct 18 00:04:05 2011 +0200
> 
>     Merge branch 'fix-edp-vdd-power' of ../keithp/linux
> 
> As it drops receive packets it may be your problem. Is your AP on 5GHz?

I've to confess I've no clue, but I guess the answer is "some of them":
Here in ETH Zurich (www.ethz.ch) I'm in an environment with a lot of
surrounding APs (probably 7 or more seen with the same ssid).

> From 7d14bd6cbfbf26369c5958e56a468fd8429841d7 Mon Sep 17 00:00:00 2001
> From: Arend van Spriel <arend@broadcom.com>
> Date: Wed, 19 Oct 2011 18:42:45 +0200
> Subject: [PATCH] staging: brcm80211: fix for rate index in receive status

Applied, recompiling, will test tomorrow.

I'll soon (Friday) leave the environment permanently,
thus testing will not be easily possible anymore.

If this issue is 5Ghz related only, can I somehow trigger it without an AP
running in that band / i.e. make the card try to use the 5 Ghz band although
there is no ap nearby?

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 21:42                 ` Nico Schottelius
@ 2011-10-20  6:28                   ` Arend van Spriel
  2011-10-22  1:59                     ` Nico Schottelius
  2011-10-20  6:28                   ` Arend van Spriel
  1 sibling, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-20  6:28 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev

On 10/19/2011 11:42 PM, Nico Schottelius wrote:
> 
> I'll soon (Friday) leave the environment permanently,
> thus testing will not be easily possible anymore.

Let's hope we have a conclusion by then.

> If this issue is 5Ghz related only, can I somehow trigger it without an AP
> running in that band / i.e. make the card try to use the 5 Ghz band although
> there is no ap nearby?
> 
> Cheers,
> 
> Nico
> 

The warning is in the receive path so you need some transmitter to sent
packets to you. So you need the AP. If you can provide 'iwconfig' output
when associated it will tell on which channel it is.

Gr. AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-19 21:42                 ` Nico Schottelius
  2011-10-20  6:28                   ` Arend van Spriel
@ 2011-10-20  6:28                   ` Arend van Spriel
  1 sibling, 0 replies; 33+ messages in thread
From: Arend van Spriel @ 2011-10-20  6:28 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, LKML, linux-wireless@vger.kernel.org

On 10/19/2011 11:42 PM, Nico Schottelius wrote:
> 
> I'll soon (Friday) leave the environment permanently,
> thus testing will not be easily possible anymore.

Let's hope we have a conclusion by then.

> If this issue is 5Ghz related only, can I somehow trigger it without an AP
> running in that band / i.e. make the card try to use the 5 Ghz band although
> there is no ap nearby?
> 
> Cheers,
> 
> Nico
> 

The warning is in the receive path so you need some transmitter to sent
packets to you. So you need the AP. If you can provide 'iwconfig' output
when associated it will tell on which channel it is.

Gr. AvS

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-20  6:28                   ` Arend van Spriel
@ 2011-10-22  1:59                     ` Nico Schottelius
  2011-10-22  8:13                       ` Arend Van Spriel
  2011-10-23 10:04                       ` Arend van Spriel
  0 siblings, 2 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-22  1:59 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, Eric Dumazet, LKML, linux-wireless, netdev

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

Hey Arend,

it seems that your patch really solves this problem.

I've got a new one now, though :-)

After several suspend/resume cycles, my card often reconnects to my AP
that is only several meters (2) away. If the connection is established,
I've a very laggy connection to the AP:

64 bytes from 192.168.42.1: icmp_req=1154 ttl=64 time=10839 ms
64 bytes from 192.168.42.1: icmp_req=1155 ttl=64 time=9841 ms
...
64 bytes from 192.168.42.1: icmp_req=1164 ttl=64 time=2814 ms
64 bytes from 192.168.42.1: icmp_req=1165 ttl=64 time=16785 ms
64 bytes from 192.168.42.1: icmp_req=1166 ttl=64 time=20767 ms

Attached are the usual suspect outputs.
This time I'm on 2.432 Ghz.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: 3.1.0-rc6-g443452b.config.gz --]
[-- Type: application/octet-stream, Size: 32197 bytes --]

[-- Attachment #3: 3.1.0-rc6-g443452b.dmesg --]
[-- Type: text/plain, Size: 288936 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-rc6-g443452b (nico@brief) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #5 SMP PREEMPT Wed Oct 19 23:39:31 CEST 2011
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 0000000000090000 (reserved)
[    0.000000]  BIOS-e820: 0000000000090000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 000000008ad36000 (usable)
[    0.000000]  BIOS-e820: 000000008ad36000 - 000000008ad5f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000008ad5f000 - 000000008afa2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008afa2000 - 000000008afff000 (reserved)
[    0.000000]  BIOS-e820: 000000008afff000 - 000000008b000000 (ACPI data)
[    0.000000]  BIOS-e820: 000000008b000000 - 000000008fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000016fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B08.1109011050 09/01/2011
[    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 = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x8ad36 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000008ad36000
[    0.000000]  0000000000 - 008ac00000 page 2M
[    0.000000]  008ac00000 - 008ad36000 page 4k
[    0.000000] kernel direct mapping tables up to 8ad36000 @ 8ad31000-8ad36000
[    0.000000] init_memory_mapping: 0000000100000000-000000016fe00000
[    0.000000]  0100000000 - 016fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 16fe00000 @ 16fdf9000-16fe00000
[    0.000000] RAMDISK: 1fd2a000 - 1ffff000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad40000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000016fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000016fe00000
[    0.000000]   NODE_DATA [000000016fdfb000 - 000000016fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0016fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000008f
[    0.000000]     0: 0x00000090 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x0008ad36
[    0.000000]     0: 0x00100000 -> 0x0016fe00
[    0.000000] On node 0 totalpages: 1025732
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547190 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 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[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    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: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad36000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 8fa00000 (gap: 8fa00000:50600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s82048 r8192 d24448 u262144
[    0.000000] pcpu-alloc: s82048 r8192 d24448 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002183
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3946532k/6027264k available (4294k kernel code, 1924336k absent, 156396k reserved, 5506k data, 724k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    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 33554432 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.003333] Detected 1699.751 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3400.14 BogoMIPS (lpj=5665836)
[    0.000141] pid_max: default: 32768 minimum: 301
[    0.000396] Security Framework initialized
[    0.000464] AppArmor: AppArmor disabled by boot time parameter
[    0.001147] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002517] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003100] Mount-cache hash table entries: 256
[    0.004639] Initializing cgroup subsys cpuacct
[    0.004743] Initializing cgroup subsys memory
[    0.004863] Initializing cgroup subsys devices
[    0.004930] Initializing cgroup subsys freezer
[    0.004998] Initializing cgroup subsys net_cls
[    0.005065] Initializing cgroup subsys blkio
[    0.005243] CPU: Physical Processor ID: 0
[    0.005308] CPU: Processor Core ID: 0
[    0.005376] mce: CPU supports 7 MCE banks
[    0.005455] CPU0: Thermal monitoring enabled (TM1)
[    0.005537] using mwait in idle threads.
[    0.007470] ACPI: Core revision 20110623
[    0.030337] ftrace: allocating 16325 entries in 65 pages
[    0.039487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.072539] CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz stepping 07
[    0.177397] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.177612] ... version:                3
[    0.177676] ... bit width:              48
[    0.177740] ... generic registers:      4
[    0.177805] ... value mask:             0000ffffffffffff
[    0.177872] ... max period:             000000007fffffff
[    0.177939] ... fixed-purpose events:   3
[    0.178002] ... event mask:             000000070000000f
[    0.198014] NMI watchdog enabled, takes one hw-pmu counter.
[    0.217443] lockdep: fixing up alternatives.
[    0.224200] Booting Node   0, Processors  #1
[    0.224296] smpboot cpu 1: start_ip = 9a000
[    0.337501] NMI watchdog enabled, takes one hw-pmu counter.
[    0.357326] lockdep: fixing up alternatives.
[    0.357438]  #2
[    0.357484] smpboot cpu 2: start_ip = 9a000
[    0.470705] NMI watchdog enabled, takes one hw-pmu counter.
[    0.490575] lockdep: fixing up alternatives.
[    0.490688]  #3
[    0.490735] smpboot cpu 3: start_ip = 9a000
[    0.603917] NMI watchdog enabled, takes one hw-pmu counter.
[    0.610491] Brought up 4 CPUs
[    0.610570] Total of 4 processors activated (13604.09 BogoMIPS).
[    0.614859] devtmpfs: initialized
[    0.616467] PM: Registering ACPI NVS region at 8ad36000 (167936 bytes)
[    0.618067] print_constraints: dummy: 
[    0.618421] NET: Registered protocol family 16
[    0.618789] ACPI: bus type pci registered
[    0.619111] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.619203] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.682256] PCI: Using configuration type 1 for base access
[    0.683581] bio: create slab <bio-0> at 0
[    0.683862] ACPI: Added _OSI(Module Device)
[    0.683931] ACPI: Added _OSI(Processor Device)
[    0.683997] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.684063] ACPI: Added _OSI(Processor Aggregator Device)
[    0.690350] ACPI: EC: EC description table is found, configuring boot EC
[    0.705403] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.706334] ACPI: SSDT 000000008ad3b190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.708103] ACPI: Dynamic OEM Table Load:
[    0.708252] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.717594] ACPI: SSDT 000000008ad3c710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.719452] ACPI: Dynamic OEM Table Load:
[    0.719600] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.727269] ACPI: SSDT 000000008ad3ad90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.729036] ACPI: Dynamic OEM Table Load:
[    0.729184] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.738119] ACPI: Interpreter enabled
[    0.738185] ACPI: (supports S0 S3 S4 S5)
[    0.738464] ACPI: Using IOAPIC for interrupt routing
[    0.764739] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.765295] ACPI: No dock devices found.
[    0.765361] HEST: Table not found.
[    0.765424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.766233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.767416] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.767489] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.767560] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.767646] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.767731] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.767855] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.767955] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.768013] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.768018] pci 0000:00:01.0: PME# disabled
[    0.768060] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    0.768083] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.768096] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.768106] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.768221] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.768267] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.768391] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.768398] pci 0000:00:16.0: PME# disabled
[    0.768456] pci 0000:00:1a.0: [8086:1c2c] type 0 class 0x000c03
[    0.768550] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.768664] pci 0000:00:1a.7: [8086:1c2d] type 0 class 0x000c03
[    0.768704] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.768851] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.768858] pci 0000:00:1a.7: PME# disabled
[    0.768906] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.768939] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.769068] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.769074] pci 0000:00:1b.0: PME# disabled
[    0.769118] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.769257] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.769264] pci 0000:00:1c.0: PME# disabled
[    0.769315] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.769454] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.769461] pci 0000:00:1c.1: PME# disabled
[    0.769520] pci 0000:00:1d.0: [8086:1c27] type 0 class 0x000c03
[    0.769612] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.769730] pci 0000:00:1d.7: [8086:1c26] type 0 class 0x000c03
[    0.769770] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.769916] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.769923] pci 0000:00:1d.7: PME# disabled
[    0.769965] pci 0000:00:1f.0: [8086:1c4d] type 0 class 0x000601
[    0.770168] pci 0000:00:1f.2: [8086:1c01] type 0 class 0x000101
[    0.770205] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.770223] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.770241] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.770258] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.770276] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.770294] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.770389] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.770424] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.770473] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.770597] pci 0000:03:00.0: [8086:151a] type 1 class 0x000604
[    0.770672] pci 0000:03:00.0: supports D1 D2
[    0.770675] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.770680] pci 0000:03:00.0: PME# disabled
[    0.777099] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.777170] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.777175] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.777182] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.777255] pci 0000:04:00.0: [8086:151a] type 1 class 0x000604
[    0.777334] pci 0000:04:00.0: supports D1 D2
[    0.777336] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777341] pci 0000:04:00.0: PME# disabled
[    0.777391] pci 0000:04:03.0: [8086:151a] type 1 class 0x000604
[    0.777469] pci 0000:04:03.0: supports D1 D2
[    0.777471] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777476] pci 0000:04:03.0: PME# disabled
[    0.777516] pci 0000:04:04.0: [8086:151a] type 1 class 0x000604
[    0.777594] pci 0000:04:04.0: supports D1 D2
[    0.777596] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777601] pci 0000:04:04.0: PME# disabled
[    0.777668] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.777745] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.777834] pci 0000:05:00.0: [8086:151a] type 0 class 0x000880
[    0.777854] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.777869] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.777976] pci 0000:05:00.0: supports D1 D2
[    0.777978] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.777984] pci 0000:05:00.0: PME# disabled
[    0.778046] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.778122] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.778187] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.778263] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.778328] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.778404] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.778532] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.778609] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.778813] pci 0000:02:00.0: [14e4:4353] type 0 class 0x000280
[    0.778881] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.779164] pci 0000:02:00.0: supports D1 D2
[    0.779166] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.779178] pci 0000:02:00.0: PME# disabled
[    0.783792] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.783870] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.783939] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.784237] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.784491] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.784725]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.785065]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.793625] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.794348] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.794994] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.795694] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.796337] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.797088] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.797789] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.798488] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.799434] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.799548] vgaarb: loaded
[    0.799608] vgaarb: bridge control possible 0000:00:02.0
[    0.799840] PCI: Using ACPI for IRQ routing
[    0.805154] PCI: pci_cache_line_size set to 64 bytes
[    0.805344] reserve RAM buffer: 000000000008f000 - 000000000008ffff 
[    0.805348] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.805351] reserve RAM buffer: 000000008ad36000 - 000000008bffffff 
[    0.805355] reserve RAM buffer: 000000016fe00000 - 000000016fffffff 
[    0.805758] NetLabel: Initializing
[    0.805822] NetLabel:  domain hash size = 128
[    0.805887] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.806000] NetLabel:  unlabeled traffic allowed by default
[    0.806092] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.806535] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.808647] Switching to clocksource hpet
[    0.810387] Switched to NOHz mode on CPU #0
[    0.810450] Switched to NOHz mode on CPU #3
[    0.810477] Switched to NOHz mode on CPU #1
[    0.810486] Switched to NOHz mode on CPU #2
[    0.831384] pnp: PnP ACPI init
[    0.831490] ACPI: bus type pnp registered
[    0.832041] pnp 00:00: [bus 00-ff]
[    0.832044] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.832047] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.832050] pnp 00:00: [io  0x0d00-0xffff window]
[    0.832053] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.832055] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.832058] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.832060] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.832063] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.832065] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.832068] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.832070] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.832073] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.832075] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.832078] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.832080] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.832083] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.832085] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.832088] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.832090] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.832262] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.832467] pnp 00:01: [io  0x0000-0x001f]
[    0.832470] pnp 00:01: [io  0x0081-0x0091]
[    0.832472] pnp 00:01: [io  0x0093-0x009f]
[    0.832474] pnp 00:01: [io  0x00c0-0x00df]
[    0.832477] pnp 00:01: [dma 4]
[    0.832555] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.832571] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.832644] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.832758] pnp 00:03: [irq 0 disabled]
[    0.832772] pnp 00:03: [irq 8]
[    0.832775] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.832915] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.832991] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.833012] pnp 00:04: [io  0x00f0]
[    0.833021] pnp 00:04: [irq 13]
[    0.833097] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.833114] pnp 00:05: [io  0x002e-0x002f]
[    0.833117] pnp 00:05: [io  0x004e-0x004f]
[    0.833119] pnp 00:05: [io  0x0061]
[    0.833121] pnp 00:05: [io  0x0063]
[    0.833123] pnp 00:05: [io  0x0065]
[    0.833125] pnp 00:05: [io  0x0067]
[    0.833127] pnp 00:05: [io  0x0080]
[    0.833129] pnp 00:05: [io  0x0092]
[    0.833133] pnp 00:05: [io  0x00b2-0x00b3]
[    0.833135] pnp 00:05: [io  0x1000-0x100f]
[    0.833137] pnp 00:05: [io  0x0400-0x047f]
[    0.833139] pnp 00:05: [io  0x0500-0x057f]
[    0.833259] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.833330] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.833399] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.833470] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.833485] pnp 00:06: [io  0x0070-0x0077]
[    0.833563] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.833585] pnp 00:07: [io  0x0300-0x031f]
[    0.833593] pnp 00:07: [irq 6]
[    0.833674] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.833948] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.833950] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.833952] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.833955] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.833957] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.833959] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.833962] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.833964] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.833966] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.833968] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.833971] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.834108] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.834181] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.834254] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.834325] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.834396] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.834468] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.834539] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.834610] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.834684] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.834757] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.834831] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.842287] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.842290] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.842456] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.842529] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.842603] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.842618] pnp: PnP ACPI: found 10 devices
[    0.842682] ACPI: ACPI bus type pnp unregistered
[    0.851982] PCI: max bus depth: 3 pci_try_num: 4
[    0.852064] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.852148] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.852229] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.852300] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.852379] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.852451] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.852531] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.852604] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.852683] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.852751] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.852823] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.852897] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.852986] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.853061] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.853145] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.853219] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.853320] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853393] pci 0000:00:01.0: setting latency timer to 64
[    0.853402] pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853477] pci 0000:03:00.0: setting latency timer to 64
[    0.853486] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.853559] pci 0000:04:00.0: setting latency timer to 64
[    0.853568] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.853644] pci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.854219] pci 0000:04:03.0: setting latency timer to 64
[    0.854227] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.854299] pci 0000:04:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.854373] pci 0000:04:04.0: setting latency timer to 64
[    0.854382] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.854453] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.854531] pci 0000:00:1c.0: setting latency timer to 64
[    0.854618] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854693] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.854772] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.854848] pci 0000:00:1c.1: setting latency timer to 64
[    0.854854] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.854857] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.854859] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.854862] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.854865] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.854868] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.854870] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.854873] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.854876] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.854879] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.854881] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.854884] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.854887] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.854890] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.855007] NET: Registered protocol family 2
[    0.855407] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.857226] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.859491] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    0.865392] TCP: Hash tables configured (established 524288 bind 65536)
[    0.865509] TCP reno registered
[    0.865623] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    0.866105] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    0.866801] NET: Registered protocol family 1
[    0.866894] pci 0000:00:02.0: Boot video device
[    0.867320] PCI: CLS 256 bytes, default 64
[    0.867474] Unpacking initramfs...
[    0.942816] Freeing initrd memory: 2900k freed
[    0.943435] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.943511] Placing 64MB software IO TLB between ffff880086d31000 - ffff88008ad31000
[    0.943597] software IO TLB at phys 0x86d31000 - 0x8ad31000
[    0.944646] audit: initializing netlink socket (disabled)
[    0.944752] type=2000 audit(1319149764.783:1): initialized
[    0.950966] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.965951] VFS: Disk quotas dquot_6.5.2
[    0.966235] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.966795] msgmni has been set to 7713
[    0.967369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.967528] io scheduler noop registered
[    0.967594] io scheduler deadline registered
[    0.967738] io scheduler cfq registered (default)
[    0.968089] pcieport 0000:00:01.0: setting latency timer to 64
[    0.968159] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.968466] pcieport 0000:03:00.0: setting latency timer to 64
[    0.968519] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.968652] pcieport 0000:04:00.0: setting latency timer to 64
[    0.968725] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.968859] pcieport 0000:04:03.0: setting latency timer to 64
[    0.968913] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.969048] pcieport 0000:04:04.0: setting latency timer to 64
[    0.969102] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.969687] intel_idle: MWAIT substates: 0x21120
[    0.969689] intel_idle: v0.4 model 0x2A
[    0.969691] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.969848] ERST: Table is not found!
[    0.969913] GHES: HEST is not enabled!
[    0.970090] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.162451] Linux agpgart interface v0.103
[    1.162763] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.163726] i8042: No controller found
[    1.163977] mousedev: PS/2 mouse device common for all mice
[    1.164223] rtc_cmos 00:06: RTC can wake from S4
[    1.164602] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.164718] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.165065] cpuidle: using governor ladder
[    1.165818] cpuidle: using governor menu
[    1.166562] TCP cubic registered
[    1.166627] NET: Registered protocol family 17
[    1.166701] Registering the dns_resolver key type
[    1.167149] PM: Hibernation image not present or could not be loaded.
[    1.167157] registered taskstats version 1
[    1.173667] rtc_cmos 00:06: setting system clock to 2011-10-20 22:29:25 UTC (1319149765)
[    1.173889] Initializing network drop monitor service
[    1.176260] Freeing unused kernel memory: 724k freed
[    1.176459] Write protecting the kernel read-only data: 8192k
[    1.184107] Freeing unused kernel memory: 1832k freed
[    1.185593] Freeing unused kernel memory: 232k freed
[    1.222859] udevd[86]: starting version 173
[    1.314799] usbcore: registered new interface driver usbfs
[    1.315143] usbcore: registered new interface driver hub
[    1.318246] usbcore: registered new device driver usb
[    1.320520] SCSI subsystem initialized
[    1.321545] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.321786] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.321949] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.321957] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.322602] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.322800] ehci_hcd 0000:00:1a.7: debug port 2
[    1.324140] libata version 3.00 loaded.
[    1.326751] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.326802] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.338739] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.342941] hub 1-0:1.0: USB hub found
[    1.343046] hub 1-0:1.0: 6 ports detected
[    1.343502] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.343624] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.343630] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.343716] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.343846] ehci_hcd 0000:00:1d.7: debug port 2
[    1.347790] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.347823] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.358602] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.359061] hub 2-0:1.0: USB hub found
[    1.359135] hub 2-0:1.0: 8 ports detected
[    1.359447] ata_piix 0000:00:1f.2: version 2.13
[    1.359473] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.359562] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.415613] uhci_hcd: USB Universal Host Controller Interface driver
[    1.511908] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.512932] scsi0 : ata_piix
[    1.513395] scsi1 : ata_piix
[    1.513875] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.513952] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.514156] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.514250] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.514256] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.514379] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.514550] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.514992] hub 3-0:1.0: USB hub found
[    1.515096] hub 3-0:1.0: 2 ports detected
[    1.515363] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.515443] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.515448] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.515532] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.515648] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.516029] hub 4-0:1.0: USB hub found
[    1.516103] hub 4-0:1.0: 2 ports detected
[    1.648457] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.773190] hub 1-1:1.0: USB hub found
[    1.773439] hub 1-1:1.0: 3 ports detected
[    1.878299] usb 1-2: new high speed USB device number 3 using ehci_hcd
[    1.945005] Refined TSC clocksource calibration: 1700.012 MHz.
[    1.945101] Switching to clocksource tsc
[    2.124818] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.249358] hub 2-1:1.0: USB hub found
[    2.249527] hub 2-1:1.0: 2 ports detected
[    2.328188] usb 1-1.1: new full speed USB device number 4 using ehci_hcd
[    2.427483] hub 1-1.1:1.0: USB hub found
[    2.427671] hub 1-1.1:1.0: 3 ports detected
[    2.508084] usb 1-1.2: new full speed USB device number 5 using ehci_hcd
[    2.534592] ata2.00: failed to resume link (SControl 0)
[    2.625877] usbcore: registered new interface driver usbhid
[    2.625955] usbhid: USB HID core driver
[    2.638231] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.639063] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.694742] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    2.736895] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.854382] ata1.01: failed to resume link (SControl 0)
[    2.874637] usb 2-1.2: new high speed USB device number 4 using ehci_hcd
[    3.007689] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.007776] ata1.01: SATA link down (SStatus 0 SControl 0)
[    3.014736] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    3.014812] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.021235] ata1.00: configured for UDMA/133
[    3.022079] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    3.051176] usb 1-1.1.1: new full speed USB device number 6 using ehci_hcd
[    3.139208] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    3.139658] generic-usb 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.204442] usb 1-1.1.2: new full speed USB device number 7 using ehci_hcd
[    3.292459] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.293283] generic-usb 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.370984] usb 1-1.1.3: new full speed USB device number 8 using ehci_hcd
[    3.557318] ata2.01: failed to resume link (SControl 0)
[    3.569018] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.569101] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.579760] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.580066] sd 0:0:0:0: [sda] Write Protect is off
[    3.580136] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.580192] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.586115]  sda: sda1 sda2 sda3 sda4 sda5
[    3.587353] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.798904] device-mapper: uevent: version 1.0.3
[    3.799423] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
[    9.705147] padlock_aes: VIA PadLock not detected.
[    9.948112] JFS: nTxBlock = 8192, nTxLock = 65536
[   10.391916] udevd[368]: starting version 173
[   10.476167] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   10.476681] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   10.478947] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   10.481625] ACPI: acpi_idle yielding to intel_idle
[   10.487065] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   10.488635] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   10.489546] ACPI: Lid Switch [LID0]
[   10.489784] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   10.489904] ACPI: Power Button [PWRB]
[   10.497253] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   10.497961] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.498048] mei 0000:00:16.0: setting latency timer to 64
[   10.514037] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   10.514136] ACPI: Sleep Button [SLPB]
[   10.514668] ACPI: AC Adapter [ADP1] (on-line)
[   10.517726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   10.517819] ACPI: Power Button [PWRF]
[   10.564844] iTCO_vendor_support: vendor-support=0
[   10.577388] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   10.582567] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   10.613432] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.628638] ACPI: Battery Slot [BAT0] (battery present)
[   10.636099] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   10.636372] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.641636] cfg80211: Calling CRDA to update world regulatory domain
[   10.648790] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[   10.652173] [drm] Initialized drm 1.1.0 20060810
[   10.675639] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   10.675873] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   10.675960] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   10.693243] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[   10.704015] brcmsmac 0000:02:00.0: bus 2 slot 0 func 0 irq 11
[   10.704149] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   10.704243] brcmsmac 0000:02:00.0: setting latency timer to 64
[   10.729682] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   10.731790] usbcore: registered new interface driver bcm5974
[   10.732604] usbcore: registered new interface driver uas
[   10.740161] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   10.742137] Initializing USB Mass Storage driver...
[   10.742994] scsi2 : usb-storage 2-1.1:1.0
[   10.744328] Linux media interface: v0.10
[   10.744736] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[   10.745161] scsi3 : usb-storage 2-1.2:1.0
[   10.752205] Registered led device: smc::kbd_backlight
[   10.753310] Linux video capture interface: v2.00
[   10.754397] usbcore: registered new interface driver usb-storage
[   10.754487] USB Mass Storage support registered.
[   10.757698] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   10.767084] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   10.767394] usbcore: registered new interface driver uvcvideo
[   10.767477] USB Video Class driver (1.1.1)
[   10.985179] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.228836] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[   11.229249] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   11.229654] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[   11.234622] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   11.234876] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   11.235105] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   11.235952] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   11.236035] i915 0000:00:02.0: setting latency timer to 64
[   11.384448] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[   11.384460] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   11.384533] [drm] Driver supports precise vblank timestamp query.
[   11.384721] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   11.385048] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.753747] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[   11.754843] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   11.755479] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   11.756842] sd 3:0:0:0: [sdb] Write Protect is off
[   11.756911] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   11.757465] sd 3:0:0:0: [sdb] No Caching mode page present
[   11.757533] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   11.760738] sd 3:0:0:0: [sdb] No Caching mode page present
[   11.760802] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   11.761625]  sdb: unknown partition table
[   11.763711] sd 3:0:0:0: [sdb] No Caching mode page present
[   11.763775] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   11.763839] sd 3:0:0:0: [sdb] Attached SCSI disk
[   11.764881] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[   11.765644] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   11.767205] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   12.720129] fbcon: inteldrmfb (fb0) is primary device
[   13.708979] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[   13.897858] Console: switching to colour frame buffer device 180x56
[   13.901770] fb0: inteldrmfb frame buffer device
[   13.901797] drm: registered panic notifier
[   13.933717] acpi device:0d: registered as cooling_device4
[   13.934500] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13
[   13.935501] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   13.935760] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   14.193534] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   15.015659] NET: Registered protocol family 10
[   71.813695] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   71.813701] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   71.826233] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   71.826916] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.915918] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[   73.915924] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   73.928372] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   73.928781] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   78.156442] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[   78.158309] wlan0: authenticated
[   78.162231] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[   78.176749] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=7)
[   78.176754] wlan0: associated
[   78.177848] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   78.177857] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[   78.177882] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[   78.178360] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   86.682691] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[   88.951094] wlan0: no IPv6 routers present
[  457.569163] tun: Universal TUN/TAP device driver, 1.6
[  457.569168] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1226.896028] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 1709.122015] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.122047] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123571] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123635] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123693] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123750] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123807] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123863] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123920] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.123977] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.124033] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.124092] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.124149] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 1709.124175] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
[ 2398.268001] EXT4-fs (sda4): re-mounted. Opts: commit=0
[ 2398.574168] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 2399.651461] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2399.651514] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 2399.651525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[ 2399.651698] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[ 2399.769383] cfg80211: Calling CRDA for country: X3
[ 2400.042139] PM: Syncing filesystems ... done.
[ 2400.076909] PM: Preparing system for mem sleep
[ 2401.497327] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 2401.511190] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 2401.524508] PM: Entering mem sleep
[ 2401.524568] Suspending console(s) (use no_console_suspend to debug)
[ 2401.526968] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2401.528308] sd 0:0:0:0: [sda] Stopping disk
[ 2401.528640] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 2401.528889] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 2401.529004] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 2401.564507] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 2401.577820] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 2401.734527] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 2402.798010] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 2402.810491] PM: suspend of devices complete after 1285.713 msecs
[ 2402.850503] PM: late suspend of devices complete after 40.026 msecs
[ 2402.850817] ACPI: Preparing to enter system sleep state S3
[ 2402.877230] PM: Saving platform NVS memory
[ 2402.877957] Disabling non-boot CPUs ...
[ 2402.881789] CPU 1 is now offline
[ 2402.987004] CPU 2 is now offline
[ 2403.090262] CPU 3 is now offline
[ 2403.090265] lockdep: fixing up alternatives.
[ 2403.090983] Extended CMOS year: 2000
[ 2403.091430] ACPI: Low-level resume complete
[ 2403.091486] PM: Restoring platform NVS memory
[ 2403.091875] Extended CMOS year: 2000
[ 2403.091908] Enabling non-boot CPUs ...
[ 2403.098911] lockdep: fixing up alternatives.
[ 2403.098921] Booting Node 0 Processor 1 APIC 0x2
[ 2403.098923] smpboot cpu 1: start_ip = 9a000
[ 2403.110136] Calibrating delay loop (skipped) already calibrated this CPU
[ 2403.131403] Switched to NOHz mode on CPU #1
[ 2403.133982] NMI watchdog enabled, takes one hw-pmu counter.
[ 2403.137872] CPU1 is up
[ 2403.141452] lockdep: fixing up alternatives.
[ 2403.141458] Booting Node 0 Processor 2 APIC 0x1
[ 2403.141460] smpboot cpu 2: start_ip = 9a000
[ 2403.152571] Calibrating delay loop (skipped) already calibrated this CPU
[ 2403.173653] NMI watchdog enabled, takes one hw-pmu counter.
[ 2403.174234] CPU2 is up
[ 2403.174362] Switched to NOHz mode on CPU #2
[ 2403.175601] lockdep: fixing up alternatives.
[ 2403.175607] Booting Node 0 Processor 3 APIC 0x3
[ 2403.175609] smpboot cpu 3: start_ip = 9a000
[ 2403.186818] Calibrating delay loop (skipped) already calibrated this CPU
[ 2403.207863] Switched to NOHz mode on CPU #3
[ 2403.212854] NMI watchdog enabled, takes one hw-pmu counter.
[ 2403.216811] CPU3 is up
[ 2403.220663] ACPI: Waking up from system sleep state S3
[ 2403.721038] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 2403.721049] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 2403.721055] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 2403.721060] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[ 2403.721067] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 2403.721073] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 2403.721112] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.721128] i915 0000:00:02.0: restoring config space at offset 0x2 (was 0x3800009, writing 0x3000009)
[ 2403.721133] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 2403.721175] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.721205] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 2403.721248] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 2403.721269] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 2403.721290] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 2403.721334] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.721364] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 2403.721376] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 2403.721431] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.721461] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 2403.721468] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 2403.721478] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 2403.721536] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 2403.721555] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.721562] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 2403.721569] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 2403.721577] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 2403.721589] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 2403.721600] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 2403.721667] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 2403.721686] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.721694] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 2403.721701] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 2403.721708] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 2403.721720] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 2403.721730] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 2403.721781] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 2403.721802] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 2403.721823] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 2403.721865] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.721895] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 2403.721907] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 2403.722017] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 2403.722038] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 2403.722045] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 2403.722053] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 2403.722060] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 2403.722067] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 2403.722079] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 2403.722108] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 2403.722138] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 2403.722150] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 2403.722194] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.722200] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 2403.722205] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 2403.722211] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 2403.722219] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 2403.722226] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 2403.722293] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.722299] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 2403.722305] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 2403.722310] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 2403.722319] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 2403.722326] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 2403.722394] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.722400] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 2403.722406] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 2403.722412] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 2403.722420] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 2403.722427] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 2403.722496] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 2403.722501] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 2403.722507] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 2403.722513] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 2403.722521] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 2403.722529] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 2403.722594] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 2403.722617] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 2403.722623] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 2403.722629] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 2403.722637] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 2403.722765] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 2403.722823] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 2403.722836] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 2403.722853] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 2403.723298] PM: early resume of devices complete after 2.402 msecs
[ 2403.724408] i915 0000:00:02.0: setting latency timer to 64
[ 2403.724415] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 2403.724427] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 2403.724458] usb usb3: root hub lost power or was reset
[ 2403.724487] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2403.724498] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 2403.724587] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 2403.724600] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 2403.724685] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 2403.724771] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2403.724781] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2403.724815] usb usb4: root hub lost power or was reset
[ 2403.724842] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 2403.724849] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2403.724859] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 2403.724862] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 2403.725011] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2403.725024] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 2403.727431] sd 0:0:0:0: [sda] Starting disk
[ 2403.755329] bcm5974: bad trackpad package, length: 8
[ 2403.756326] bcm5974: bad trackpad package, length: 8
[ 2403.758324] bcm5974: bad trackpad package, length: 8
[ 2403.759324] bcm5974: bad trackpad package, length: 8
[ 2403.760294] bcm5974: bad trackpad package, length: 8
[ 2403.761329] bcm5974: bad trackpad package, length: 8
[ 2403.763307] bcm5974: bad trackpad package, length: 8
[ 2403.764292] bcm5974: bad trackpad package, length: 8
[ 2403.765287] bcm5974: bad trackpad package, length: 8
[ 2403.767287] bcm5974: bad trackpad package, length: 8
[ 2403.861115] Extended CMOS year: 2000
[ 2404.746855] ata2.00: failed to resume link (SControl 0)
[ 2405.066674] ata1.01: failed to resume link (SControl 0)
[ 2405.220005] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2405.220020] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 2405.226739] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 2405.233515] ata1.00: configured for UDMA/133
[ 2405.450694] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 2405.689883] PM: resume of devices complete after 1966.775 msecs
[ 2405.691447] PM: Finishing wakeup.
[ 2405.691450] Restarting tasks ... 
[ 2405.692796] usb 2-1.2: USB disconnect, device number 4
[ 2405.696416] done.
[ 2405.730172] video LNXVIDEO:00: Restoring backlight state
[ 2405.769585] ata2.01: failed to resume link (SControl 0)
[ 2405.781246] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 2405.781267] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 2408.613195] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 2408.613200] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 2408.627566] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2408.632253] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2410.669486] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 2410.669493] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 2410.683881] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2410.684307] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2429.922397] EXT4-fs (sda4): re-mounted. Opts: commit=0
[ 2479.308752] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 2479.308758] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 2479.323026] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2479.323427] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2481.407682] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 2481.407688] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 2481.421949] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2481.426600] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2485.588757] wlan0: authenticate with 00:03:52:29:cf:40 (try 1)
[ 2485.590325] wlan0: authenticated
[ 2485.594233] wlan0: associate with 00:03:52:29:cf:40 (try 1)
[ 2485.596270] wlan0: RX AssocResp from 00:03:52:29:cf:40 (capab=0x431 status=0 aid=1)
[ 2485.596275] wlan0: associated
[ 2485.597168] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 2485.597175] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 2485.597200] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 2485.597562] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2495.770749] wlan0: no IPv6 routers present
[ 2502.177289] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[ 3941.530655] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 5717.531594] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 6635.546190] EXT4-fs (sda4): re-mounted. Opts: commit=0
[ 6635.746248] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 6636.927834] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6636.927857] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 6636.927869] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[ 6636.927904] wlan0: deauthenticating from 00:03:52:29:cf:40 by local choice (reason=3)
[ 6637.018140] cfg80211: Calling CRDA to update world regulatory domain
[ 6637.272616] PM: Syncing filesystems ... done.
[ 6637.315959] PM: Preparing system for mem sleep
[ 6638.970582] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 6638.983452] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 6638.996781] PM: Entering mem sleep
[ 6638.996819] Suspending console(s) (use no_console_suspend to debug)
[ 6638.998851] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 6639.000182] sd 0:0:0:0: [sda] Stopping disk
[ 6639.000225] brcmsmac 0000:02:00.0: PCI INT A disabled
[ 6639.000489] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[ 6639.000771] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[ 6639.036754] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 6639.050078] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[ 6639.103515] do_IRQ: 0.169 No irq handler for vector (irq -1)
[ 6639.103520] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[ 6640.616805] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 6640.629174] PM: suspend of devices complete after 1632.392 msecs
[ 6640.669256] PM: late suspend of devices complete after 40.093 msecs
[ 6640.669570] ACPI: Preparing to enter system sleep state S3
[ 6640.695903] PM: Saving platform NVS memory
[ 6640.696494] Disabling non-boot CPUs ...
[ 6640.699926] CPU 1 is now offline
[ 6640.703047] CPU 2 is now offline
[ 6640.705911] CPU 3 is now offline
[ 6640.705914] lockdep: fixing up alternatives.
[ 6640.706591] Extended CMOS year: 2000
[ 6640.706995] ACPI: Low-level resume complete
[ 6640.707049] PM: Restoring platform NVS memory
[ 6640.707363] Extended CMOS year: 2000
[ 6640.707383] Enabling non-boot CPUs ...
[ 6640.707559] lockdep: fixing up alternatives.
[ 6640.707564] Booting Node 0 Processor 1 APIC 0x2
[ 6640.707566] smpboot cpu 1: start_ip = 9a000
[ 6640.718775] Calibrating delay loop (skipped) already calibrated this CPU
[ 6640.740120] Switched to NOHz mode on CPU #1
[ 6640.747866] NMI watchdog enabled, takes one hw-pmu counter.
[ 6640.748361] CPU1 is up
[ 6640.757939] lockdep: fixing up alternatives.
[ 6640.757944] Booting Node 0 Processor 2 APIC 0x1
[ 6640.757946] smpboot cpu 2: start_ip = 9a000
[ 6640.769057] Calibrating delay loop (skipped) already calibrated this CPU
[ 6640.789756] Switched to NOHz mode on CPU #2
[ 6640.790259] NMI watchdog enabled, takes one hw-pmu counter.
[ 6640.791661] CPU2 is up
[ 6640.795603] lockdep: fixing up alternatives.
[ 6640.795609] Booting Node 0 Processor 3 APIC 0x3
[ 6640.795612] smpboot cpu 3: start_ip = 9a000
[ 6640.806753] Calibrating delay loop (skipped) already calibrated this CPU
[ 6640.829947] Switched to NOHz mode on CPU #3
[ 6640.832420] NMI watchdog enabled, takes one hw-pmu counter.
[ 6640.834384] CPU3 is up
[ 6640.837755] ACPI: Waking up from system sleep state S3
[ 6641.339760] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 6641.339771] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[ 6641.339777] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[ 6641.339782] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[ 6641.339789] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 6641.339795] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 6641.339834] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.339851] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 6641.339893] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.339923] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[ 6641.339967] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 6641.339988] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[ 6641.340009] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 6641.340052] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.340083] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[ 6641.340094] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 6641.340149] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.340180] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[ 6641.340187] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 6641.340197] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 6641.340257] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[ 6641.340276] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.340283] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[ 6641.340290] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 6641.340298] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 6641.340310] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 6641.340320] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 6641.340388] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 6641.340408] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.340415] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[ 6641.340423] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 6641.340430] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 6641.340443] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 6641.340453] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 6641.340504] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 6641.340525] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[ 6641.340547] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[ 6641.340589] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.340619] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[ 6641.340631] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 6641.340741] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 6641.340762] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[ 6641.340770] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[ 6641.340777] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[ 6641.340784] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[ 6641.340791] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[ 6641.340803] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[ 6641.340832] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 6641.340862] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[ 6641.340874] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[ 6641.340918] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.340924] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[ 6641.340929] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 6641.340935] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[ 6641.340943] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 6641.340950] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 6641.341017] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.341023] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[ 6641.341029] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 6641.341034] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[ 6641.341043] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 6641.341050] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 6641.341119] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.341124] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[ 6641.341130] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 6641.341136] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[ 6641.341144] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 6641.341151] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 6641.341220] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 6641.341225] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[ 6641.341231] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[ 6641.341237] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[ 6641.341245] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 6641.341252] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[ 6641.341318] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[ 6641.341341] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[ 6641.341347] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[ 6641.341353] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 6641.341361] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 6641.341489] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 6641.341549] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[ 6641.341561] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 6641.341578] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[ 6641.342011] PM: early resume of devices complete after 2.393 msecs
[ 6641.343067] i915 0000:00:02.0: setting latency timer to 64
[ 6641.343084] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 6641.343096] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 6641.343127] usb usb3: root hub lost power or was reset
[ 6641.343153] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 6641.343164] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 6641.343249] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 6641.343260] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 6641.343337] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 6641.343412] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 6641.343422] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 6641.343452] usb usb4: root hub lost power or was reset
[ 6641.343475] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 6641.343485] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 6641.343578] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 6641.343586] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 6641.343687] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 6641.343702] brcmsmac 0000:02:00.0: setting latency timer to 64
[ 6641.345371] sd 0:0:0:0: [sda] Starting disk
[ 6641.375933] bcm5974: bad trackpad package, length: 8
[ 6641.407956] bcm5974: bad trackpad package, length: 8
[ 6641.408921] bcm5974: bad trackpad package, length: 8
[ 6641.409957] bcm5974: bad trackpad package, length: 8
[ 6641.411902] bcm5974: bad trackpad package, length: 8
[ 6641.412983] bcm5974: bad trackpad package, length: 8
[ 6641.489812] Extended CMOS year: 2000
[ 6642.365583] ata2.00: failed to resume link (SControl 0)
[ 6642.685429] ata1.01: failed to resume link (SControl 0)
[ 6642.838724] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6642.838739] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 6642.845459] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[ 6642.852224] ata1.00: configured for UDMA/133
[ 6643.109398] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 6643.132853] PM: resume of devices complete after 1790.925 msecs
[ 6643.134475] PM: Finishing wakeup.
[ 6643.134477] Restarting tasks ... done.
[ 6643.175179] video LNXVIDEO:00: Restoring backlight state
[ 6643.388277] ata2.01: failed to resume link (SControl 0)
[ 6643.399832] ata2.00: SATA link down (SStatus 4 SControl 0)
[ 6643.399852] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 6645.449846] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 6645.449852] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 6645.464194] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6645.464597] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6647.517572] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 6647.517578] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 6647.531782] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6647.532182] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6651.710025] wlan0: direct probe to 00:03:52:e3:0e:10 (try 1/3)
[ 6651.906728] wlan0: direct probe to 00:03:52:e3:0e:10 (try 2/3)
[ 6651.907594] wlan0: direct probe responded
[ 6651.936709] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[ 6651.937352] wlan0: authenticated
[ 6651.961348] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[ 6651.961906] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[ 6651.961909] wlan0: associated
[ 6651.962617] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6651.962623] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 6651.962648] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 6651.963011] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6662.663784] wlan0: no IPv6 routers present
[ 6665.673461] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6665.673484] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[ 6665.673496] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[ 6665.673505] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[ 6665.695554] cfg80211: Calling CRDA to update world regulatory domain
[ 6666.768973] EXT4-fs (sda4): re-mounted. Opts: commit=0
[ 6694.068569] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 6694.068575] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 6694.092054] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6694.096756] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6696.133810] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[ 6696.133816] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 6696.157291] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6696.161966] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6700.240643] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[ 6700.241301] wlan0: authenticated
[ 6700.241481] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[ 6700.242303] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=2)
[ 6700.242307] wlan0: associated
[ 6700.243017] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 6700.243022] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 6700.243048] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 6700.243407] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6710.636014] wlan0: no IPv6 routers present
[ 6716.552808] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[10184.374166] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[10825.122904] EXT4-fs (sda4): re-mounted. Opts: commit=0
[10825.322862] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[10826.402277] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[10826.402292] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[10826.402305] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[10826.402314] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[10826.547951] cfg80211: Calling CRDA to update world regulatory domain
[10826.839684] PM: Syncing filesystems ... done.
[10826.889158] PM: Preparing system for mem sleep
[10828.507165] Freezing user space processes ... (elapsed 0.01 seconds) done.
[10828.520036] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[10828.533364] PM: Entering mem sleep
[10828.533402] Suspending console(s) (use no_console_suspend to debug)
[10828.535447] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[10828.536635] brcmsmac 0000:02:00.0: PCI INT A disabled
[10828.536794] sd 0:0:0:0: [sda] Stopping disk
[10828.537018] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[10828.537256] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[10828.573339] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[10828.586655] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[10828.640093] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[10828.640099] do_IRQ: 0.177 No irq handler for vector (irq -1)
[10830.169574] ata_piix 0000:00:1f.2: PCI INT B disabled
[10830.182474] PM: suspend of devices complete after 1649.095 msecs
[10830.222506] PM: late suspend of devices complete after 40.057 msecs
[10830.222820] ACPI: Preparing to enter system sleep state S3
[10830.249146] PM: Saving platform NVS memory
[10830.249760] Disabling non-boot CPUs ...
[10830.253035] CPU 1 is now offline
[10830.256412] CPU 2 is now offline
[10830.259101] CPU 3 is now offline
[10830.259104] lockdep: fixing up alternatives.
[10830.259728] Extended CMOS year: 2000
[10830.260134] ACPI: Low-level resume complete
[10830.260188] PM: Restoring platform NVS memory
[10830.260502] Extended CMOS year: 2000
[10830.260522] Enabling non-boot CPUs ...
[10830.267485] lockdep: fixing up alternatives.
[10830.267491] Booting Node 0 Processor 1 APIC 0x2
[10830.267493] smpboot cpu 1: start_ip = 9a000
[10830.278702] Calibrating delay loop (skipped) already calibrated this CPU
[10830.300013] Switched to NOHz mode on CPU #1
[10830.306263] NMI watchdog enabled, takes one hw-pmu counter.
[10830.310177] CPU1 is up
[10830.320773] lockdep: fixing up alternatives.
[10830.320778] Booting Node 0 Processor 2 APIC 0x1
[10830.320780] smpboot cpu 2: start_ip = 9a000
[10830.331891] Calibrating delay loop (skipped) already calibrated this CPU
[10830.352997] Switched to NOHz mode on CPU #2
[10830.353040] NMI watchdog enabled, takes one hw-pmu counter.
[10830.354540] CPU2 is up
[10830.358463] lockdep: fixing up alternatives.
[10830.358469] Booting Node 0 Processor 3 APIC 0x3
[10830.358471] smpboot cpu 3: start_ip = 9a000
[10830.369681] Calibrating delay loop (skipped) already calibrated this CPU
[10830.393188] Switched to NOHz mode on CPU #3
[10830.398631] NMI watchdog enabled, takes one hw-pmu counter.
[10830.400673] CPU3 is up
[10830.404088] ACPI: Waking up from system sleep state S3
[10830.889671] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[10830.889682] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[10830.889687] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[10830.889692] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[10830.889700] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[10830.889706] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[10830.889745] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.889762] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[10830.889804] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.889834] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[10830.889877] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[10830.889898] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[10830.889919] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[10830.889963] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.889993] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[10830.890005] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[10830.890060] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.890090] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[10830.890098] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[10830.890107] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[10830.890166] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[10830.890186] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.890194] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[10830.890201] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[10830.890208] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[10830.890220] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[10830.890230] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[10830.890298] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[10830.890317] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.890324] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[10830.890332] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[10830.890339] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[10830.890351] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[10830.890361] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[10830.890411] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[10830.890432] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[10830.890453] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[10830.890496] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.890526] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[10830.890538] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[10830.890648] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[10830.890669] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[10830.890676] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[10830.890683] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[10830.890690] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[10830.890697] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[10830.890709] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[10830.890739] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[10830.890768] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[10830.890780] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[10830.890824] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.890830] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[10830.890835] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[10830.890841] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[10830.890849] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[10830.890856] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[10830.890923] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.890929] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[10830.890935] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[10830.890940] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[10830.890949] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[10830.890956] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[10830.891024] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.891030] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[10830.891035] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[10830.891041] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[10830.891049] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[10830.891057] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[10830.891125] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[10830.891130] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[10830.891136] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[10830.891142] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[10830.891150] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[10830.891157] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[10830.891222] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[10830.891245] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[10830.891251] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[10830.891257] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[10830.891265] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[10830.891393] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[10830.891452] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[10830.891465] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[10830.891482] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[10830.891909] PM: early resume of devices complete after 2.378 msecs
[10830.892908] i915 0000:00:02.0: setting latency timer to 64
[10830.892941] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[10830.892956] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[10830.892990] usb usb3: root hub lost power or was reset
[10830.893003] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[10830.893017] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[10830.893027] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[10830.893039] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[10830.893118] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[10830.893125] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[10830.893140] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[10830.893182] usb usb4: root hub lost power or was reset
[10830.893202] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[10830.893215] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[10830.893219] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[10830.893229] ata_piix 0000:00:1f.2: setting latency timer to 64
[10830.893347] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[10830.893361] brcmsmac 0000:02:00.0: setting latency timer to 64
[10830.895138] sd 0:0:0:0: [sda] Starting disk
[10831.029074] Extended CMOS year: 2000
[10831.915499] ata2.00: failed to resume link (SControl 0)
[10832.235336] ata1.01: failed to resume link (SControl 0)
[10832.388621] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[10832.388635] ata1.01: SATA link down (SStatus 0 SControl 0)
[10832.395330] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[10832.405510] ata1.00: configured for UDMA/133
[10832.572696] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[10832.596143] PM: resume of devices complete after 1704.293 msecs
[10832.597771] PM: Finishing wakeup.
[10832.597773] Restarting tasks ... done.
[10832.657655] video LNXVIDEO:00: Restoring backlight state
[10832.938252] ata2.01: failed to resume link (SControl 0)
[10832.949862] ata2.00: SATA link down (SStatus 4 SControl 0)
[10832.949882] ata2.01: SATA link down (SStatus 0 SControl 0)
[10834.935675] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[10834.935680] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[10834.959246] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[10834.959649] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[10837.024502] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[10837.024508] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[10837.047860] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[10837.048259] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[10841.152043] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[10841.152672] wlan0: authenticated
[10841.152851] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[10841.153645] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=3)
[10841.153648] wlan0: associated
[10841.154364] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[10841.154370] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[10841.154396] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[10841.154761] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[10855.412118] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[10855.545493] EXT4-fs (sda4): re-mounted. Opts: commit=0
[13071.070367] EXT4-fs (sda4): re-mounted. Opts: commit=0
[13071.275551] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[13072.451467] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13072.451483] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[13072.451495] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[13072.451504] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[13072.570669] cfg80211: Calling CRDA to update world regulatory domain
[13072.839560] PM: Syncing filesystems ... done.
[13072.890829] PM: Preparing system for mem sleep
[13074.523215] Freezing user space processes ... (elapsed 0.01 seconds) done.
[13074.536085] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[13074.549413] PM: Entering mem sleep
[13074.549449] Suspending console(s) (use no_console_suspend to debug)
[13074.551518] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[13074.552793] sd 0:0:0:0: [sda] Stopping disk
[13074.553724] brcmsmac 0000:02:00.0: PCI INT A disabled
[13074.553789] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[13074.553904] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[13074.589388] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[13074.602711] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[13074.656124] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[13076.189744] ata_piix 0000:00:1f.2: PCI INT B disabled
[13076.201836] PM: suspend of devices complete after 1652.449 msecs
[13076.241871] PM: late suspend of devices complete after 40.043 msecs
[13076.242185] ACPI: Preparing to enter system sleep state S3
[13076.268518] PM: Saving platform NVS memory
[13076.269107] Disabling non-boot CPUs ...
[13076.272587] CPU 1 is now offline
[13076.276229] CPU 2 is now offline
[13076.278940] CPU 3 is now offline
[13076.278943] lockdep: fixing up alternatives.
[13076.279586] Extended CMOS year: 2000
[13076.279992] ACPI: Low-level resume complete
[13076.280046] PM: Restoring platform NVS memory
[13076.280358] Extended CMOS year: 2000
[13076.280378] Enabling non-boot CPUs ...
[13076.287337] lockdep: fixing up alternatives.
[13076.287342] Booting Node 0 Processor 1 APIC 0x2
[13076.287344] smpboot cpu 1: start_ip = 9a000
[13076.298553] Calibrating delay loop (skipped) already calibrated this CPU
[13076.322607] Switched to NOHz mode on CPU #1
[13076.325407] NMI watchdog enabled, takes one hw-pmu counter.
[13076.329324] CPU1 is up
[13076.340385] lockdep: fixing up alternatives.
[13076.340390] Booting Node 0 Processor 2 APIC 0x1
[13076.340391] smpboot cpu 2: start_ip = 9a000
[13076.351503] Calibrating delay loop (skipped) already calibrated this CPU
[13076.372369] Switched to NOHz mode on CPU #2
[13076.372708] NMI watchdog enabled, takes one hw-pmu counter.
[13076.374137] CPU2 is up
[13076.377927] lockdep: fixing up alternatives.
[13076.377934] Booting Node 0 Processor 3 APIC 0x3
[13076.377936] smpboot cpu 3: start_ip = 9a000
[13076.389147] Calibrating delay loop (skipped) already calibrated this CPU
[13076.412555] Switched to NOHz mode on CPU #3
[13076.414509] NMI watchdog enabled, takes one hw-pmu counter.
[13076.416227] CPU3 is up
[13076.419903] ACPI: Waking up from system sleep state S3
[13076.905722] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[13076.905734] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[13076.905739] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[13076.905744] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[13076.905752] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[13076.905758] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[13076.905796] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.905814] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[13076.905856] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.905886] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[13076.905929] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[13076.905951] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[13076.905972] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[13076.906015] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.906046] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[13076.906057] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[13076.906112] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.906142] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[13076.906150] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[13076.906159] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[13076.906218] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[13076.906238] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.906245] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[13076.906253] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[13076.906260] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[13076.906272] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[13076.906282] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[13076.906350] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[13076.906370] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.906378] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[13076.906385] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[13076.906393] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[13076.906405] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[13076.906415] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[13076.906466] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[13076.906488] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[13076.906508] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[13076.906551] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.906581] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[13076.906593] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[13076.906703] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[13076.906724] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[13076.906731] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[13076.906739] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[13076.906746] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[13076.906753] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[13076.906765] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[13076.906794] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[13076.906825] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[13076.906836] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[13076.906880] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.906886] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[13076.906892] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[13076.906897] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[13076.906905] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[13076.906912] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[13076.906980] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.906985] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[13076.906991] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[13076.906997] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[13076.907005] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[13076.907012] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[13076.907080] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.907086] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[13076.907092] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[13076.907097] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[13076.907106] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[13076.907113] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[13076.907181] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[13076.907187] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[13076.907193] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[13076.907198] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[13076.907207] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[13076.907214] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[13076.907279] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[13076.907302] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[13076.907308] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[13076.907314] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[13076.907322] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[13076.907450] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[13076.907509] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[13076.907522] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[13076.907539] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[13076.907966] PM: early resume of devices complete after 2.385 msecs
[13076.908962] i915 0000:00:02.0: setting latency timer to 64
[13076.909600] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[13076.909611] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[13076.909642] usb usb3: root hub lost power or was reset
[13076.909697] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[13076.909703] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[13076.909709] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[13076.909719] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[13076.909798] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[13076.909812] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[13076.909816] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[13076.909849] usb usb4: root hub lost power or was reset
[13076.909869] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[13076.909879] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[13076.909897] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[13076.909905] ata_piix 0000:00:1f.2: setting latency timer to 64
[13076.910006] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[13076.910020] brcmsmac 0000:02:00.0: setting latency timer to 64
[13076.911788] sd 0:0:0:0: [sda] Starting disk
[13077.064755] Extended CMOS year: 2000
[13077.931576] ata2.00: failed to resume link (SControl 0)
[13078.251361] ata1.01: failed to resume link (SControl 0)
[13078.404671] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[13078.404685] ata1.01: SATA link down (SStatus 0 SControl 0)
[13078.411416] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[13078.415558] ata1.00: configured for UDMA/133
[13078.615388] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[13078.638836] PM: resume of devices complete after 1730.949 msecs
[13078.640441] PM: Finishing wakeup.
[13078.640444] Restarting tasks ... done.
[13078.690007] video LNXVIDEO:00: Restoring backlight state
[13078.954285] ata2.01: failed to resume link (SControl 0)
[13078.966134] ata2.00: SATA link down (SStatus 4 SControl 0)
[13078.966154] ata2.01: SATA link down (SStatus 0 SControl 0)
[13080.981860] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[13080.981866] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[13081.005342] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13081.005748] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13083.070670] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[13083.070677] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[13083.094024] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13083.094425] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13087.194911] wlan0: authenticate with 00:03:52:e3:0e:10 (try 1)
[13087.195547] wlan0: authenticated
[13087.195708] wlan0: associate with 00:03:52:e3:0e:10 (try 1)
[13087.196234] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11 status=0 aid=3)
[13087.196238] wlan0: associated
[13087.197088] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13087.197094] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[13087.197119] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[13087.197485] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13095.911334] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[13096.043975] EXT4-fs (sda4): re-mounted. Opts: commit=0
[14906.512927] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[16791.871993] EXT4-fs (sda4): re-mounted. Opts: commit=0
[16792.077133] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[16793.155308] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[16793.155323] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[16793.155336] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[16793.155345] wlan0: deauthenticating from 00:03:52:e3:0e:10 by local choice (reason=3)
[16793.222263] cfg80211: Calling CRDA to update world regulatory domain
[16793.485688] PM: Syncing filesystems ... done.
[16793.546655] PM: Preparing system for mem sleep
[16795.178115] Freezing user space processes ... (elapsed 0.01 seconds) done.
[16795.191016] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[16795.204344] PM: Entering mem sleep
[16795.204380] Suspending console(s) (use no_console_suspend to debug)
[16795.206712] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[16795.207965] brcmsmac 0000:02:00.0: PCI INT A disabled
[16795.207994] sd 0:0:0:0: [sda] Stopping disk
[16795.208280] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[16795.208626] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[16795.244314] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[16795.257639] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[16795.311058] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[16796.746863] ata_piix 0000:00:1f.2: PCI INT B disabled
[16796.760144] PM: suspend of devices complete after 1555.732 msecs
[16796.800205] PM: late suspend of devices complete after 40.083 msecs
[16796.800520] ACPI: Preparing to enter system sleep state S3
[16796.826843] PM: Saving platform NVS memory
[16796.827456] Disabling non-boot CPUs ...
[16796.831022] CPU 1 is now offline
[16796.834097] CPU 2 is now offline
[16796.836870] CPU 3 is now offline
[16796.836873] lockdep: fixing up alternatives.
[16796.837563] Extended CMOS year: 2000
[16796.837968] ACPI: Low-level resume complete
[16796.838021] PM: Restoring platform NVS memory
[16796.838333] Extended CMOS year: 2000
[16796.838354] Enabling non-boot CPUs ...
[16796.845287] lockdep: fixing up alternatives.
[16796.845293] Booting Node 0 Processor 1 APIC 0x2
[16796.845295] smpboot cpu 1: start_ip = 9a000
[16796.856506] Calibrating delay loop (skipped) already calibrated this CPU
[16796.877587] Switched to NOHz mode on CPU #1
[16796.882477] NMI watchdog enabled, takes one hw-pmu counter.
[16796.882974] CPU1 is up
[16796.892439] lockdep: fixing up alternatives.
[16796.892444] Booting Node 0 Processor 2 APIC 0x1
[16796.892445] smpboot cpu 2: start_ip = 9a000
[16796.903556] Calibrating delay loop (skipped) already calibrated this CPU
[16796.924028] Switched to NOHz mode on CPU #2
[16796.924694] NMI watchdog enabled, takes one hw-pmu counter.
[16796.925986] CPU2 is up
[16796.929923] lockdep: fixing up alternatives.
[16796.929930] Booting Node 0 Processor 3 APIC 0x3
[16796.929932] smpboot cpu 3: start_ip = 9a000
[16796.941042] Calibrating delay loop (skipped) already calibrated this CPU
[16796.964215] Switched to NOHz mode on CPU #3
[16796.968840] NMI watchdog enabled, takes one hw-pmu counter.
[16796.970471] CPU3 is up
[16796.974156] ACPI: Waking up from system sleep state S3
[16797.477365] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[16797.477377] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[16797.477382] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[16797.477387] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[16797.477395] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[16797.477401] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[16797.477439] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.477456] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[16797.477499] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.477529] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[16797.477572] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[16797.477593] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[16797.477614] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[16797.477657] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.477688] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[16797.477700] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[16797.477754] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.477785] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[16797.477792] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[16797.477802] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[16797.477860] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[16797.477879] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.477887] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[16797.477895] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[16797.477902] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[16797.477915] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[16797.477924] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[16797.477994] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[16797.478013] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.478021] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[16797.478029] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[16797.478037] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[16797.478048] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[16797.478058] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[16797.478110] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[16797.478132] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[16797.478153] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[16797.478195] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.478226] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[16797.478237] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[16797.478347] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[16797.478368] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[16797.478375] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[16797.478382] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[16797.478390] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[16797.478397] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[16797.478409] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[16797.478438] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[16797.478469] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[16797.478480] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[16797.478525] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.478530] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[16797.478536] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[16797.478541] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[16797.478550] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[16797.478557] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[16797.478624] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.478630] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[16797.478635] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[16797.478641] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[16797.478649] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[16797.478656] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[16797.478724] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.478730] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[16797.478736] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[16797.478741] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[16797.478750] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[16797.478757] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[16797.478826] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[16797.478831] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[16797.478837] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[16797.478843] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[16797.478851] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[16797.478858] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[16797.478923] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[16797.478946] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[16797.478952] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[16797.478959] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[16797.478967] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[16797.479094] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[16797.479153] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[16797.479165] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[16797.479183] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[16797.479614] PM: early resume of devices complete after 2.389 msecs
[16797.480618] i915 0000:00:02.0: setting latency timer to 64
[16797.481240] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[16797.481251] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[16797.481285] usb usb3: root hub lost power or was reset
[16797.481310] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[16797.481321] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[16797.481343] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[16797.481356] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[16797.481388] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[16797.481402] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[16797.481416] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[16797.481432] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[16797.481445] usb usb4: root hub lost power or was reset
[16797.481458] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[16797.481482] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[16797.481492] ata_piix 0000:00:1f.2: setting latency timer to 64
[16797.481824] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[16797.481838] brcmsmac 0000:02:00.0: setting latency timer to 64
[16797.483354] sd 0:0:0:0: [sda] Starting disk
[16797.512900] bcm5974: bad trackpad package, length: 8
[16797.531887] bcm5974: bad trackpad package, length: 8
[16797.532888] bcm5974: bad trackpad package, length: 8
[16797.533886] bcm5974: bad trackpad package, length: 8
[16797.534885] bcm5974: bad trackpad package, length: 8
[16797.536890] bcm5974: bad trackpad package, length: 8
[16797.537941] bcm5974: bad trackpad package, length: 8
[16797.538889] bcm5974: bad trackpad package, length: 8
[16797.540943] bcm5974: bad trackpad package, length: 8
[16797.571870] bcm5974: bad trackpad package, length: 8
[16797.647080] Extended CMOS year: 2000
[16798.503185] ata2.00: failed to resume link (SControl 0)
[16798.822998] ata1.01: failed to resume link (SControl 0)
[16798.976308] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[16798.976322] ata1.01: SATA link down (SStatus 0 SControl 0)
[16798.983075] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[16798.989833] ata1.00: configured for UDMA/133
[16799.250332] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[16799.273817] PM: resume of devices complete after 1794.308 msecs
[16799.275439] PM: Finishing wakeup.
[16799.275441] Restarting tasks ... done.
[16799.313394] video LNXVIDEO:00: Restoring backlight state
[16799.525886] ata2.01: failed to resume link (SControl 0)
[16799.537443] ata2.00: SATA link down (SStatus 4 SControl 0)
[16799.537464] ata2.01: SATA link down (SStatus 0 SControl 0)
[16801.597664] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[16801.597670] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[16801.621165] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[16801.625828] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[16803.685594] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[16803.685600] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[16803.708944] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[16803.709341] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[16822.953984] EXT4-fs (sda4): re-mounted. Opts: commit=600
[17141.367140] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[17141.367146] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[17141.390641] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17141.391042] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[17145.673634] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[17145.673639] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[17145.696969] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17145.697376] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[17147.802217] wlan0: direct probe to 00:18:39:50:07:f3 (try 1/3)
[17148.000690] wlan0: direct probe to 00:18:39:50:07:f3 (try 2/3)
[17148.003558] wlan0: direct probe responded
[17148.040611] wlan0: authenticate with 00:18:39:50:07:f3 (try 1)
[17148.042269] wlan0: authenticated
[17148.066574] wlan0: associate with 00:18:39:50:07:f3 (try 1)
[17148.068771] wlan0: RX AssocResp from 00:18:39:50:07:f3 (capab=0x421 status=0 aid=4)
[17148.068776] wlan0: associated
[17148.069642] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17148.069647] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[17148.069673] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[17148.070037] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[17152.759135] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17152.759166] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[17152.759178] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[17152.759201] wlan0: deauthenticating from 00:18:39:50:07:f3 by local choice (reason=3)
[17152.798037] cfg80211: Calling CRDA to update world regulatory domain
[17154.797077] wlan0: authenticate with 00:18:39:50:07:f3 (try 1)
[17154.798738] wlan0: authenticated
[17154.798909] wlan0: associate with 00:18:39:50:07:f3 (try 1)
[17154.801148] wlan0: RX ReassocResp from 00:18:39:50:07:f3 (capab=0x421 status=0 aid=4)
[17154.801152] wlan0: associated
[17154.802031] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17154.802037] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[17154.802061] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[17158.397953] wlan0: no IPv6 routers present
[17163.705160] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[18120.611269] EXT4-fs (sda4): re-mounted. Opts: commit=0
[18121.113590] PM: Syncing filesystems ... done.
[18121.195285] PM: Preparing system for mem sleep
[18122.806313] Freezing user space processes ... (elapsed 0.01 seconds) done.
[18122.819186] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[18122.832514] PM: Entering mem sleep
[18122.832550] Suspending console(s) (use no_console_suspend to debug)
[18122.837548] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[18122.838864] sd 0:0:0:0: [sda] Stopping disk
[18122.839030] brcmsmac 0000:02:00.0: PCI INT A disabled
[18122.839128] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[18122.839446] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[18122.875821] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[18122.889152] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[18122.942573] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[18124.472264] ata_piix 0000:00:1f.2: PCI INT B disabled
[18124.484917] PM: suspend of devices complete after 1652.406 msecs
[18124.524980] PM: late suspend of devices complete after 40.070 msecs
[18124.525294] ACPI: Preparing to enter system sleep state S3
[18124.551627] PM: Saving platform NVS memory
[18124.552221] Disabling non-boot CPUs ...
[18124.555708] CPU 1 is now offline
[18124.558870] CPU 2 is now offline
[18124.561550] CPU 3 is now offline
[18124.561553] lockdep: fixing up alternatives.
[18124.562214] Extended CMOS year: 2000
[18124.562619] ACPI: Low-level resume complete
[18124.562672] PM: Restoring platform NVS memory
[18124.562985] Extended CMOS year: 2000
[18124.563005] Enabling non-boot CPUs ...
[18124.569968] lockdep: fixing up alternatives.
[18124.569974] Booting Node 0 Processor 1 APIC 0x2
[18124.569976] smpboot cpu 1: start_ip = 9a000
[18124.581185] Calibrating delay loop (skipped) already calibrated this CPU
[18124.605707] Switched to NOHz mode on CPU #1
[18124.606848] NMI watchdog enabled, takes one hw-pmu counter.
[18124.610682] CPU1 is up
[18124.617804] lockdep: fixing up alternatives.
[18124.617809] Booting Node 0 Processor 2 APIC 0x1
[18124.617811] smpboot cpu 2: start_ip = 9a000
[18124.628921] Calibrating delay loop (skipped) already calibrated this CPU
[18124.650089] NMI watchdog enabled, takes one hw-pmu counter.
[18124.651346] CPU2 is up
[18124.652153] Switched to NOHz mode on CPU #2
[18124.655140] lockdep: fixing up alternatives.
[18124.655147] Booting Node 0 Processor 3 APIC 0x3
[18124.655149] smpboot cpu 3: start_ip = 9a000
[18124.666359] Calibrating delay loop (skipped) already calibrated this CPU
[18124.689008] Switched to NOHz mode on CPU #3
[18124.691688] NMI watchdog enabled, takes one hw-pmu counter.
[18124.693826] CPU3 is up
[18124.697283] ACPI: Waking up from system sleep state S3
[18125.198822] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[18125.198834] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[18125.198839] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[18125.198844] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[18125.198852] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18125.198857] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18125.198896] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.198913] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[18125.198955] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.198985] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[18125.199029] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[18125.199050] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[18125.199071] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[18125.199114] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.199144] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[18125.199156] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[18125.199211] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.199241] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[18125.199249] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18125.199258] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[18125.199317] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[18125.199337] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.199344] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[18125.199352] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[18125.199359] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[18125.199371] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18125.199381] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[18125.199452] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[18125.199472] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.199479] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[18125.199487] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[18125.199494] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[18125.199506] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18125.199516] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[18125.199568] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[18125.199589] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[18125.199611] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[18125.199652] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.199683] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[18125.199695] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[18125.199804] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[18125.199825] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[18125.199833] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[18125.199840] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[18125.199847] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[18125.199854] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[18125.199866] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[18125.199895] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[18125.199926] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[18125.199938] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[18125.199982] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.199987] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[18125.199993] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18125.199998] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[18125.200007] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18125.200014] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18125.200081] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.200086] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[18125.200092] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18125.200098] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[18125.200106] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18125.200113] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18125.200181] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.200187] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[18125.200192] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18125.200198] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[18125.200207] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18125.200214] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[18125.200282] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18125.200287] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[18125.200293] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18125.200299] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[18125.200307] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18125.200314] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[18125.200379] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[18125.200402] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[18125.200408] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[18125.200414] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18125.200422] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[18125.200550] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18125.200609] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[18125.200622] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18125.200639] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[18125.201066] PM: early resume of devices complete after 2.384 msecs
[18125.202062] i915 0000:00:02.0: setting latency timer to 64
[18125.202160] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[18125.202170] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[18125.202202] usb usb3: root hub lost power or was reset
[18125.202241] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[18125.202251] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[18125.202345] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[18125.202355] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[18125.202425] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[18125.202512] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[18125.202523] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[18125.202552] usb usb4: root hub lost power or was reset
[18125.202579] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[18125.202588] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[18125.202697] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[18125.202704] ata_piix 0000:00:1f.2: setting latency timer to 64
[18125.202854] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[18125.202867] brcmsmac 0000:02:00.0: setting latency timer to 64
[18125.204498] sd 0:0:0:0: [sda] Starting disk
[18125.233282] bcm5974: bad trackpad package, length: 8
[18125.234278] bcm5974: bad trackpad package, length: 8
[18125.235280] bcm5974: bad trackpad package, length: 8
[18125.237283] bcm5974: bad trackpad package, length: 8
[18125.345187] Extended CMOS year: 2000
[18126.224639] ata2.00: failed to resume link (SControl 0)
[18126.544454] ata1.01: failed to resume link (SControl 0)
[18126.697763] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[18126.697778] ata1.01: SATA link down (SStatus 0 SControl 0)
[18126.704522] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[18126.711289] ata1.00: configured for UDMA/133
[18126.802527] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[18126.802531] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[18126.803610] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[18126.803641] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[18126.803644] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18126.958465] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[18126.981952] PM: resume of devices complete after 1780.988 msecs
[18126.983675] PM: Finishing wakeup.
[18126.983678] Restarting tasks ... done.
[18127.023223] video LNXVIDEO:00: Restoring backlight state
[18127.093941] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18127.093962] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[18127.093974] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[18127.108259] cfg80211: Calling CRDA for country: GB
[18127.250656] ata2.01: failed to resume link (SControl 0)
[18127.262265] ata2.00: SATA link down (SStatus 4 SControl 0)
[18127.262282] ata2.01: SATA link down (SStatus 0 SControl 0)
[18129.108439] EXT4-fs (sda4): re-mounted. Opts: commit=600
[18129.146629] wlan0: authenticate with 00:18:39:50:07:f3 (try 1)
[18129.148357] wlan0: authenticated
[18129.148464] wlan0: associate with 00:18:39:50:07:f3 (try 1)
[18129.150750] wlan0: RX ReassocResp from 00:18:39:50:07:f3 (capab=0x421 status=0 aid=4)
[18129.150754] wlan0: associated
[18129.151595] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18129.151601] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[18129.151627] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[18135.059725] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[18162.247310] usb 2-1.2: new high speed USB device number 5 using ehci_hcd
[18163.511599] asix 2-1.2:1.0: eth0: register 'asix' at usb-0000:00:1d.7-1.2, ASIX AX88772 USB 2.0 Ethernet, 00:50:b6:05:85:62
[18163.511689] usbcore: registered new interface driver asix
[18265.664802] asix 2-1.2:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[18265.926612] asix 2-1.2:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[18276.231019] eth0: no IPv6 routers present
[18441.689390] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[18709.903968] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[18834.421401] usb 2-1.2: USB disconnect, device number 5
[18834.421936] asix 2-1.2:1.0: eth0: unregister 'asix' usb-0000:00:1d.7-1.2, ASIX AX88772 USB 2.0 Ethernet
[18874.040815] EXT4-fs (sda4): re-mounted. Opts: commit=0
[18874.519380] PM: Syncing filesystems ... done.
[18874.563917] PM: Preparing system for mem sleep
[18876.197233] Freezing user space processes ... (elapsed 0.01 seconds) done.
[18876.210104] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[18876.223431] PM: Entering mem sleep
[18876.223470] Suspending console(s) (use no_console_suspend to debug)
[18876.227683] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[18876.228922] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[18876.228992] sd 0:0:0:0: [sda] Stopping disk
[18876.229000] brcmsmac 0000:02:00.0: PCI INT A disabled
[18876.229123] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[18876.266741] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[18876.280056] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[18876.330159] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[18877.871485] ata_piix 0000:00:1f.2: PCI INT B disabled
[18877.882519] PM: suspend of devices complete after 1659.100 msecs
[18877.922560] PM: late suspend of devices complete after 40.056 msecs
[18877.922874] ACPI: Preparing to enter system sleep state S3
[18877.949200] PM: Saving platform NVS memory
[18877.949793] Disabling non-boot CPUs ...
[18877.953357] CPU 1 is now offline
[18877.956421] CPU 2 is now offline
[18877.959261] CPU 3 is now offline
[18877.959264] lockdep: fixing up alternatives.
[18877.959891] Extended CMOS year: 2000
[18877.960297] ACPI: Low-level resume complete
[18877.960350] PM: Restoring platform NVS memory
[18877.960663] Extended CMOS year: 2000
[18877.960683] Enabling non-boot CPUs ...
[18877.967643] lockdep: fixing up alternatives.
[18877.967648] Booting Node 0 Processor 1 APIC 0x2
[18877.967650] smpboot cpu 1: start_ip = 9a000
[18877.978866] Calibrating delay loop (skipped) already calibrated this CPU
[18878.003347] Switched to NOHz mode on CPU #1
[18878.003956] NMI watchdog enabled, takes one hw-pmu counter.
[18878.007855] CPU1 is up
[18878.014129] lockdep: fixing up alternatives.
[18878.014134] Booting Node 0 Processor 2 APIC 0x1
[18878.014136] smpboot cpu 2: start_ip = 9a000
[18878.025248] Calibrating delay loop (skipped) already calibrated this CPU
[18878.046385] Switched to NOHz mode on CPU #2
[18878.046395] NMI watchdog enabled, takes one hw-pmu counter.
[18878.048001] CPU2 is up
[18878.052071] lockdep: fixing up alternatives.
[18878.052077] Booting Node 0 Processor 3 APIC 0x3
[18878.052079] smpboot cpu 3: start_ip = 9a000
[18878.063290] Calibrating delay loop (skipped) already calibrated this CPU
[18878.086603] Switched to NOHz mode on CPU #3
[18878.087613] NMI watchdog enabled, takes one hw-pmu counter.
[18878.089322] CPU3 is up
[18878.092691] ACPI: Waking up from system sleep state S3
[18878.593062] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[18878.593074] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[18878.593079] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[18878.593084] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[18878.593092] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18878.593098] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18878.593136] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.593153] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[18878.593196] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.593226] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[18878.593269] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[18878.593290] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[18878.593312] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[18878.593355] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.593386] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[18878.593398] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[18878.593452] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.593482] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[18878.593490] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18878.593499] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[18878.593558] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[18878.593577] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.593584] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[18878.593592] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[18878.593599] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[18878.593611] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18878.593621] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[18878.593690] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[18878.593710] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.593718] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[18878.593725] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[18878.593733] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[18878.593745] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[18878.593755] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[18878.593807] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[18878.593828] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[18878.593849] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[18878.593891] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.593922] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[18878.593933] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[18878.594043] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[18878.594064] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[18878.594071] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[18878.594079] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[18878.594086] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[18878.594093] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[18878.594105] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[18878.594134] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[18878.594164] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[18878.594176] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[18878.594220] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.594225] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[18878.594231] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18878.594236] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[18878.594245] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18878.594252] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18878.594319] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.594325] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[18878.594330] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18878.594336] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[18878.594344] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18878.594351] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[18878.594420] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.594425] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[18878.594431] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18878.594436] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[18878.594445] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18878.594452] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[18878.594520] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[18878.594526] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[18878.594531] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[18878.594537] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[18878.594546] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[18878.594553] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[18878.594618] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[18878.594641] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[18878.594647] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[18878.594653] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18878.594661] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[18878.594788] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[18878.594848] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[18878.594860] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[18878.594877] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[18878.595311] PM: early resume of devices complete after 2.391 msecs
[18878.596325] i915 0000:00:02.0: setting latency timer to 64
[18878.596357] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[18878.596365] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[18878.596371] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[18878.596380] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[18878.596410] usb usb3: root hub lost power or was reset
[18878.596450] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[18878.596458] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[18878.596464] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[18878.596471] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[18878.596505] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[18878.596513] usb usb4: root hub lost power or was reset
[18878.596525] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[18878.596552] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[18878.596565] ata_piix 0000:00:1f.2: setting latency timer to 64
[18878.596568] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[18878.596671] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[18878.596683] brcmsmac 0000:02:00.0: setting latency timer to 64
[18878.598462] sd 0:0:0:0: [sda] Starting disk
[18878.732349] Extended CMOS year: 2000
[18879.618881] ata2.00: failed to resume link (SControl 0)
[18879.938697] ata1.01: failed to resume link (SControl 0)
[18880.092007] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[18880.092022] ata1.01: SATA link down (SStatus 0 SControl 0)
[18880.098754] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[18880.105528] ata1.00: configured for UDMA/133
[18880.196671] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[18880.196676] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[18880.197719] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[18880.197745] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[18880.197747] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18880.329321] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18880.329333] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[18880.329344] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[18880.332718] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[18880.356228] PM: resume of devices complete after 1760.991 msecs
[18880.358023] PM: Finishing wakeup.
[18880.358025] Restarting tasks ... 
[18880.365079] cfg80211: Calling CRDA to update world regulatory domain
[18880.365282] done.
[18880.388337] video LNXVIDEO:00: Restoring backlight state
[18880.641636] ata2.01: failed to resume link (SControl 0)
[18880.653214] ata2.00: SATA link down (SStatus 4 SControl 0)
[18880.653232] ata2.01: SATA link down (SStatus 0 SControl 0)
[18882.180139] EXT4-fs (sda4): re-mounted. Opts: commit=600
[18882.402726] wlan0: authenticate with 00:21:04:10:d9:bb (try 1)
[18882.402915] wlan0: deauthenticating from 00:21:04:10:d9:bb by local choice (reason=2)
[18882.627293] wlan0: authenticate with 00:21:04:10:d9:bb (try 1)
[18882.827029] wlan0: authenticate with 00:21:04:10:d9:bb (try 2)
[18883.026905] wlan0: authenticate with 00:21:04:10:d9:bb (try 3)
[18883.226790] wlan0: authentication with 00:21:04:10:d9:bb timed out
[18894.337362] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18894.536908] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18894.736785] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18894.936688] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18908.206003] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18908.206508] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18908.405541] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18908.605436] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18908.805308] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18915.784918] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18915.984482] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18916.184360] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18916.384243] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18920.139060] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18920.338632] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18920.538508] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18920.738395] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18927.078384] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18927.078847] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18927.277940] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18927.477826] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18927.677708] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18934.657325] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18934.856891] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18935.056766] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18935.256655] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18940.551883] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[18940.551889] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[18940.566083] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18940.566522] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[18940.566538] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18940.763464] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18940.963337] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18941.163226] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18951.594156] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18951.793730] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18951.993624] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18952.193499] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18979.760047] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[18979.760053] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[18979.778557] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18979.779026] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[18981.858627] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[18981.858633] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[18981.872855] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[18981.877545] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[18981.966584] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18981.966857] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18982.166128] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18982.366015] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18982.565898] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[18982.585492] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18982.687714] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18982.790058] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18982.995738] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.097084] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.199430] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.301770] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.404124] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.506460] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.608805] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.711148] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.813493] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18983.916049] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18984.018180] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18984.277328] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18984.334834] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18986.672272] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18986.774612] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18986.846995] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[18992.906875] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[18993.106462] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[18993.306342] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[18993.506232] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[19004.124931] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[19004.124936] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[19004.139206] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19004.139678] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[19006.200606] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[19006.200612] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[19006.214995] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19006.219730] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[19006.308884] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[19006.309207] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[19006.508706] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[19006.708580] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[19006.908458] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[19010.348616] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19010.348938] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[19010.353191] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19010.358883] wlan0: authenticated
[19010.358996] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19010.367351] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=2)
[19010.367355] wlan0: associated
[19010.368199] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19010.368205] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19010.368231] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19010.368635] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[19020.445578] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19020.446151] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19020.446164] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19020.446176] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19020.611246] cfg80211: Calling CRDA for country: GB
[19020.611549] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19021.173492] wlan0: no IPv6 routers present
[19022.549741] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19022.550151] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[19022.556154] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19022.558342] wlan0: authenticated
[19022.558448] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19022.567787] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[19022.567791] wlan0: associated
[19022.568648] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19022.568653] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19022.568679] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19032.650049] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19032.650075] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19032.650088] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19032.650107] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19032.786922] cfg80211: Calling CRDA to update world regulatory domain
[19034.725992] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19034.727848] wlan0: authenticated
[19034.727956] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19034.737851] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[19034.737856] wlan0: associated
[19034.738698] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19034.738704] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19034.738729] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19035.564163] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19035.564184] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19035.564200] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19035.564213] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19035.728472] cfg80211: Calling CRDA to update world regulatory domain
[19035.729183] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[19039.808412] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[19039.808417] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[19039.822610] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19039.827253] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[19041.909159] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[19041.909165] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[19041.912642] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19041.913084] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[19046.006080] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19046.006388] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[19046.012530] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19046.014703] wlan0: authenticated
[19046.014816] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19046.022109] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=5)
[19046.022114] wlan0: associated
[19046.023190] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19046.023196] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19046.023223] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19046.023611] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[19056.104437] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19056.105160] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19056.105173] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19056.105185] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19056.247096] cfg80211: Calling CRDA to update world regulatory domain
[19056.247464] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19056.473042] wlan0: no IPv6 routers present
[19058.185736] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19058.186148] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[19058.192167] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19058.194073] wlan0: authenticated
[19058.194178] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19058.203915] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=6)
[19058.203919] wlan0: associated
[19058.204761] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19058.204766] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19058.204792] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19066.141044] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[19068.660333] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19068.660347] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19068.660360] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[19068.660368] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19068.822656] cfg80211: Calling CRDA to update world regulatory domain
[19070.762029] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19070.762186] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[19070.768187] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19070.770083] wlan0: authenticated
[19070.770190] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19070.779559] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=7)
[19070.779564] wlan0: associated
[19070.780409] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19070.780415] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19070.780441] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19080.858910] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19080.859470] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19080.859483] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19080.859495] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19080.999413] cfg80211: Calling CRDA to update world regulatory domain
[19081.000396] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19082.941330] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19082.943233] wlan0: authenticated
[19082.943340] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19082.952689] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=8)
[19082.952694] wlan0: associated
[19082.953540] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19082.953546] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19082.953572] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19088.285095] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[19093.036787] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19093.036801] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19093.036813] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[19093.036821] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19093.171883] cfg80211: Calling CRDA to update world regulatory domain
[19095.110941] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19095.113015] wlan0: authenticated
[19095.113122] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19095.122746] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=9)
[19095.122751] wlan0: associated
[19095.123592] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19095.123598] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19095.123622] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19103.829198] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[19105.208773] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19105.208787] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19105.208800] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[19105.208808] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19105.344820] cfg80211: Calling CRDA to update world regulatory domain
[19107.283882] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19107.288068] wlan0: authenticated
[19107.288180] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19107.297929] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=10)
[19107.297934] wlan0: associated
[19107.298788] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19107.298794] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19107.298820] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19117.377826] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19117.378387] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19117.378400] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19117.378412] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19117.514928] cfg80211: Calling CRDA to update world regulatory domain
[19117.515237] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19119.453528] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19119.455380] wlan0: authenticated
[19119.455487] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19119.465148] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=11)
[19119.465153] wlan0: associated
[19119.465997] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19119.466003] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19119.466029] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19130.555157] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19130.555172] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[19130.555184] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[19130.555192] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[19130.716766] cfg80211: Calling CRDA to update world regulatory domain
[19132.655853] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[19132.658648] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[19132.659412] wlan0: authenticated
[19132.668556] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[19132.677794] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=12)
[19132.677798] wlan0: associated
[19132.678638] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[19132.678644] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[19132.678669] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[19141.607286] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[20863.784327] wlan0: deauthenticated from 00:14:6c:67:9c:32 (Reason: 1)
[20863.784881] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[20863.784900] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[20863.784911] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[20863.946122] cfg80211: Calling CRDA to update world regulatory domain
[20865.931627] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20866.131185] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20866.331067] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20866.530945] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20872.874185] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20873.073837] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20873.141853] wlan0: authenticated
[20873.141967] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[20873.340333] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[20873.540230] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[20873.740107] wlan0: association with 00:14:6c:67:9c:32 timed out
[20879.905578] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20879.905784] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20880.102660] wlan0: direct probe responded
[20880.126409] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20880.326293] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20880.526182] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20880.726054] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20887.692329] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20887.746863] wlan0: authenticated
[20887.747040] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[20887.945208] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[20888.145090] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[20888.344973] wlan0: association with 00:14:6c:67:9c:32 timed out
[20891.931409] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20891.931567] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20891.967049] wlan0: direct probe responded
[20892.012854] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20892.212741] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20892.412631] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20892.612503] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20899.583839] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20899.781701] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20899.782916] wlan0: direct probe responded
[20899.821664] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20900.021544] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20900.221439] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20900.421350] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20903.871131] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20903.871287] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20904.069204] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20904.269085] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20904.468965] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20911.443691] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20911.641479] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20911.841364] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20912.041246] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20922.747178] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20922.944930] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20923.144813] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20923.344699] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20929.687953] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20929.688229] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20929.887583] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20930.087459] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20930.287344] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20937.253539] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20937.453226] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20937.653085] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20937.852968] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20941.621093] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20941.820665] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20942.020556] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20942.220437] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20962.520725] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20962.521094] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20962.718535] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20962.918435] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20963.118320] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20977.115622] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20977.115893] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20977.313429] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20977.513320] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20977.713192] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20984.686072] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[20984.885705] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[20985.085600] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[20985.285484] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[20989.050213] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20989.249862] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20989.449728] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20989.649621] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[20995.989540] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[20996.189173] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[20996.389057] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[20996.588935] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[21004.366437] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[21004.564319] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[21004.764204] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[21004.964077] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[21007.927736] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[21008.125584] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[21008.325414] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[21008.525348] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[21015.586642] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[21015.784470] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[21015.984354] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[21016.184234] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[21019.864252] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[21019.864530] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[21020.061996] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[21020.261873] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[21020.461763] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[21027.429759] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21027.431630] wlan0: authenticated
[21027.435453] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21027.446370] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[21027.446374] wlan0: associated
[21027.447272] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21027.447277] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21027.447303] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21037.105668] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21037.566621] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21037.566642] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21037.566653] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21037.566661] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21037.698495] cfg80211: Calling CRDA to update world regulatory domain
[21039.637600] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21039.638001] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21039.644050] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21039.645943] wlan0: authenticated
[21039.646051] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21039.660631] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[21039.660635] wlan0: associated
[21039.661514] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21039.661520] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21039.661546] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21049.751742] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21049.752332] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21049.752345] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21049.752357] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21049.891909] cfg80211: Calling CRDA to update world regulatory domain
[21049.892296] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21051.830542] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21051.830876] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21051.837004] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21051.838732] wlan0: authenticated
[21051.838844] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21051.852525] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=5)
[21051.852529] wlan0: associated
[21051.853398] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21051.853404] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21051.853429] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21061.943745] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21061.944347] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21061.944360] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21061.944372] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21062.084837] cfg80211: Calling CRDA to update world regulatory domain
[21062.085139] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21064.026772] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21064.028633] wlan0: authenticated
[21064.028741] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21064.038109] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=6)
[21064.038114] wlan0: associated
[21064.038971] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21064.038977] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21064.039003] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21073.254690] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21074.118979] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21074.118994] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21074.119006] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21074.119014] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21074.287305] cfg80211: Calling CRDA to update world regulatory domain
[21076.226577] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21076.226962] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21076.232845] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21076.234777] wlan0: authenticated
[21076.234885] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21076.432661] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[21076.525028] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=7)
[21076.525033] wlan0: associated
[21076.525921] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21076.525929] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21076.525959] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21085.677507] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21086.621920] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21086.621934] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21086.621947] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21086.621955] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21086.766733] cfg80211: Calling CRDA to update world regulatory domain
[21088.705818] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21088.707702] wlan0: authenticated
[21088.707810] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21088.717057] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=8)
[21088.717061] wlan0: associated
[21088.717916] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21088.717924] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21088.717953] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21098.733405] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21098.797842] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21098.797856] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21098.797869] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21098.797877] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21098.972995] cfg80211: Calling CRDA to update world regulatory domain
[21100.912082] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21100.914874] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[21100.918136] wlan0: authenticated
[21100.920091] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21100.929680] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=9)
[21100.929684] wlan0: associated
[21100.930540] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21100.930546] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21100.930572] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21110.063370] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21198.256706] EXT4-fs (sda4): re-mounted. Opts: commit=0
[21198.529361] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21199.621660] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21199.621683] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21199.621695] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21199.621704] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21199.748003] cfg80211: Calling CRDA to update world regulatory domain
[21200.277410] PM: Syncing filesystems ... done.
[21200.322272] PM: Preparing system for mem sleep
[21201.917061] Freezing user space processes ... (elapsed 0.01 seconds) done.
[21201.929961] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[21201.943277] PM: Entering mem sleep
[21201.943317] Suspending console(s) (use no_console_suspend to debug)
[21201.945436] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[21201.946760] sd 0:0:0:0: [sda] Stopping disk
[21201.946915] brcmsmac 0000:02:00.0: PCI INT A disabled
[21201.947308] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[21201.947365] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[21201.947455] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[21201.983336] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[21201.996581] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[21203.587190] ata_piix 0000:00:1f.2: PCI INT B disabled
[21203.599063] PM: suspend of devices complete after 1655.794 msecs
[21203.639081] PM: late suspend of devices complete after 40.027 msecs
[21203.639395] ACPI: Preparing to enter system sleep state S3
[21203.665757] PM: Saving platform NVS memory
[21203.666380] Disabling non-boot CPUs ...
[21203.669825] CPU 1 is now offline
[21203.672914] CPU 2 is now offline
[21203.675792] CPU 3 is now offline
[21203.675795] lockdep: fixing up alternatives.
[21203.676408] Extended CMOS year: 2000
[21203.676814] ACPI: Low-level resume complete
[21203.676867] PM: Restoring platform NVS memory
[21203.677181] Extended CMOS year: 2000
[21203.677202] Enabling non-boot CPUs ...
[21203.684156] lockdep: fixing up alternatives.
[21203.684162] Booting Node 0 Processor 1 APIC 0x2
[21203.684164] smpboot cpu 1: start_ip = 9a000
[21203.695374] Calibrating delay loop (skipped) already calibrated this CPU
[21203.716580] Switched to NOHz mode on CPU #1
[21203.724120] NMI watchdog enabled, takes one hw-pmu counter.
[21203.727978] CPU1 is up
[21203.734575] lockdep: fixing up alternatives.
[21203.734580] Booting Node 0 Processor 2 APIC 0x1
[21203.734582] smpboot cpu 2: start_ip = 9a000
[21203.745770] Calibrating delay loop (skipped) already calibrated this CPU
[21203.766247] Switched to NOHz mode on CPU #2
[21203.766912] NMI watchdog enabled, takes one hw-pmu counter.
[21203.768156] CPU2 is up
[21203.771873] lockdep: fixing up alternatives.
[21203.771880] Booting Node 0 Processor 3 APIC 0x3
[21203.771882] smpboot cpu 3: start_ip = 9a000
[21203.783093] Calibrating delay loop (skipped) already calibrated this CPU
[21203.806436] Switched to NOHz mode on CPU #3
[21203.808118] NMI watchdog enabled, takes one hw-pmu counter.
[21203.809720] CPU3 is up
[21203.813369] ACPI: Waking up from system sleep state S3
[21204.316254] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[21204.316265] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[21204.316270] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[21204.316275] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x20003030)
[21204.316283] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[21204.316289] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[21204.316327] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.316344] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[21204.316387] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.316417] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[21204.316459] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[21204.316480] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[21204.316502] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[21204.316545] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.316575] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[21204.316587] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[21204.316642] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.316672] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[21204.316679] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[21204.316689] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[21204.316747] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[21204.316766] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.316774] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[21204.316781] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[21204.316788] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[21204.316801] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[21204.316810] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[21204.316879] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[21204.316898] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.316906] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[21204.316913] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[21204.316920] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[21204.316932] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[21204.316942] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[21204.316993] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[21204.317014] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[21204.317035] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[21204.317077] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.317108] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[21204.317119] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[21204.317229] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[21204.317250] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[21204.317257] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[21204.317265] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[21204.317272] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[21204.317279] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[21204.317291] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[21204.317320] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[21204.317350] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[21204.317362] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[21204.317406] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.317412] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[21204.317417] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[21204.317423] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[21204.317431] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[21204.317438] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[21204.317505] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.317511] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[21204.317516] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[21204.317522] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[21204.317530] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[21204.317538] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[21204.317606] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.317611] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[21204.317617] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[21204.317623] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[21204.317631] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[21204.317638] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[21204.317707] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[21204.317712] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[21204.317718] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[21204.317723] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[21204.317732] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[21204.317739] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[21204.317804] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[21204.317827] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[21204.317833] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[21204.317840] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[21204.317848] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[21204.317974] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[21204.318033] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[21204.318045] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[21204.318062] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[21204.318492] PM: early resume of devices complete after 2.379 msecs
[21204.319483] i915 0000:00:02.0: setting latency timer to 64
[21204.319512] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[21204.319519] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[21204.319529] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[21204.319533] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[21204.319568] usb usb3: root hub lost power or was reset
[21204.319607] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[21204.319619] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[21204.319622] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[21204.319631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[21204.319660] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[21204.319671] usb usb4: root hub lost power or was reset
[21204.319684] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[21204.319710] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[21204.319721] ata_piix 0000:00:1f.2: setting latency timer to 64
[21204.319726] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[21204.319829] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[21204.319843] brcmsmac 0000:02:00.0: setting latency timer to 64
[21204.321617] sd 0:0:0:0: [sda] Starting disk
[21204.458464] Extended CMOS year: 2000
[21205.342072] ata2.00: failed to resume link (SControl 0)
[21205.661892] ata1.01: failed to resume link (SControl 0)
[21205.815200] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[21205.815214] ata1.01: SATA link down (SStatus 0 SControl 0)
[21205.821950] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[21205.828714] ata1.00: configured for UDMA/133
[21206.009267] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[21206.032739] PM: resume of devices complete after 1714.316 msecs
[21206.034355] PM: Finishing wakeup.
[21206.034357] Restarting tasks ... done.
[21206.062400] video LNXVIDEO:00: Restoring backlight state
[21206.364849] ata2.01: failed to resume link (SControl 0)
[21206.376479] ata2.00: SATA link down (SStatus 4 SControl 0)
[21206.376499] ata2.01: SATA link down (SStatus 0 SControl 0)
[21208.342832] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[21208.342838] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[21208.346292] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21208.346741] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[21210.390821] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[21210.390828] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[21210.394315] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21210.394795] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[21214.493813] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21214.495658] wlan0: authenticated
[21214.495774] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21214.503728] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=10)
[21214.503732] wlan0: associated
[21214.504604] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21214.504610] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21214.504634] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21214.505000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[21224.582712] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21224.582727] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21224.582740] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21224.582748] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21224.744181] cfg80211: Calling CRDA to update world regulatory domain
[21224.804095] wlan0: no IPv6 routers present
[21226.683295] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21226.686094] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[21226.687083] wlan0: authenticated
[21226.694877] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21226.708482] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=11)
[21226.708486] wlan0: associated
[21226.709369] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21226.709374] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21226.709400] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21227.636995] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21227.637022] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21227.637038] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21227.637051] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21227.782536] cfg80211: Calling CRDA to update world regulatory domain
[21227.783280] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[21228.737983] EXT4-fs (sda4): re-mounted. Opts: commit=600
[21237.757137] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[21237.757143] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[21237.760639] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21237.761044] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[21239.843104] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[21239.843109] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[21239.846594] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21239.846998] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[21243.940007] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21243.940320] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21243.949767] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21243.952044] wlan0: authenticated
[21243.952157] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21243.959427] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=12)
[21243.959432] wlan0: associated
[21243.960387] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21243.960393] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21243.960418] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21243.960829] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[21254.035558] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21254.036181] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21254.036195] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21254.036207] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21254.184338] cfg80211: Calling CRDA to update world regulatory domain
[21254.184685] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21254.919980] wlan0: no IPv6 routers present
[21256.122946] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21256.124836] wlan0: authenticated
[21256.124946] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21256.134331] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=13)
[21256.134335] wlan0: associated
[21256.135224] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21256.135230] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21256.135255] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21262.335923] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21266.250707] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21266.250722] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21266.250735] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21266.250742] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21266.386773] cfg80211: Calling CRDA to update world regulatory domain
[21268.332515] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21268.335220] wlan0: authenticated
[21268.335327] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21268.347279] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=14)
[21268.347283] wlan0: associated
[21268.348151] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21268.348156] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21268.348182] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21277.823742] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21278.810425] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21278.810440] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21278.810452] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21278.810460] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21278.972816] cfg80211: Calling CRDA to update world regulatory domain
[21280.911885] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21280.913760] wlan0: authenticated
[21280.913869] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21280.923203] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=15)
[21280.923207] wlan0: associated
[21280.924075] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21280.924080] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21280.924106] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21291.008263] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21291.010981] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21291.011001] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21291.011016] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21291.145732] cfg80211: Calling CRDA to update world regulatory domain
[21291.146895] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21293.084845] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21293.085259] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21293.091322] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21293.093411] wlan0: authenticated
[21293.093580] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21293.104708] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[21293.104712] wlan0: associated
[21293.105574] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21293.105579] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21293.105605] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21303.197414] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21303.198020] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21303.198033] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21303.198045] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[21303.335866] cfg80211: Calling CRDA to update world regulatory domain
[21303.336212] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21305.274492] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21305.274745] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[21305.280938] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21305.282880] wlan0: authenticated
[21305.282989] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21305.293383] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[21305.293388] wlan0: associated
[21305.294281] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21305.294287] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21305.294313] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21314.452406] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[21315.373554] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21315.373569] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[21315.373581] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[21315.373589] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[21315.531631] cfg80211: Calling CRDA to update world regulatory domain
[21317.470729] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[21317.471946] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[21317.670329] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[21317.670348] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[21317.673468] wlan0: authenticated
[21317.705484] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[21317.716008] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=5)
[21317.716013] wlan0: associated
[21317.716907] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[21317.716916] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[21317.716945] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[21327.358250] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[22152.089208] EXT4-fs (sda4): re-mounted. Opts: commit=0
[22152.360803] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22153.443347] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22153.443370] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22153.443382] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22153.443391] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22153.562806] cfg80211: Calling CRDA to update world regulatory domain
[22154.386065] PM: Syncing filesystems ... done.
[22154.441026] PM: Preparing system for mem sleep
[22156.028364] Freezing user space processes ... (elapsed 0.01 seconds) done.
[22156.041237] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[22156.054566] PM: Entering mem sleep
[22156.054600] Suspending console(s) (use no_console_suspend to debug)
[22156.057023] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[22156.058295] brcmsmac 0000:02:00.0: PCI INT A disabled
[22156.058340] sd 0:0:0:0: [sda] Stopping disk
[22156.058688] uhci_hcd 0000:00:1d.0: PCI INT B disabled
[22156.058946] uhci_hcd 0000:00:1a.0: PCI INT B disabled
[22156.094543] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[22156.107859] ehci_hcd 0000:00:1a.7: PCI INT A disabled
[22156.161271] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
[22157.701978] ata_piix 0000:00:1f.2: PCI INT B disabled
[22157.713602] PM: suspend of devices complete after 1659.085 msecs
[22157.753664] PM: late suspend of devices complete after 40.064 msecs
[22157.753978] ACPI: Preparing to enter system sleep state S3
[22157.780312] PM: Saving platform NVS memory
[22157.780904] Disabling non-boot CPUs ...
[22157.783974] CPU 1 is now offline
[22157.787591] CPU 2 is now offline
[22157.790397] CPU 3 is now offline
[22157.790400] lockdep: fixing up alternatives.
[22157.791122] Extended CMOS year: 2000
[22157.791526] ACPI: Low-level resume complete
[22157.791580] PM: Restoring platform NVS memory
[22157.791893] Extended CMOS year: 2000
[22157.791913] Enabling non-boot CPUs ...
[22157.798846] lockdep: fixing up alternatives.
[22157.798851] Booting Node 0 Processor 1 APIC 0x2
[22157.798853] smpboot cpu 1: start_ip = 9a000
[22157.810062] Calibrating delay loop (skipped) already calibrated this CPU
[22157.834397] Switched to NOHz mode on CPU #1
[22157.839478] NMI watchdog enabled, takes one hw-pmu counter.
[22157.839977] CPU1 is up
[22157.849178] lockdep: fixing up alternatives.
[22157.849183] Booting Node 0 Processor 2 APIC 0x1
[22157.849185] smpboot cpu 2: start_ip = 9a000
[22157.860296] Calibrating delay loop (skipped) already calibrated this CPU
[22157.880833] Switched to NOHz mode on CPU #2
[22157.881561] NMI watchdog enabled, takes one hw-pmu counter.
[22157.882747] CPU2 is up
[22157.886240] lockdep: fixing up alternatives.
[22157.886247] Booting Node 0 Processor 3 APIC 0x3
[22157.886249] smpboot cpu 3: start_ip = 9a000
[22157.897458] Calibrating delay loop (skipped) already calibrated this CPU
[22157.921022] Switched to NOHz mode on CPU #3
[22157.923746] NMI watchdog enabled, takes one hw-pmu counter.
[22157.925709] CPU3 is up
[22157.929045] ACPI: Waking up from system sleep state S3
[22158.430840] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[22158.430852] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xa891a4a1)
[22158.430857] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xa490a070)
[22158.430862] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x3030)
[22158.430870] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[22158.430876] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[22158.430914] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.430932] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[22158.430974] mei 0000:00:16.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.431004] mei 0000:00:16.0: restoring config space at offset 0x4 (was 0xfed1b004, writing 0xa0607104)
[22158.431047] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[22158.431068] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x2141)
[22158.431089] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[22158.431133] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.431163] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606c00)
[22158.431175] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[22158.431230] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.431260] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0600004)
[22158.431268] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[22158.431277] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[22158.431335] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[22158.431355] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.431362] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xa050a050)
[22158.431370] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[22158.431378] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[22158.431390] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[22158.431400] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[22158.431470] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[22158.431489] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.431496] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xa040a040)
[22158.431504] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[22158.431512] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[22158.431523] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[22158.431533] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[22158.431585] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[22158.431606] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x20e1)
[22158.431627] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[22158.431669] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.431699] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0606800)
[22158.431711] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[22158.431821] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[22158.431842] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x2061)
[22158.431850] ata_piix 0000:00:1f.2: restoring config space at offset 0x7 (was 0x1, writing 0x2179)
[22158.431857] ata_piix 0000:00:1f.2: restoring config space at offset 0x6 (was 0x1, writing 0x2161)
[22158.431864] ata_piix 0000:00:1f.2: restoring config space at offset 0x5 (was 0x1, writing 0x217d)
[22158.431871] ata_piix 0000:00:1f.2: restoring config space at offset 0x4 (was 0x1, writing 0x2169)
[22158.431883] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00007)
[22158.431913] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[22158.431943] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xa0607004)
[22158.431955] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800003)
[22158.431999] pcieport 0000:03:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.432004] pcieport 0000:03:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a070)
[22158.432010] pcieport 0000:03:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[22158.432015] pcieport 0000:03:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x670403)
[22158.432024] pcieport 0000:03:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[22158.432031] pcieport 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[22158.432098] pcieport 0000:04:00.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.432104] pcieport 0000:04:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xa070a070)
[22158.432110] pcieport 0000:04:00.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[22158.432115] pcieport 0000:04:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x50504)
[22158.432124] pcieport 0000:04:00.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[22158.432131] pcieport 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[22158.432199] pcieport 0000:04:03.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.432205] pcieport 0000:04:03.0: restoring config space at offset 0x8 (was 0x0, writing 0xa080a080)
[22158.432210] pcieport 0000:04:03.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[22158.432216] pcieport 0000:04:03.0: restoring config space at offset 0x6 (was 0x0, writing 0x360604)
[22158.432224] pcieport 0000:04:03.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[22158.432232] pcieport 0000:04:03.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[22158.432300] pcieport 0000:04:04.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[22158.432305] pcieport 0000:04:04.0: restoring config space at offset 0x8 (was 0x0, writing 0xa090a090)
[22158.432311] pcieport 0000:04:04.0: restoring config space at offset 0x7 (was 0x101, writing 0x1f1)
[22158.432316] pcieport 0000:04:04.0: restoring config space at offset 0x6 (was 0x0, writing 0x673704)
[22158.432325] pcieport 0000:04:04.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[22158.432332] pcieport 0000:04:04.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
[22158.432397] pci 0000:05:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
[22158.432420] pci 0000:05:00.0: restoring config space at offset 0x5 (was 0x0, writing 0xa0740000)
[22158.432426] pci 0000:05:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xa0700000)
[22158.432432] pci 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[22158.432440] pci 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[22158.432568] brcmsmac 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[22158.432627] brcmsmac 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xa0400004)
[22158.432640] brcmsmac 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[22158.432657] brcmsmac 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
[22158.433091] PM: early resume of devices complete after 2.393 msecs
[22158.434095] i915 0000:00:02.0: setting latency timer to 64
[22158.434120] uhci_hcd 0000:00:1a.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[22158.434127] ehci_hcd 0000:00:1a.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[22158.434133] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[22158.434143] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[22158.434170] usb usb3: root hub lost power or was reset
[22158.434208] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[22158.434223] uhci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[22158.434226] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[22158.434236] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[22158.434272] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[22158.434277] usb usb4: root hub lost power or was reset
[22158.434288] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[22158.434319] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[22158.434331] ata_piix 0000:00:1f.2: setting latency timer to 64
[22158.434336] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[22158.434435] brcmsmac 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[22158.434449] brcmsmac 0000:02:00.0: setting latency timer to 64
[22158.436205] sd 0:0:0:0: [sda] Starting disk
[22158.561078] Extended CMOS year: 2000
[22159.456670] ata2.00: failed to resume link (SControl 0)
[22159.776507] ata1.01: failed to resume link (SControl 0)
[22159.929782] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[22159.929796] ata1.01: SATA link down (SStatus 0 SControl 0)
[22159.936541] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[22159.943307] ata1.00: configured for UDMA/133
[22160.140510] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[22160.163970] PM: resume of devices complete after 1730.975 msecs
[22160.165587] PM: Finishing wakeup.
[22160.165589] Restarting tasks ... done.
[22160.205490] video LNXVIDEO:00: Restoring backlight state
[22160.479408] ata2.01: failed to resume link (SControl 0)
[22160.491004] ata2.00: SATA link down (SStatus 4 SControl 0)
[22160.491022] ata2.01: SATA link down (SStatus 0 SControl 0)
[22162.497160] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22162.497166] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22162.500965] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22162.501449] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22164.541992] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22164.541998] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22164.545508] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22164.545947] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22183.785770] EXT4-fs (sda4): re-mounted. Opts: commit=600
[22198.046757] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22198.046763] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22198.050215] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22198.050633] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22200.130780] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22200.130787] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22200.134308] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22200.134717] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22721.380785] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22721.380791] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22721.384300] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22721.384828] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22723.461048] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement)
[22723.461054] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[22723.464568] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22723.464989] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22727.562963] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22727.563319] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[22727.567543] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22727.678942] wlan0: authenticated
[22727.679117] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22727.877310] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[22727.907275] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611 status=0 aid=2)
[22727.907279] wlan0: associated
[22727.908134] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22727.908140] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22727.908165] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22727.908528] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[22737.175461] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[22738.026761] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22738.026776] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22738.026788] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[22738.026796] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22738.158074] cfg80211: Calling CRDA to update world regulatory domain
[22738.461160] wlan0: no IPv6 routers present
[22740.100551] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22740.100874] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[22740.106948] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22740.120596] wlan0: authenticated
[22740.120705] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22740.158585] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[22740.158589] wlan0: associated
[22740.159428] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22740.159434] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22740.159460] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22751.073620] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22751.074221] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22751.074234] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22751.074246] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22751.227676] cfg80211: Calling CRDA to update world regulatory domain
[22751.228017] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22753.169692] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22753.170126] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[22753.176070] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22753.193072] wlan0: authenticated
[22753.193180] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22753.208931] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[22753.208936] wlan0: associated
[22753.209857] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22753.209863] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22753.209889] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22763.767336] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22763.767351] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22763.767363] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22763.767371] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22763.929819] cfg80211: Calling CRDA to update world regulatory domain
[22765.868864] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22765.871662] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[22765.986048] wlan0: authenticated
[22765.987976] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22766.020277] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=5)
[22766.020284] wlan0: associated
[22766.021149] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22766.021156] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22766.021182] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22770.629394] usb 2-1.2: new high speed USB device number 6 using ehci_hcd
[22770.728527] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[22770.728621] scsi4 : usb-storage 2-1.2:1.0
[22771.729791] scsi 4:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[22771.730555] sd 4:0:0:0: Attached scsi generic sg1 type 0
[22771.730930] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[22771.731442] sd 4:0:0:0: [sdb] Write Protect is off
[22771.731449] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
[22771.732292] sd 4:0:0:0: [sdb] No Caching mode page present
[22771.732299] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[22771.734668] sd 4:0:0:0: [sdb] No Caching mode page present
[22771.734673] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[22771.760640]  sdb: unknown partition table
[22771.762656] sd 4:0:0:0: [sdb] No Caching mode page present
[22771.762661] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[22771.762664] sd 4:0:0:0: [sdb] Attached SCSI disk
[22778.581476] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[22948.429930] wlan0: deauthenticated from 00:14:6c:67:9c:32 (Reason: 1)
[22948.430469] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22948.430489] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22948.430500] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[22948.566216] cfg80211: Calling CRDA to update world regulatory domain
[22950.551865] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22950.667941] wlan0: authenticated
[22950.668047] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22950.687824] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=6)
[22950.687829] wlan0: associated
[22950.688917] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22950.688923] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22950.688949] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22961.269448] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22961.269462] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22961.269474] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22961.269482] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22961.415388] cfg80211: Calling CRDA to update world regulatory domain
[22963.357779] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22963.557412] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[22963.691645] wlan0: authenticated
[22963.691766] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22963.883100] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=8)
[22963.883105] wlan0: associated
[22963.883992] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22963.884000] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22963.884031] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22975.087624] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22975.087638] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22975.087650] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22975.087658] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22975.250698] cfg80211: Calling CRDA to update world regulatory domain
[22977.193106] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22977.198501] wlan0: authenticated
[22977.198607] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22977.231065] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=9)
[22977.231070] wlan0: associated
[22977.231916] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22977.231922] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22977.231948] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22986.554300] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[22987.546406] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22987.546421] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22987.546433] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[22987.546441] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22987.716823] cfg80211: Calling CRDA to update world regulatory domain
[22989.655873] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22989.665885] wlan0: authenticated
[22989.665996] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22989.865496] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[22989.888508] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=10)
[22989.888512] wlan0: associated
[22989.889468] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22989.889474] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22989.889500] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[22995.756945] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[22995.757469] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22995.757482] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[22995.757494] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[22995.785558] cfg80211: Calling CRDA to update world regulatory domain
[22995.785648] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[22997.824484] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[22997.857332] wlan0: authenticated
[22997.857446] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[22997.964074] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=11)
[22997.964078] wlan0: associated
[22997.964921] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[22997.964927] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[22997.964953] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23010.722888] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23010.722902] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23010.722914] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[23010.722922] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[23010.883385] cfg80211: Calling CRDA to update world regulatory domain
[23012.822447] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[23012.825268] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[23013.022091] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[23013.022110] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[23013.048544] wlan0: authenticated
[23013.050607] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[23013.248629] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[23013.448486] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[23013.458807] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=12)
[23013.458812] wlan0: associated
[23013.459662] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23013.459668] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23013.459694] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23022.533547] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[23022.534071] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23022.534090] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23022.534101] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[23022.563497] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[23022.564523] cfg80211: Calling CRDA to update world regulatory domain
[23024.605638] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[23024.613819] wlan0: authenticated
[23027.110826] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[23027.110917] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[23027.310489] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[23027.462618] wlan0: authenticated
[23027.462739] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[23027.660269] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[23027.860160] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[23028.060041] wlan0: association with 00:14:6c:67:9c:32 timed out
[23034.050148] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[23034.052934] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[23034.196837] wlan0: authenticated
[23034.198748] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[23034.288003] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=14)
[23034.288007] wlan0: associated
[23034.288876] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23034.288882] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23034.288903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23046.866025] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23296.458512] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23296.458526] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23296.458538] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23296.458546] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[23296.511248] cfg80211: Calling CRDA to update world regulatory domain
[23296.512279] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[23296.514811] wlan0: authenticated
[23296.515008] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[23296.552959] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=2)
[23296.552964] wlan0: associated
[23296.553924] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23296.553930] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23296.553950] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23305.476189] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23359.002903] padlock_sha: VIA PadLock Hash Engine not detected.
[24012.704780] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24012.704801] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24012.704816] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24012.856113] cfg80211: Calling CRDA to update world regulatory domain
[24014.853333] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24014.853493] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[24014.944948] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24015.144726] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24015.344621] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[24015.544498] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[24034.979933] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.081210] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.183602] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.286065] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.388267] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.490698] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.593595] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.710650] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.784688] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.798591] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24035.901115] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.003207] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.105112] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.208109] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.313314] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.412187] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.514683] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24036.626123] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24038.939243] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24039.045727] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24039.103998] ieee80211 phy0: wl0: brcms_c_recv: dropping a frame with invalid src mac address, a2: 00:00:00:00:00:00
[24062.602613] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24062.607359] wlan0: authenticated
[24062.607476] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24062.759493] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=2)
[24062.759498] wlan0: associated
[24062.760585] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24062.760593] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24062.760640] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24072.763147] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24072.763786] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24072.763806] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24072.763823] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24072.894696] cfg80211: Calling CRDA to update world regulatory domain
[24072.895758] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24074.833813] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24074.834094] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[24074.840227] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24074.845038] wlan0: authenticated
[24074.845156] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24074.882483] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[24074.882487] wlan0: associated
[24074.883328] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24074.883334] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24074.883358] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24084.574695] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24085.065531] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24085.065546] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24085.065556] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24085.065565] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24085.234217] cfg80211: Calling CRDA to update world regulatory domain
[24087.175093] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24087.177978] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24087.223587] wlan0: authenticated
[24087.223755] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24087.260719] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[24087.260724] wlan0: associated
[24087.261619] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24087.261628] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24087.261658] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24104.018231] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24104.018754] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24104.018774] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24104.018785] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24104.183204] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24104.183307] cfg80211: Calling CRDA to update world regulatory domain
[24106.225678] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24106.295465] wlan0: authenticated
[24106.295606] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24106.495137] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24106.695031] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[24106.780714] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=5)
[24106.780719] wlan0: associated
[24106.781599] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24106.781608] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24106.781636] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24116.917451] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24116.917467] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24116.917479] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24116.917488] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24117.082415] cfg80211: Calling CRDA to update world regulatory domain
[24119.021514] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24119.024302] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24119.164848] wlan0: authenticated
[24119.166835] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24119.205321] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=6)
[24119.205326] wlan0: associated
[24119.206180] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24119.206186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24119.206211] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24124.586283] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24124.586847] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24124.586866] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24124.586876] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24124.628157] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24124.628167] cfg80211: Calling CRDA to update world regulatory domain
[24126.667052] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24126.699963] wlan0: authenticated
[24126.700168] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24126.899992] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24127.017905] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=7)
[24127.017910] wlan0: associated
[24127.018877] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24127.018884] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24127.018909] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24137.286102] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24137.286117] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24137.286130] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24137.286138] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24137.450596] cfg80211: Calling CRDA to update world regulatory domain
[24139.389627] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24139.426918] wlan0: authenticated
[24139.427053] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24139.523436] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=8)
[24139.523440] wlan0: associated
[24139.524304] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24139.524310] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24139.524335] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24148.774196] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24149.523884] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24149.523899] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24149.523911] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24149.523919] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24149.676903] cfg80211: Calling CRDA to update world regulatory domain
[24151.616749] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24151.682253] wlan0: authenticated
[24151.682435] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24151.694086] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=9)
[24151.694090] wlan0: associated
[24151.694942] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24151.694948] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24151.694973] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24160.207608] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24161.853717] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24161.853738] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24161.853754] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24161.853781] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24161.973063] cfg80211: Calling CRDA to update world regulatory domain
[24163.916214] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24163.919068] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24164.115069] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24164.118556] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[24164.120282] wlan0: authenticated
[24164.122403] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24164.321635] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24164.486713] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=10)
[24164.486718] wlan0: associated
[24164.487569] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24164.487575] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24164.487599] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24174.342707] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24300.724249] wlan0: deauthenticated from 00:14:6c:67:9c:32 (Reason: 1)
[24300.724828] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24300.724847] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24300.724858] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24300.862590] cfg80211: Calling CRDA to update world regulatory domain
[24302.844991] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24302.845447] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=2)
[24302.851439] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24303.051247] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24303.056434] wlan0: authenticated
[24303.056620] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24303.254472] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24303.357548] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=11)
[24303.357554] wlan0: associated
[24303.359354] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24303.359361] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24303.359387] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24308.603118] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24308.603723] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24308.603736] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24308.603748] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24308.641502] cfg80211: Calling CRDA to update world regulatory domain
[24308.641568] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24310.680521] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24310.681773] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24310.880055] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24310.880084] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[24311.079933] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[24311.079962] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[24311.279821] wlan0: authentication with 00:14:6c:67:9c:32 timed out
[24311.319772] wlan0: direct probe to 00:21:04:10:d9:bb timed out
[24315.299689] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24315.338498] wlan0: authenticated
[24315.342298] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24315.434248] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=12)
[24315.434254] wlan0: associated
[24315.435555] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24315.435561] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24315.435588] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24319.981326] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24319.981914] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24319.981934] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24319.981945] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24320.034784] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24320.034885] cfg80211: Calling CRDA to update world regulatory domain
[24322.073783] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24322.085592] wlan0: authenticated
[24322.085738] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24322.283418] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24322.303207] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=13)
[24322.303216] wlan0: associated
[24322.304161] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24322.304170] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24322.304200] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24327.748544] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24327.749097] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24327.749110] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24327.749122] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24327.807098] cfg80211: Calling CRDA to update world regulatory domain
[24327.807157] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24329.849303] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24329.850514] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24330.048963] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24330.048989] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[24330.173715] wlan0: authenticated
[24330.175694] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24330.375436] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24330.507532] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=14)
[24330.507537] wlan0: associated
[24330.508401] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24330.508407] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24330.508429] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24335.559092] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24335.559690] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24335.559709] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24335.559719] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24335.612535] cfg80211: Calling CRDA to update world regulatory domain
[24335.612647] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24337.651529] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24337.851084] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24337.864532] wlan0: authenticated
[24337.864711] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24338.064296] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24338.264188] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[24338.464074] wlan0: association with 00:14:6c:67:9c:32 timed out
[24342.445369] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24342.506867] wlan0: authenticated
[24342.506993] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24342.614867] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=2)
[24342.614872] wlan0: associated
[24342.615829] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24342.615835] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24342.615855] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24347.674398] wlan0: disassociated from 00:14:6c:67:9c:32 (Reason: 1)
[24347.675004] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24347.675017] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24347.675029] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24347.715506] cfg80211: Calling CRDA to update world regulatory domain
[24347.715599] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24349.757773] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24349.758968] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24349.957427] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24349.957451] wlan0: direct probe to 00:21:04:10:d9:bb (try 2/3)
[24350.157312] wlan0: authenticate with 00:14:6c:67:9c:32 (try 3)
[24350.157335] wlan0: direct probe to 00:21:04:10:d9:bb (try 3/3)
[24350.352914] wlan0: authenticated
[24350.354946] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24350.393016] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=3)
[24350.393021] wlan0: associated
[24350.393884] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24350.393892] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24350.393917] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24361.847386] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24521.403299] wlan0: deauthenticated from 00:14:6c:67:9c:32 (Reason: 7)
[24521.403882] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24521.403901] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24521.403911] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24521.474874] cfg80211: Calling CRDA to update world regulatory domain
[24523.490389] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24523.690095] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24523.718164] wlan0: authenticated
[24523.718333] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24523.916603] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24524.116518] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[24524.312450] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=4)
[24524.312455] wlan0: associated
[24524.313445] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24524.313452] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24524.313477] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24534.309525] wlan0: disassociating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24534.310103] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24534.310115] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24534.310127] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[24534.347418] cfg80211: Calling CRDA to update world regulatory domain
[24534.349136] wlan0: deauthenticating from 00:14:6c:67:9c:32 by local choice (reason=3)
[24536.286315] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24536.486012] wlan0: authenticate with 00:14:6c:67:9c:32 (try 2)
[24536.650794] wlan0: authenticated
[24536.650987] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24536.849093] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24537.049004] wlan0: associate with 00:14:6c:67:9c:32 (try 3)
[24537.248886] wlan0: association with 00:14:6c:67:9c:32 timed out
[24543.222454] wlan0: direct probe to 00:14:6c:67:9c:32 (try 1/3)
[24543.421975] wlan0: direct probe to 00:14:6c:67:9c:32 (try 2/3)
[24543.621865] wlan0: direct probe to 00:14:6c:67:9c:32 (try 3/3)
[24543.821773] wlan0: direct probe to 00:14:6c:67:9c:32 timed out
[24550.158307] wlan0: authenticate with 00:14:6c:67:9c:32 (try 1)
[24550.161167] wlan0: direct probe to 00:21:04:10:d9:bb (try 1/3)
[24550.323150] wlan0: authenticated
[24550.325195] wlan0: associate with 00:14:6c:67:9c:32 (try 1)
[24550.524512] wlan0: associate with 00:14:6c:67:9c:32 (try 2)
[24550.627282] wlan0: RX ReassocResp from 00:14:6c:67:9c:32 (capab=0x211 status=0 aid=6)
[24550.627287] wlan0: associated
[24550.628227] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24550.628233] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24550.628259] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)

^ permalink raw reply	[flat|nested] 33+ messages in thread

* RE: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-22  1:59                     ` Nico Schottelius
@ 2011-10-22  8:13                       ` Arend Van Spriel
  2011-10-22  8:30                         ` Greg KH
  2011-10-23 10:04                       ` Arend van Spriel
  1 sibling, 1 reply; 33+ messages in thread
From: Arend Van Spriel @ 2011-10-22  8:13 UTC (permalink / raw)
  To: Nico Schottelius, gregkh; +Cc: Eric Dumazet, LKML, linux-wireless

> From: Nico Schottelius [mailto:nico-linux-20111017@schottelius.org]
> Sent: zaterdag 22 oktober 2011 4:00
> 
> Hey Arend,
> 
> it seems that your patch really solves this problem.

Great. This fix is in linux-next tree.

Greg,

This problem causes packets to get dropped on 5GHz. Should I
sent a patch for 3.1 (staging-linus) for this? It is already
fixed in wireless-next.
 
> I've got a new one now, though :-)

Ok. Not sure which universal law this is, but let's have a look.

> After several suspend/resume cycles, my card often reconnects to my AP
> that is only several meters (2) away. If the connection is established,
> I've a very laggy connection to the AP:
> 
> 64 bytes from 192.168.42.1: icmp_req=1154 ttl=64 time=10839 ms
> 64 bytes from 192.168.42.1: icmp_req=1155 ttl=64 time=9841 ms
> ...
> 64 bytes from 192.168.42.1: icmp_req=1164 ttl=64 time=2814 ms
> 64 bytes from 192.168.42.1: icmp_req=1165 ttl=64 time=16785 ms
> 64 bytes from 192.168.42.1: icmp_req=1166 ttl=64 time=20767 ms
> 
> Attached are the usual suspect outputs.
> This time I'm on 2.432 Ghz.

I will dig into it.

Gr. AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-22  8:13                       ` Arend Van Spriel
@ 2011-10-22  8:30                         ` Greg KH
  2011-10-22  8:44                           ` Arend van Spriel
  0 siblings, 1 reply; 33+ messages in thread
From: Greg KH @ 2011-10-22  8:30 UTC (permalink / raw)
  To: Arend Van Spriel; +Cc: Nico Schottelius, Eric Dumazet, LKML, linux-wireless

On Sat, Oct 22, 2011 at 01:13:34AM -0700, Arend Van Spriel wrote:
> > From: Nico Schottelius [mailto:nico-linux-20111017@schottelius.org]
> > Sent: zaterdag 22 oktober 2011 4:00
> > 
> > Hey Arend,
> > 
> > it seems that your patch really solves this problem.
> 
> Great. This fix is in linux-next tree.
> 
> Greg,
> 
> This problem causes packets to get dropped on 5GHz. Should I
> sent a patch for 3.1 (staging-linus) for this? It is already
> fixed in wireless-next.

No, just wait for it to get into Linus's tree for 3.2-rc1, and then
email the git commit id to stable@vger.kernel.org so it will be added to
the 3.1-stable releases.

greg k-h

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-22  8:30                         ` Greg KH
@ 2011-10-22  8:44                           ` Arend van Spriel
  0 siblings, 0 replies; 33+ messages in thread
From: Arend van Spriel @ 2011-10-22  8:44 UTC (permalink / raw)
  To: Greg KH; +Cc: Nico Schottelius, Eric Dumazet, LKML, linux-wireless

On 10/22/2011 10:30 AM, Greg KH wrote:
> On Sat, Oct 22, 2011 at 01:13:34AM -0700, Arend Van Spriel wrote:
>>> From: Nico Schottelius [mailto:nico-linux-20111017@schottelius.org]
>>> Sent: zaterdag 22 oktober 2011 4:00
>>>
>>> Hey Arend,
>>>
>>> it seems that your patch really solves this problem.
>>
>> Great. This fix is in linux-next tree.
>>
>> Greg,
>>
>> This problem causes packets to get dropped on 5GHz. Should I
>> sent a patch for 3.1 (staging-linus) for this? It is already
>> fixed in wireless-next.
> 
> No, just wait for it to get into Linus's tree for 3.2-rc1, and then
> email the git commit id to stable@vger.kernel.org so it will be added to
> the 3.1-stable releases.
> 
> greg k-h
> 

Thanks, Greg

Saw you email regarding staging-next so I was not sure about
staging-linus. Will be patient ;-)

Gr. AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-22  1:59                     ` Nico Schottelius
  2011-10-22  8:13                       ` Arend Van Spriel
@ 2011-10-23 10:04                       ` Arend van Spriel
  2011-10-23 10:53                         ` Nico Schottelius
  1 sibling, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-23 10:04 UTC (permalink / raw)
  To: Nico Schottelius, Eric Dumazet, linux-wireless

On 10/22/2011 03:59 AM, Nico Schottelius wrote:
> Hey Arend,
> 
> it seems that your patch really solves this problem.
> 
> I've got a new one now, though :-)
> 
> After several suspend/resume cycles, my card often reconnects to my AP
> that is only several meters (2) away. If the connection is established,
> I've a very laggy connection to the AP:
> 
> 64 bytes from 192.168.42.1: icmp_req=1154 ttl=64 time=10839 ms
> 64 bytes from 192.168.42.1: icmp_req=1155 ttl=64 time=9841 ms
> ...
> 64 bytes from 192.168.42.1: icmp_req=1164 ttl=64 time=2814 ms
> 64 bytes from 192.168.42.1: icmp_req=1165 ttl=64 time=16785 ms
> 64 bytes from 192.168.42.1: icmp_req=1166 ttl=64 time=20767 ms
> 
> Attached are the usual suspect outputs.
> This time I'm on 2.432 Ghz.
> 
> Cheers,
> 
> Nico
> 

Hi Nico,

I see three different AP's in this log. Could you indicate what AP you
have issues with.

[13087.196234] wlan0: RX AssocResp from 00:03:52:e3:0e:10 (capab=0x11
status=0 aid=3)
[13087.196238] wlan0: associated

[17148.068771] wlan0: RX AssocResp from 00:18:39:50:07:f3 (capab=0x421
status=0 aid=4)
[17148.068776] wlan0: associated

[19010.367351] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611
status=0 aid=2)
[19010.367355] wlan0: associated

With the suspend/resume cycles early in the dmesg log it seems brcmsmac
gets disassoc/deauth before going to sleep. When things start to get
flaky this does not seem to happen and I see a lot of deauth reason=2 in
the log. If I am correct that would mean previousAuthNotValid. Not sure
why we see that. Will try to reproduce this tomorrow.

Gr. AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-23 10:04                       ` Arend van Spriel
@ 2011-10-23 10:53                         ` Nico Schottelius
  2011-10-23 19:48                           ` Nico Schottelius
  0 siblings, 1 reply; 33+ messages in thread
From: Nico Schottelius @ 2011-10-23 10:53 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Nico Schottelius, Eric Dumazet, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1564 bytes --]

Hey Arend,

Arend van Spriel [Sun, Oct 23, 2011 at 12:04:29PM +0200]:
> I see three different AP's in this log. Could you indicate what AP you
> have issues with.

Sure, it's this one:

> [19010.367351] wlan0: RX AssocResp from 00:14:6c:67:9c:32 (capab=0x611
> status=0 aid=2)
> [19010.367355] wlan0: associated

It's a WPNT384 (Netgear), an early pre-draft-n ap.

> With the suspend/resume cycles early in the dmesg log it seems brcmsmac
> gets disassoc/deauth before going to sleep. When things start to get
> flaky this does not seem to happen and I see a lot of deauth reason=2 in
> the log. If I am correct that would mean previousAuthNotValid. Not sure
> why we see that. Will try to reproduce this tomorrow.

Thanks for digging in there. I've to update my report: After another two
suspend/resume cycles, the connection works fine again:

64 bytes from 192.168.42.1: icmp_req=38950 ttl=64 time=103 ms
64 bytes from 192.168.42.1: icmp_req=38951 ttl=64 time=47.4 ms
64 bytes from 192.168.42.1: icmp_req=38952 ttl=64 time=34.1 ms
64 bytes from 192.168.42.1: icmp_req=38953 ttl=64 time=3.57 ms
64 bytes from 192.168.42.1: icmp_req=38954 ttl=64 time=10.6 ms
64 bytes from 192.168.42.1: icmp_req=38955 ttl=64 time=1.24 ms
64 bytes from 192.168.42.1: icmp_req=38956 ttl=64 time=64.8 ms
[...]

I'm watching this problem for the next time and as soon it happens
again, I'll test with other wifi devices to verify that the problem
is not within the AP.

I've attached the updated dmesg.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: dmesg.gz --]
[-- Type: application/octet-stream, Size: 69222 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-23 10:53                         ` Nico Schottelius
@ 2011-10-23 19:48                           ` Nico Schottelius
  2011-10-24 12:50                             ` Arend van Spriel
  0 siblings, 1 reply; 33+ messages in thread
From: Nico Schottelius @ 2011-10-23 19:48 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: Arend van Spriel, Eric Dumazet, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

Update, just triggered it after a suspend/resume cycle:

ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
64 bytes from 192.168.42.1: icmp_req=23 ttl=64 time=32.4 ms
64 bytes from 192.168.42.1: icmp_req=24 ttl=64 time=10.7 ms
64 bytes from 192.168.42.1: icmp_req=25 ttl=64 time=9.36 ms
64 bytes from 192.168.42.1: icmp_req=26 ttl=64 time=7.13 ms
64 bytes from 192.168.42.1: icmp_req=27 ttl=64 time=6.92 ms
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable

This changes every some seconds right now, because the connection
is established/shutdown and thus dhcpcd retries to get the ip address
every few seconds.

I've restarted the AP, but the situation stays the same.

The other devices in the network work fine, so it's really my system
that behaves "funny".

After that I've reloaded brcmsmac at 84262.797365, after which
the connection time lasted longer, but was also interrupted some
time later.

dmesg attached again.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: dmesg.gz --]
[-- Type: application/octet-stream, Size: 60890 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-23 19:48                           ` Nico Schottelius
@ 2011-10-24 12:50                             ` Arend van Spriel
  2011-10-25  6:41                               ` Nico Schottelius
  0 siblings, 1 reply; 33+ messages in thread
From: Arend van Spriel @ 2011-10-24 12:50 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: Eric Dumazet, linux-wireless

On 10/23/2011 09:48 PM, Nico Schottelius wrote:
> Update, just triggered it after a suspend/resume cycle:
> 
> This changes every some seconds right now, because the connection
> is established/shutdown and thus dhcpcd retries to get the ip address
> every few seconds.
> 
> I've restarted the AP, but the situation stays the same.
> 
> The other devices in the network work fine, so it's really my system
> that behaves "funny".
> 
> After that I've reloaded brcmsmac at 84262.797365, after which
> the connection time lasted longer, but was also interrupted some
> time later.
> 
> dmesg attached again.
> 
> Cheers,
> 
> Nico
> 

I tried to make sense of the dmesg log you sent me. Not sure what is
happening so could do the following:

1. Determine wpa_supplicant version using -v option.
2. Add '-ddt' option in DBus service file:
	wpa_supplicant >= 0.7: fi.w1.wpa_supplicant1.service
	wpa_supplicant < 0.7:  fi.epitest.hostap.WPASupplicant.service
   (located in /usr/share/dbus-1/system-services/).
3. Reproduce the problem and sent /var/log/syslog.

Thanks
AvS


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: BUG: All network processes hang (brcmsmac/wpa_supplicant)
  2011-10-24 12:50                             ` Arend van Spriel
@ 2011-10-25  6:41                               ` Nico Schottelius
  0 siblings, 0 replies; 33+ messages in thread
From: Nico Schottelius @ 2011-10-25  6:41 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Nico Schottelius, Eric Dumazet, linux-wireless

Hey Arend,

Arend van Spriel [Mon, Oct 24, 2011 at 02:50:27PM +0200]:
> On 10/23/2011 09:48 PM, Nico Schottelius wrote:
> I tried to make sense of the dmesg log you sent me. Not sure what is
> happening so could do the following:
> 
> 1. Determine wpa_supplicant version using -v option.

wpa_supplicant v0.7.3

> 2. Add '-ddt' option in DBus service file:
> 	wpa_supplicant >= 0.7: fi.w1.wpa_supplicant1.service
> 	wpa_supplicant < 0.7:  fi.epitest.hostap.WPASupplicant.service
>    (located in /usr/share/dbus-1/system-services/).
> 3. Reproduce the problem and sent /var/log/syslog.

I'll have to postpone these two, because I've to exchange the physical
device, as the vendor supplied the wrong version (i5 instead of i7).

As soon as I've the i7 version setup, I'll reply to this mail!

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2011-10-25  6:41 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-18 11:14 BUG: All network processes hang (brcmsmac/wpa_supplicant) Nico Schottelius
2011-10-18 12:24 ` Eric Dumazet
2011-10-19 12:36   ` Nico Schottelius
2011-10-19 12:36     ` Nico Schottelius
2011-10-19 12:49     ` Eric Dumazet
2011-10-19 12:58       ` Arend van Spriel
2011-10-19 13:05         ` Eric Dumazet
2011-10-19 13:05           ` Eric Dumazet
2011-10-19 13:09           ` Nico Schottelius
2011-10-19 13:07       ` Nico Schottelius
2011-10-19 14:28         ` Nico Schottelius
2011-10-19 14:28         ` Nico Schottelius
2011-10-19 14:43           ` Arend van Spriel
2011-10-19 14:55             ` Nico Schottelius
2011-10-19 16:48               ` Arend van Spriel
2011-10-19 21:42                 ` Nico Schottelius
2011-10-20  6:28                   ` Arend van Spriel
2011-10-22  1:59                     ` Nico Schottelius
2011-10-22  8:13                       ` Arend Van Spriel
2011-10-22  8:30                         ` Greg KH
2011-10-22  8:44                           ` Arend van Spriel
2011-10-23 10:04                       ` Arend van Spriel
2011-10-23 10:53                         ` Nico Schottelius
2011-10-23 19:48                           ` Nico Schottelius
2011-10-24 12:50                             ` Arend van Spriel
2011-10-25  6:41                               ` Nico Schottelius
2011-10-20  6:28                   ` Arend van Spriel
2011-10-19 16:48               ` Arend van Spriel
2011-10-19 14:43           ` Arend van Spriel
2011-10-19 14:46           ` Eric Dumazet
2011-10-19 14:58             ` Nico Schottelius
2011-10-18 13:14 ` Arend van Spriel
2011-10-18 13:34   ` Nico Schottelius

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.