linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [next-20120823] NOHZ: local_softirq_pending 200 on s/r
@ 2012-08-23 10:04 Sedat Dilek
  2012-08-23 10:46 ` Thomas Gleixner
  2012-08-24  7:26 ` Mike Galbraith
  0 siblings, 2 replies; 10+ messages in thread
From: Sedat Dilek @ 2012-08-23 10:04 UTC (permalink / raw)
  To: Paul McKenney, Paul McKenney; +Cc: LKML, Thomas Gleixner, x86, linux-next

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

Hi,

this week I was seeing the below NOHZ messages in my logs especially
when suspending and resuming.

Currently, I am using linux-next (next-20120823) on Ubuntu/precise
AMD64 with a Intel S(a)N(dy)B(ridge)-CPU.

$ dmesg | grep -A1 -B1 -i nohz
[  720.331819] Disabling non-boot CPUs ...
[  720.332035] NOHZ: local_softirq_pending 200
[  720.434312] smpboot: CPU 1 is now offline
[  720.434825] NOHZ: local_softirq_pending 200
[  720.538237] smpboot: CPU 2 is now offline
[  720.538676] NOHZ: local_softirq_pending 200
[  720.642162] smpboot: CPU 3 is now offline

If I manually disable the cpuX... First I did not see NOHZ messages
but then there were some lines seen especially when cpuX went offline
(here: cpu1)

# echo 0 >/sys/devices/system/cpu/cpu1/online

[ dmeg ]
[ 2605.515771] smpboot: CPU 1 is now offline

The same with cpu2 and cpu3.

Jack Winter confirmed to see similiar NOHZ messages also on
v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):

[15223.171585] NOHZ: local_softirq_pending 08

So, the issue is seen on linux-next and -rt kernels.

According to Thomas "softirq 0x200 is the RCU one" and he requested me
to address the issue to Paul on #linux-rt.

Regards,
- Sedat -

[-- Attachment #2: dmesg_3.6.0-rc3-next20120823-1-iniza-generic_RCU-issue.txt --]
[-- Type: text/plain, Size: 90427 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc3-next20120823-1-iniza-generic (sedat.dilek@gmail.com@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Thu Aug 23 09:17:30 CEST 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-1-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 09XK 08/03/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FE0000000 write-back
[    0.000000]   6 base 11FE00000 mask FFFE00000 uncachable
[    0.000000]   7 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
[    0.000000]  [mem 0x00000000-0xdaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1f923000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11fdfffff]
[    0.000000]  [mem 0x100000000-0x11fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x11fdfffff @ [mem 0xd9c99000-0xd9c9efff]
[    0.000000] RAMDISK: [mem 0x364a8000-0x3724bfff]
[    0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 00000000daffe120 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafef000 000F4 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000daff2000 082E8 (v02 SECCSD  SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf47000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafed000 00098 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafea000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01   Iffs  IffsAsl 00003000 INTL 20061109)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[    0.000000]   NODE_DATA [mem 0x11fdfc000-0x11fdfffff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xd9c9efff]
[    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x11fdfffff]
[    0.000000] On node 0 totalpages: 1021485
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 870624 pages, LIFO batch:31
[    0.000000]   Normal zone: 2040 pages used for memmap
[    0.000000]   Normal zone: 128520 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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 14, 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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
[    0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 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 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fa00000 s84864 r8192 d21632 u262144
[    0.000000] pcpu-alloc: s84864 r8192 d21632 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: 1003055
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-1-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: 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: 3923684k/4716544k available (6406k kernel code, 630604k absent, 162256k reserved, 6745k data, 924k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:16640 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1596.473 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.94 BogoMIPS (lpj=6385892)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000032] Security Framework initialized
[    0.000046] AppArmor: AppArmor initialized
[    0.000380] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001424] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001872] Mount-cache hash table entries: 256
[    0.002073] Initializing cgroup subsys cpuacct
[    0.002078] Initializing cgroup subsys devices
[    0.002081] Initializing cgroup subsys freezer
[    0.002084] Initializing cgroup subsys blkio
[    0.002087] Initializing cgroup subsys perf_event
[    0.002112] Disabled fast string operations
[    0.002115] CPU: Physical Processor ID: 0
[    0.002117] CPU: Processor Core ID: 0
[    0.002123] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002123] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002130] mce: CPU supports 7 MCE banks
[    0.002144] CPU0: Thermal monitoring enabled (TM1)
[    0.002152] process: using mwait in idle threads
[    0.002157] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002157] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002157] tlb_flushall_shift: 5
[    0.004253] ACPI: Core revision 20120711
[    0.011301] ftrace: allocating 24595 entries in 97 pages
[    0.024991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.064655] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz stepping 07
[    0.172241] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.172251] ... version:                3
[    0.172253] ... bit width:              48
[    0.172255] ... generic registers:      4
[    0.172257] ... value mask:             0000ffffffffffff
[    0.172260] ... max period:             000000007fffffff
[    0.172262] ... fixed-purpose events:   3
[    0.172264] ... event mask:             000000070000000f
[    0.183569] Disabled fast string operations
[    0.185788] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.196910] Disabled fast string operations
[    0.210161] Disabled fast string operations
[    0.172536] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.212285] Brought up 4 CPUs
[    0.212293] smpboot: Total of 4 processors activated (12771.78 BogoMIPS)
[    0.216077] devtmpfs: initialized
[    0.216998] EVM: security.selinux
[    0.217001] EVM: security.SMACK64
[    0.217003] EVM: security.capability
[    0.217044] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[    0.217842] regulator-dummy: no parameters
[    0.217876] RTC time:  9:35:49, date: 08/23/12
[    0.217914] NET: Registered protocol family 16
[    0.218062] ACPI: bus type pci registered
[    0.218131] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.218137] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.225595] PCI: Using configuration type 1 for base access
[    0.226438] bio: create slab <bio-0> at 0
[    0.226517] ACPI: Added _OSI(Module Device)
[    0.226520] ACPI: Added _OSI(Processor Device)
[    0.226523] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.226525] ACPI: Added _OSI(Processor Aggregator Device)
[    0.228037] ACPI: EC: Look up EC in DSDT
[    0.240262] ACPI: Executed 1 blocks of module-level executable AML code
[    0.242836] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.244110] ACPI: SSDT 00000000dae70718 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.244507] ACPI: Dynamic OEM Table Load:
[    0.244511] ACPI: SSDT           (null) 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.244792] ACPI: SSDT 00000000dae71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.245215] ACPI: Dynamic OEM Table Load:
[    0.245219] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.245350] ACPI: SSDT 00000000dae6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.245737] ACPI: Dynamic OEM Table Load:
[    0.245740] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.247500] ACPI: Interpreter enabled
[    0.247506] ACPI: (supports S0 S1 S3 S5)
[    0.247527] ACPI: Using IOAPIC for interrupt routing
[    0.252456] ACPI: Power Resource [FN00] (off)
[    0.252531] ACPI: Power Resource [FN01] (off)
[    0.252602] ACPI: Power Resource [FN02] (off)
[    0.252673] ACPI: Power Resource [FN03] (off)
[    0.252745] ACPI: Power Resource [FN04] (off)
[    0.253043] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.253214] ACPI: No dock devices found.
[    0.253219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.253608] \_SB_.PCI0:_OSC invalid UUID
[    0.253609] _OSC request data:1 8 1f 
[    0.253614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.254038] PCI host bridge to bus 0000:00
[    0.254043] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff]
[    0.254045] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.254049] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.254052] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.254055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.254059] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.254062] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.254073] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.254114] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.254125] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.254132] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.254137] pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
[    0.254199] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.254223] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[    0.254306] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.254346] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.254368] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[    0.254466] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.254496] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.254512] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[    0.254587] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.254613] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.254699] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.254731] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.254817] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.254850] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.254980] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.255024] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.255047] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[    0.255145] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.255173] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.255307] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.255327] pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
[    0.255336] pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
[    0.255344] pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
[    0.255353] pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
[    0.255362] pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
[    0.255371] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[    0.255421] pci 0000:00:1f.2: PME# supported from D3hot
[    0.255442] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.255458] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[    0.255481] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.255560] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e]
[    0.255723] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[    0.255878] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[    0.256622] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.264328] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.264337] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.264390] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e]
[    0.264474] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.264536] pci 0000:02:00.0: reg 10: [io  0x2000-0x20ff]
[    0.264653] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[    0.264728] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[    0.265069] pci 0000:02:00.0: supports D1 D2
[    0.265071] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.272240] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.272253] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.272279] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.272349] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e]
[    0.272410] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.272445] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[    0.272644] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.280226] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.280244] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.280284] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.280390] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.280425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.280455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.280587] \_SB_.PCI0:_OSC invalid UUID
[    0.280589] _OSC request data:1 1f 1f 
[    0.280592]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.280597]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.283300] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.283351] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.283400] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.283447] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.283493] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.283540] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.283587] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.283634] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.283724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.283733] vgaarb: loaded
[    0.283735] vgaarb: bridge control possible 0000:00:02.0
[    0.283869] SCSI subsystem initialized
[    0.283873] ACPI: bus type scsi registered
[    0.283916] libata version 3.00 loaded.
[    0.283934] ACPI: bus type usb registered
[    0.283950] usbcore: registered new interface driver usbfs
[    0.283960] usbcore: registered new interface driver hub
[    0.283981] usbcore: registered new device driver usb
[    0.284047] PCI: Using ACPI for IRQ routing
[    0.285721] PCI: pci_cache_line_size set to 64 bytes
[    0.285841] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.285844] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[    0.285846] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.285848] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.285927] NetLabel: Initializing
[    0.285930] NetLabel:  domain hash size = 128
[    0.285932] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.285943] NetLabel:  unlabeled traffic allowed by default
[    0.285998] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.286007] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.288020] Switching to clocksource hpet
[    0.293074] AppArmor: AppArmor Filesystem Enabled
[    0.293103] pnp: PnP ACPI init
[    0.293117] ACPI: bus type pnp registered
[    0.293368] pnp 00:00: [bus 00-3e]
[    0.293371] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.293373] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.293375] pnp 00:00: [io  0x0d00-0xffff window]
[    0.293377] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.293378] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.293380] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.293382] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.293383] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.293385] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.293386] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.293388] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.293389] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.293391] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.293393] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.293394] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.293396] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.293397] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.293399] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    0.293400] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.293468] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.293659] pnp 00:01: [io  0x0000-0x001f]
[    0.293661] pnp 00:01: [io  0x0081-0x0091]
[    0.293662] pnp 00:01: [io  0x0093-0x009f]
[    0.293663] pnp 00:01: [io  0x00c0-0x00df]
[    0.293665] pnp 00:01: [dma 4]
[    0.293755] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.293763] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.293782] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.293854] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.293872] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.293881] pnp 00:04: [io  0x00f0]
[    0.293891] pnp 00:04: [irq 13]
[    0.293910] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.293920] pnp 00:05: [io  0x002e-0x002f]
[    0.293922] pnp 00:05: [io  0x004e-0x004f]
[    0.293923] pnp 00:05: [io  0x0061]
[    0.293924] pnp 00:05: [io  0x0063]
[    0.293926] pnp 00:05: [io  0x0065]
[    0.293927] pnp 00:05: [io  0x0067]
[    0.293928] pnp 00:05: [io  0x0070]
[    0.293930] pnp 00:05: [io  0x0080]
[    0.293931] pnp 00:05: [io  0x0092]
[    0.293932] pnp 00:05: [io  0x00b2-0x00b3]
[    0.293934] pnp 00:05: [io  0x0680-0x069f]
[    0.293937] pnp 00:05: [io  0x1000-0x100f]
[    0.293938] pnp 00:05: [io  0x5000-0x5003]
[    0.293940] pnp 00:05: [io  0xffff]
[    0.293941] pnp 00:05: [io  0x0400-0x0453]
[    0.293942] pnp 00:05: [io  0x0458-0x047f]
[    0.293944] pnp 00:05: [io  0x0500-0x057f]
[    0.293945] pnp 00:05: [io  0x0a00-0x0a0f]
[    0.293946] pnp 00:05: [io  0x164e-0x164f]
[    0.293948] pnp 00:05: [io  0x5000-0x500f]
[    0.293985] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.293990] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.293993] system 00:05: [io  0x5000-0x5003] has been reserved
[    0.293996] system 00:05: [io  0xffff] has been reserved
[    0.294000] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.294003] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.294006] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.294009] system 00:05: [io  0x0a00-0x0a0f] has been reserved
[    0.294013] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.294016] system 00:05: [io  0x5000-0x500f] could not be reserved
[    0.294020] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.294028] pnp 00:06: [io  0x0070-0x0077]
[    0.294033] pnp 00:06: [irq 8]
[    0.294052] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.294078] pnp 00:07: [io  0x0454-0x0457]
[    0.294105] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.294110] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.294123] pnp 00:08: [io  0x0060]
[    0.294124] pnp 00:08: [io  0x0064]
[    0.294129] pnp 00:08: [irq 1]
[    0.294149] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.294177] pnp 00:09: [irq 12]
[    0.294198] pnp 00:09: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    0.294322] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.294323] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    0.294325] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.294326] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.294328] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[    0.294329] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.294331] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    0.294332] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.294334] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.294335] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.294337] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.294372] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.294377] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.294380] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.294384] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.294387] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.294391] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.294394] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.294398] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.294401] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    0.294405] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.294409] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.294755] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120711/utresrc-650)
[    0.294799] pnp 00:0b: can't evaluate _CRS: 12311
[    0.294883] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.294907] pnp: PnP ACPI: found 12 devices
[    0.294910] ACPI: ACPI bus type pnp unregistered
[    0.301338] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.301348] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.301360] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.301365] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.301376] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.301385] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.301392] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.301430] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.301432] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.301434] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.301436] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[    0.301437] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.301439] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    0.301441] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.301443] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.301445] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[    0.301473] NET: Registered protocol family 2
[    0.302137] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.303971] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.304230] TCP: Hash tables configured (established 524288 bind 65536)
[    0.304264] TCP: reno registered
[    0.304275] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.304296] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.304378] NET: Registered protocol family 1
[    0.304394] pci 0000:00:02.0: Boot video device
[    0.304571] PCI: CLS 64 bytes, default 64
[    0.304613] Trying to unpack rootfs image as initramfs...
[    0.587060] Freeing initrd memory: 13968k freed
[    0.590245] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.590255] software IO TLB [mem 0xd5c99000-0xd9c98fff] (64MB) mapped at [ffff8800d5c99000-ffff8800d9c98fff]
[    0.590691] audit: initializing netlink socket (disabled)
[    0.590709] type=2000 audit(1345714549.476:1): initialized
[    0.613304] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.614722] VFS: Disk quotas dquot_6.5.2
[    0.614764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.615084] fuse init (API version 7.20)
[    0.615150] msgmni has been set to 7690
[    0.615493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.615522] io scheduler noop registered
[    0.615526] io scheduler deadline registered (default)
[    0.615549] io scheduler cfq registered
[    0.615771] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.615808] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.615864] intel_idle: MWAIT substates: 0x21120
[    0.615866] intel_idle: v0.4 model 0x2A
[    0.615867] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.616462] ACPI: AC Adapter [ADP1] (on-line)
[    0.616720] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.616882] ACPI: Lid Switch [LID0]
[    0.616922] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    0.616931] ACPI: Power Button [PWRB]
[    0.616965] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.616970] ACPI: Power Button [PWRF]
[    0.617025] ACPI: Fan [FAN0] (off)
[    0.617052] ACPI: Fan [FAN1] (off)
[    0.617078] ACPI: Fan [FAN2] (off)
[    0.617102] ACPI: Fan [FAN3] (off)
[    0.617128] ACPI: Fan [FAN4] (off)
[    0.617174] ACPI: Requesting acpi_cpufreq
[    0.623188] thermal LNXTHERM:00: registered as thermal_zone0
[    0.623193] ACPI: Thermal Zone [TZ00] (71 C)
[    0.623346] thermal LNXTHERM:01: registered as thermal_zone1
[    0.623350] ACPI: Thermal Zone [TZ01] (30 C)
[    0.623379] GHES: HEST is not enabled!
[    0.623450] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.626649] Linux agpgart interface v0.103
[    0.628313] brd: module loaded
[    0.629136] ACPI: Battery Slot [BAT1] (battery present)
[    0.629280] loop: module loaded
[    0.629365] ahci 0000:00:1f.2: version 3.0
[    0.629426] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.629463] ahci: SSS flag set, parallel bus scan disabled
[    0.643824] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[    0.643840] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.643855] ahci 0000:00:1f.2: setting latency timer to 64
[    0.668178] scsi0 : ahci
[    0.668247] scsi1 : ahci
[    0.668309] scsi2 : ahci
[    0.668364] scsi3 : ahci
[    0.668420] scsi4 : ahci
[    0.668475] scsi5 : ahci
[    0.668509] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
[    0.668514] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
[    0.668518] ata3: DUMMY
[    0.668521] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
[    0.668526] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
[    0.668529] ata6: DUMMY
[    0.668758] libphy: Fixed MDIO Bus: probed
[    0.668792] tun: Universal TUN/TAP device driver, 1.6
[    0.668795] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.668851] PPP generic driver version 2.4.2
[    0.668900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.668937] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.668941] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.668949] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.672864] ehci_hcd 0000:00:1a.0: debug port 2
[    0.672875] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.672891] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf070a000
[    0.683769] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.683827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.683836] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.683849] usb usb1: Product: EHCI Host Controller
[    0.683853] usb usb1: Manufacturer: Linux 3.6.0-rc3-next20120823-1-iniza-generic ehci_hcd
[    0.683856] usb usb1: SerialNumber: 0000:00:1a.0
[    0.683986] hub 1-0:1.0: USB hub found
[    0.683992] hub 1-0:1.0: 2 ports detected
[    0.684056] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.684060] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.684065] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.687961] ehci_hcd 0000:00:1d.0: debug port 2
[    0.687971] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.687984] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0709000
[    0.699764] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.699837] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.699843] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.699850] usb usb2: Product: EHCI Host Controller
[    0.699854] usb usb2: Manufacturer: Linux 3.6.0-rc3-next20120823-1-iniza-generic ehci_hcd
[    0.699859] usb usb2: SerialNumber: 0000:00:1d.0
[    0.699951] hub 2-0:1.0: USB hub found
[    0.699956] hub 2-0:1.0: 2 ports detected
[    0.700003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.700019] uhci_hcd: USB Universal Host Controller Interface driver
[    0.700060] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.700066] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.709751] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
[    0.709819] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.709825] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[    0.709830] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[    0.709835] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[    0.709840] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[    0.709944] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.709947] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.709951] usb usb3: Product: xHCI Host Controller
[    0.709954] usb usb3: Manufacturer: Linux 3.6.0-rc3-next20120823-1-iniza-generic xhci_hcd
[    0.709958] usb usb3: SerialNumber: 0000:03:00.0
[    0.710026] xHCI xhci_add_endpoint called for root hub
[    0.710028] xHCI xhci_check_bandwidth called for root hub
[    0.710048] hub 3-0:1.0: USB hub found
[    0.710056] hub 3-0:1.0: 2 ports detected
[    0.710109] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.710114] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.710151] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.710155] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.710158] usb usb4: Product: xHCI Host Controller
[    0.710161] usb usb4: Manufacturer: Linux 3.6.0-rc3-next20120823-1-iniza-generic xhci_hcd
[    0.710165] usb usb4: SerialNumber: 0000:03:00.0
[    0.710226] xHCI xhci_add_endpoint called for root hub
[    0.710227] xHCI xhci_check_bandwidth called for root hub
[    0.710244] hub 4-0:1.0: USB hub found
[    0.710253] hub 4-0:1.0: 2 ports detected
[    0.710373] usbcore: registered new interface driver libusual
[    0.710406] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[    0.718438] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.718444] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.718538] mousedev: PS/2 mouse device common for all mice
[    0.719004] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.719035] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.719096] device-mapper: uevent: version 1.0.3
[    0.719149] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    0.719220] cpuidle: using governor ladder
[    0.719311] cpuidle: using governor menu
[    0.719313] EFI Variables Facility v0.08 2004-May-17
[    0.719472] ashmem: initialized
[    0.719587] TCP: cubic registered
[    0.719670] NET: Registered protocol family 10
[    0.719848] NET: Registered protocol family 17
[    0.719862] Key type dns_resolver registered
[    0.720232] PM: Hibernation image not present or could not be loaded.
[    0.720244] registered taskstats version 1
[    0.722949] Key type trusted registered
[    0.725431] Key type encrypted registered
[    0.726806] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.727968]   Magic number: 8:722:576
[    0.728089] rtc_cmos 00:06: setting system clock to 2012-08-23 09:35:49 UTC (1345714549)
[    0.728792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.728797] EDD information not available.
[    0.987643] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.988842] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[    0.988861] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.990102] ata1.00: configured for UDMA/133
[    0.990402] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[    0.990574] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.990590] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.990597] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.990690] sd 0:0:0:0: [sda] Write Protect is off
[    0.990698] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 10
[    0.990808] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    0.995585] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.000812]  sda: sda1 sda2 sda3
[    1.001619] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.128029] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.128047] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.128498] hub 1-1:1.0: USB hub found
[    1.128673] hub 1-1:1.0: 6 ports detected
[    1.239465] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.307428] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.308024] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[    1.308043] ata2.00: 31277232 sectors, multi 1: LBA48 
[    1.308703] ata2.00: configured for UDMA/133
[    1.308922] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    1.309088] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    1.309094] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.309269] sd 1:0:0:0: [sdb] Write Protect is off
[    1.309274] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 10
[    1.309402] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.310594]  sdb: sdb1 sdb2
[    1.311038] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.371860] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.371879] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.372337] hub 2-1:1.0: USB hub found
[    1.372500] hub 2-1:1.0: 6 ports detected
[    1.443461] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
[    1.587210] tsc: Refined TSC clocksource calibration: 1596.373 MHz
[    1.587231] Switching to clocksource tsc
[    1.627187] ata4: SATA link down (SStatus 0 SControl 300)
[    1.695566] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[    1.695585] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.695597] usb 1-1.4: Product: WebCam SC-13HDL11431N
[    1.695605] usb 1-1.4: Manufacturer: 123
[    1.939104] usb 2-1.4: new low-speed USB device number 3 using ehci_hcd
[    1.946939] ata5: SATA link down (SStatus 0 SControl 300)
[    1.948566] Freeing unused kernel memory: 924k freed
[    1.948716] Write protecting the kernel read-only data: 12288k
[    1.953558] Freeing unused kernel memory: 1776k freed
[    1.957207] Freeing unused kernel memory: 1236k freed
[    1.973366] udevd[119]: starting version 175
[    2.031313] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.031573] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[    2.031846] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xffffc9000066a000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[    2.031857] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.036590] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
[    2.036600] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.036608] usb 2-1.4: Product: USB-PS/2 Optical Mouse
[    2.036614] usb 2-1.4: Manufacturer: Logitech
[    2.050679] usbcore: registered new interface driver usbhid
[    2.050686] usbhid: USB HID core driver
[    2.106927] usb 2-1.5: new full-speed USB device number 4 using ehci_hcd
[    2.202864] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[    2.202882] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.924954] EXT4-fs (loop0): INFO: recovery required on readonly filesystem
[    2.924962] EXT4-fs (loop0): write access will be enabled during recovery
[    3.740073] EXT4-fs (loop0): recovery complete
[    3.762199] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[    5.755383] tty_init_dev: 7 callbacks suppressed
[    6.092793] udevd[294]: starting version 175
[    6.468535] lp: driver loaded but no devices found
[    6.946932] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[    8.497804] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[    8.497812] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.497814] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[    8.497817] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[    8.497820] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.497823] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
[    8.497826] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.497827] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.547082] cfg80211: Calling CRDA to update world regulatory domain
[    8.569496] wmi: Mapper loaded
[    8.605948] samsung_laptop: detected SABI interface: SwSmi@
[    8.605951] samsung_laptop: Backlight controlled by ACPI video driver
[    8.626367] mei 0000:00:16.0: setting latency timer to 64
[    8.626428] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[    8.631629] mei 0000:00:16.0: wd: failed to find the client
[    8.676478] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[    8.715192] Bluetooth: Core ver 2.16
[    8.715210] NET: Registered protocol family 31
[    8.715213] Bluetooth: HCI device and connection manager initialized
[    8.715220] Bluetooth: HCI socket layer initialized
[    8.715223] Bluetooth: L2CAP socket layer initialized
[    8.715230] Bluetooth: SCO socket layer initialized
[    8.980932] usbcore: registered new interface driver btusb
[    9.365797] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    9.365800] Copyright(c) 2003-2012 Intel Corporation
[    9.365905] iwlwifi 0000:01:00.0: pci_resource_len = 0x00002000
[    9.365908] iwlwifi 0000:01:00.0: pci_resource_base = ffffc90004f94000
[    9.365909] iwlwifi 0000:01:00.0: HW Revision ID = 0x34
[    9.366053] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[    9.532577] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[    9.533906] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[    9.535041] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[    9.536231] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    9.706115] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4
[    9.706246] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[    9.767366] [drm] Initialized drm 1.1.0 20060810
[    9.928806] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[    9.945385] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[   10.010812] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[   10.029500] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
[   10.078190] Linux video capture interface: v2.00
[   10.504194] pci 0000:00:00.0: Intel Sandybridge Chipset
[   10.504288] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   10.505396] pci 0000:00:00.0: detected 65536K stolen memory
[   10.505448] i915 0000:00:02.0: setting latency timer to 64
[   10.541608] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[   10.541617] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.541618] [drm] Driver supports precise vblank timestamp query.
[   10.541656] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.571759] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[   10.591004] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
[   10.591074] usbcore: registered new interface driver uvcvideo
[   10.591076] USB Video Class driver (1.1.1)
[   10.694656] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   10.694660] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[   10.694689] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   10.694692] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   10.694694] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   10.694696] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   10.694698] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[   10.694701] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[   10.694829] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   10.710337] iwlwifi 0000:01:00.0: device EEPROM VER=0x716, CALIB=0x6
[   10.710339] iwlwifi 0000:01:00.0: Device SKU: 0x1F0
[   10.710341] iwlwifi 0000:01:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[   10.710418] Registered led device: phy0-led
[   10.710448] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[   10.794920] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   11.035382] type=1400 audit(1345714559.807:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=411 comm="apparmor_parser"
[   11.063709] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[   11.063714] cfg80211: World regulatory domain updated:
[   11.063715] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   11.063717] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.063719] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   11.063720] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   11.063721] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.063723] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.098641] type=1400 audit(1345714559.871:3): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=412 comm="apparmor_parser"
[   11.099136] type=1400 audit(1345714559.871:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=412 comm="apparmor_parser"
[   11.099410] type=1400 audit(1345714559.871:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=412 comm="apparmor_parser"
[   11.168745] type=1400 audit(1345714559.943:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=559 comm="apparmor_parser"
[   11.169253] type=1400 audit(1345714559.943:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=559 comm="apparmor_parser"
[   11.174808] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   11.271254] type=1400 audit(1345714560.043:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=626 comm="apparmor_parser"
[   11.271266] type=1400 audit(1345714560.043:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=622 comm="apparmor_parser"
[   11.271893] type=1400 audit(1345714560.043:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=622 comm="apparmor_parser"
[   11.368332] fbcon: inteldrmfb (fb0) is primary device
[   11.526818] type=1400 audit(1345714560.303:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=449 comm="apparmor_parser"
[   11.552183] Console: switching to colour frame buffer device 170x48
[   11.554503] fb0: inteldrmfb frame buffer device
[   11.554503] drm: registered panic notifier
[   11.556921] acpi device:33: registered as cooling_device9
[   11.557110] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.557165] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   11.557335] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   11.557463] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[   12.154096] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   12.154183] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   12.154242] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   13.023157] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:0 extents:1 across:262140k 
[   13.023482] tty_init_dev: 25 callbacks suppressed
[   16.770116] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   16.776766] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   17.071197] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   17.077895] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   17.186022] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.704826] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[   23.774270] wlan0: authenticate with 00:04:0e:e4:00:3d
[   23.783148] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[   23.784875] wlan0: authenticated
[   23.785059] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[   23.785063] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   23.787417] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[   23.791368] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[   23.796369] wlan0: associated
[   23.799439] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   59.272446] usb 2-1.5: USB disconnect, device number 4
[   64.840960] audit_printk_skb: 21 callbacks suppressed
[   64.840964] type=1400 audit(1345707413.840:19): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/run/user/wearefam/dconf/user" pid=1697 comm="mission-control" requested_mask="rwc" denied_mask="rwc" fsuid=1000 ouid=1000
[  576.305164] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  576.314860] cfg80211: All devices are disconnected, going to restore regulatory settings
[  576.314869] cfg80211: Restoring regulatory settings
[  576.314878] cfg80211: Calling CRDA to update world regulatory domain
[  576.323769] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  576.323777] cfg80211: World regulatory domain updated:
[  576.323780] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  576.323785] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  576.323789] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  576.323792] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  576.323795] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  576.323798] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  578.962323] PM: Syncing filesystems ... done.
[  578.965740] PM: Preparing system for mem sleep
[  579.269610] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  579.285966] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  579.301958] PM: Entering mem sleep
[  579.302022] Suspending console(s) (use no_console_suspend to debug)
[  579.302310] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  579.302411] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  579.302600] sd 0:0:0:0: [sda] Stopping disk
[  579.305059] sd 1:0:0:0: [sdb] Stopping disk
[  579.921534] PM: suspend of devices complete after 619.854 msecs
[  579.921535] PM: suspend devices took 0.620 seconds
[  579.921642] PM: late suspend of devices complete after 0.105 msecs
[  579.937461] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  580.017345] PM: noirq suspend of devices complete after 95.753 msecs
[  580.017612] ACPI: Preparing to enter system sleep state S3
[  580.041406] PM: Saving platform NVS memory
[  580.046720] Disabling non-boot CPUs ...
[  580.149170] smpboot: CPU 1 is now offline
[  580.253087] smpboot: CPU 2 is now offline
[  580.254653] smpboot: CPU 3 is now offline
[  580.254912] Extended CMOS year: 2000
[  580.256167] ACPI: Low-level resume complete
[  580.256213] PM: Restoring platform NVS memory
[  580.257428] Extended CMOS year: 2000
[  580.257495] Enabling non-boot CPUs ...
[  580.257569] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  580.268677] Disabled fast string operations
[  580.271165] CPU1 is up
[  580.271231] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  580.282268] Disabled fast string operations
[  580.284759] CPU2 is up
[  580.284829] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  580.295866] Disabled fast string operations
[  580.298401] CPU3 is up
[  580.303147] ACPI: Waking up from system sleep state S3
[  580.491654] PM: noirq resume of devices complete after 144.079 msecs
[  580.491757] PM: early resume of devices complete after 0.062 msecs
[  580.491789] i915 0000:00:02.0: setting latency timer to 64
[  580.491812] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  580.491860] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  580.491921] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  580.491927] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  580.491941] ahci 0000:00:1f.2: setting latency timer to 64
[  580.491991] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  580.492130] usb usb3: root hub lost power or was reset
[  580.492132] usb usb4: root hub lost power or was reset
[  580.492215] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  580.492903] mei 0000:00:16.0: wd: failed to find the client
[  580.496879] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  580.496887] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  580.496895] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  580.496902] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  580.496910] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  580.548359] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  580.827314] ata5: SATA link down (SStatus 0 SControl 300)
[  580.843337] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  580.847601] ata2.00: configured for UDMA/133
[  580.851288] ata4: SATA link down (SStatus 0 SControl 300)
[  580.863379] sd 1:0:0:0: [sdb] Starting disk
[  580.931406] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  581.283141] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  582.905819] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  582.908243] ata1.00: configured for UDMA/133
[  582.921941] sd 0:0:0:0: [sda] Starting disk
[  582.924587] Extended CMOS year: 2000
[  582.946054] PM: resume of devices complete after 2456.033 msecs
[  582.946129] PM: resume devices took 2.456 seconds
[  582.946161] PM: Finishing wakeup.
[  582.946162] Restarting tasks ... done.
[  582.951477] video LNXVIDEO:00: Restoring backlight state
[  583.621589] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  583.628309] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  583.746575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  584.013441] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  588.988570] tty_init_dev: 44 callbacks suppressed
[  590.084193] wlan0: authenticate with 00:04:0e:e4:00:3d
[  590.090946] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  590.093219] wlan0: authenticated
[  590.093569] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  590.093580] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  590.096669] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  590.100745] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  590.106009] wlan0: associated
[  590.108685] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  717.242447] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  717.255412] cfg80211: All devices are disconnected, going to restore regulatory settings
[  717.255424] cfg80211: Restoring regulatory settings
[  717.255435] cfg80211: Calling CRDA to update world regulatory domain
[  717.265166] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  717.265171] cfg80211: World regulatory domain updated:
[  717.265173] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  717.265176] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  717.265178] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  717.265180] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  717.265182] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  717.265184] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  719.231963] PM: Syncing filesystems ... done.
[  719.234729] PM: Preparing system for mem sleep
[  719.570576] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  719.587041] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  719.603100] PM: Entering mem sleep
[  719.603161] Suspending console(s) (use no_console_suspend to debug)
[  719.603373] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  719.603394] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  719.603628] sd 0:0:0:0: [sda] Stopping disk
[  719.606181] sd 1:0:0:0: [sdb] Stopping disk
[  720.206692] PM: suspend of devices complete after 603.863 msecs
[  720.206693] PM: suspend devices took 0.604 seconds
[  720.206801] PM: late suspend of devices complete after 0.106 msecs
[  720.222615] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  720.302501] PM: noirq suspend of devices complete after 95.750 msecs
[  720.302767] ACPI: Preparing to enter system sleep state S3
[  720.326559] PM: Saving platform NVS memory
[  720.331819] Disabling non-boot CPUs ...
[  720.332035] NOHZ: local_softirq_pending 200
[  720.434312] smpboot: CPU 1 is now offline
[  720.434825] NOHZ: local_softirq_pending 200
[  720.538237] smpboot: CPU 2 is now offline
[  720.538676] NOHZ: local_softirq_pending 200
[  720.642162] smpboot: CPU 3 is now offline
[  720.642495] Extended CMOS year: 2000
[  720.643735] ACPI: Low-level resume complete
[  720.643781] PM: Restoring platform NVS memory
[  720.644992] Extended CMOS year: 2000
[  720.645056] Enabling non-boot CPUs ...
[  720.645129] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  720.656139] Disabled fast string operations
[  720.658634] CPU1 is up
[  720.658702] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  720.669738] Disabled fast string operations
[  720.672248] CPU2 is up
[  720.672305] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  720.683340] Disabled fast string operations
[  720.685870] CPU3 is up
[  720.690630] ACPI: Waking up from system sleep state S3
[  720.880717] PM: noirq resume of devices complete after 144.081 msecs
[  720.880819] PM: early resume of devices complete after 0.062 msecs
[  720.880855] i915 0000:00:02.0: setting latency timer to 64
[  720.880874] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  720.880921] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  720.880981] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  720.880987] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  720.881039] ahci 0000:00:1f.2: setting latency timer to 64
[  720.881082] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  720.881162] usb usb3: root hub lost power or was reset
[  720.881164] usb usb4: root hub lost power or was reset
[  720.881255] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  720.881832] mei 0000:00:16.0: wd: failed to find the client
[  720.885880] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  720.885889] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  720.885897] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  720.885904] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  720.885911] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  720.937380] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  721.136479] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  721.216337] ata4: SATA link down (SStatus 0 SControl 300)
[  721.224351] ata5: SATA link down (SStatus 0 SControl 300)
[  721.240334] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  721.244565] ata2.00: configured for UDMA/133
[  721.260433] sd 1:0:0:0: [sdb] Starting disk
[  721.488312] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  723.302877] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  723.305335] ata1.00: configured for UDMA/133
[  723.318988] sd 0:0:0:0: [sda] Starting disk
[  723.339911] PM: resume of devices complete after 2460.831 msecs
[  723.339985] PM: resume devices took 2.460 seconds
[  723.340071] PM: Finishing wakeup.
[  723.340072] Restarting tasks ... done.
[  723.350772] video LNXVIDEO:00: Restoring backlight state
[  724.009733] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  724.016483] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  724.129434] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  724.356884] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  730.427808] wlan0: authenticate with 00:04:0e:e4:00:3d
[  730.435401] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  730.437168] wlan0: authenticated
[  730.437493] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  730.437506] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  730.437767] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  730.442132] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  730.448663] wlan0: associated
[  730.449751] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2525.032145] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[ 2525.102251] cfg80211: All devices are disconnected, going to restore regulatory settings
[ 2525.102256] cfg80211: Restoring regulatory settings
[ 2525.102261] cfg80211: Calling CRDA to update world regulatory domain
[ 2525.107250] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 2525.107254] cfg80211: World regulatory domain updated:
[ 2525.107256] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 2525.107259] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 2525.107261] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 2525.107263] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 2525.107265] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 2525.107267] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 2527.934745] PM: Syncing filesystems ... done.
[ 2527.937736] PM: Preparing system for mem sleep
[ 2528.174982] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 2528.188056] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 2528.204041] PM: Entering mem sleep
[ 2528.204105] Suspending console(s) (use no_console_suspend to debug)
[ 2528.204320] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 2528.204510] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2528.204650] sd 0:0:0:0: [sda] Stopping disk
[ 2528.207240] sd 1:0:0:0: [sdb] Stopping disk
[ 2528.807569] PM: suspend of devices complete after 603.794 msecs
[ 2528.807571] PM: suspend devices took 0.604 seconds
[ 2528.807665] PM: late suspend of devices complete after 0.092 msecs
[ 2528.823541] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[ 2528.903412] PM: noirq suspend of devices complete after 95.811 msecs
[ 2528.903692] ACPI: Preparing to enter system sleep state S3
[ 2528.927486] PM: Saving platform NVS memory
[ 2528.932863] Disabling non-boot CPUs ...
[ 2529.035242] smpboot: CPU 1 is now offline
[ 2529.035738] NOHZ: local_softirq_pending 200
[ 2529.139165] smpboot: CPU 2 is now offline
[ 2529.139596] NOHZ: local_softirq_pending 200
[ 2529.243088] smpboot: CPU 3 is now offline
[ 2529.243411] Extended CMOS year: 2000
[ 2529.244648] ACPI: Low-level resume complete
[ 2529.244695] PM: Restoring platform NVS memory
[ 2529.245899] Extended CMOS year: 2000
[ 2529.245964] Enabling non-boot CPUs ...
[ 2529.246036] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2529.257033] Disabled fast string operations
[ 2529.259530] CPU1 is up
[ 2529.259609] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2529.270646] Disabled fast string operations
[ 2529.273173] CPU2 is up
[ 2529.273231] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2529.284265] Disabled fast string operations
[ 2529.286775] CPU3 is up
[ 2529.291541] ACPI: Waking up from system sleep state S3
[ 2529.481633] PM: noirq resume of devices complete after 144.063 msecs
[ 2529.481760] PM: early resume of devices complete after 0.062 msecs
[ 2529.481794] i915 0000:00:02.0: setting latency timer to 64
[ 2529.481843] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[ 2529.481928] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 2529.481951] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2529.481959] ahci 0000:00:1f.2: setting latency timer to 64
[ 2529.482038] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[ 2529.482168] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[ 2529.482294] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[ 2529.482527] usb usb3: root hub lost power or was reset
[ 2529.482529] usb usb4: root hub lost power or was reset
[ 2529.487389] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[ 2529.487416] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[ 2529.487423] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[ 2529.487448] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[ 2529.487455] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[ 2529.487755] mei 0000:00:16.0: wd: failed to find the client
[ 2529.537752] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 2529.733498] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[ 2529.817287] ata4: SATA link down (SStatus 0 SControl 300)
[ 2529.825265] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2529.829357] ata2.00: configured for UDMA/133
[ 2529.841289] ata5: SATA link down (SStatus 0 SControl 300)
[ 2529.845365] sd 1:0:0:0: [sdb] Starting disk
[ 2530.085260] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[ 2531.903790] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2531.906204] ata1.00: configured for UDMA/133
[ 2531.919866] sd 0:0:0:0: [sda] Starting disk
[ 2531.942418] PM: resume of devices complete after 2462.399 msecs
[ 2531.942495] PM: resume devices took 2.460 seconds
[ 2531.942568] PM: Finishing wakeup.
[ 2531.942569] Restarting tasks ... done.
[ 2531.948095] video LNXVIDEO:00: Restoring backlight state
[ 2532.572485] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 2532.579155] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[ 2532.692663] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2532.898297] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[ 2538.968892] wlan0: authenticate with 00:04:0e:e4:00:3d
[ 2538.978074] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[ 2538.979854] wlan0: authenticated
[ 2538.980197] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[ 2538.980210] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[ 2538.982725] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[ 2538.987004] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[ 2538.993072] wlan0: associated
[ 2538.994735] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2605.515771] smpboot: CPU 1 is now offline
[ 2628.310971] smpboot: CPU 2 is now offline
[ 2636.117903] smpboot: CPU 3 is now offline
[ 2636.117912] SMP alternatives: switching to UP code
[ 2794.677734] SMP alternatives: switching to SMP code
[ 2794.692349] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2794.703285] Disabled fast string operations
[ 2794.708860] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2794.719817] Disabled fast string operations
[ 2794.724198] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2794.735438] Disabled fast string operations
[ 2916.926545] NOHZ: local_softirq_pending 200
[ 2916.927966] smpboot: CPU 1 is now offline
[ 2916.932275] smpboot: CPU 2 is now offline
[ 2916.935883] smpboot: CPU 3 is now offline
[ 2916.935887] SMP alternatives: switching to UP code
[ 2945.572258] SMP alternatives: switching to SMP code
[ 2945.586981] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2945.597916] Disabled fast string operations
[ 2945.607556] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2945.618603] Disabled fast string operations
[ 2945.627019] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2945.638089] Disabled fast string operations
[ 2953.672022] NOHZ: local_softirq_pending 200
[ 2953.674573] smpboot: CPU 1 is now offline
[ 2953.784778] smpboot: CPU 2 is now offline
[ 2953.789967] smpboot: CPU 3 is now offline
[ 2953.789976] SMP alternatives: switching to UP code
[ 2957.395671] SMP alternatives: switching to SMP code
[ 2957.411015] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2957.421952] Disabled fast string operations
[ 2957.428310] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2957.439364] Disabled fast string operations
[ 2957.444597] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2957.455842] Disabled fast string operations
[ 2979.195409] smpboot: CPU 1 is now offline
[ 2979.204029] smpboot: CPU 2 is now offline
[ 2979.310776] smpboot: CPU 3 is now offline
[ 2979.310784] SMP alternatives: switching to UP code
[ 2993.721444] SMP alternatives: switching to SMP code
[ 2993.736053] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2993.746990] Disabled fast string operations
[ 2993.756213] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2993.767189] Disabled fast string operations
[ 2993.775715] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2993.786687] Disabled fast string operations
[ 4419.833986] smpboot: CPU 1 is now offline
[ 4419.843694] smpboot: CPU 2 is now offline
[ 4419.850381] smpboot: CPU 3 is now offline
[ 4419.850388] SMP alternatives: switching to UP code
[ 4430.889367] SMP alternatives: switching to SMP code
[ 4430.906136] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4430.917071] Disabled fast string operations
[ 4430.923801] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4430.934948] Disabled fast string operations
[ 4430.941303] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4430.952249] Disabled fast string operations
[ 4438.006049] NOHZ: local_softirq_pending 200
[ 4438.006065] NOHZ: local_softirq_pending 200
[ 4438.007454] smpboot: CPU 1 is now offline
[ 4438.117068] smpboot: CPU 2 is now offline
[ 4438.225019] smpboot: CPU 3 is now offline
[ 4438.225028] SMP alternatives: switching to UP code
[ 4462.601107] SMP alternatives: switching to SMP code
[ 4462.616031] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4462.626966] Disabled fast string operations
[ 4462.637212] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4462.648161] Disabled fast string operations
[ 4462.654340] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4462.665324] Disabled fast string operations
[ 4468.382519] NOHZ: local_softirq_pending 200
[ 4468.384620] smpboot: CPU 1 is now offline
[ 4468.391363] smpboot: CPU 2 is now offline
[ 4468.499530] smpboot: CPU 3 is now offline
[ 4468.499539] SMP alternatives: switching to UP code
[ 4480.694295] SMP alternatives: switching to SMP code
[ 4480.709598] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4480.720533] Disabled fast string operations
[ 4480.728217] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4480.739168] Disabled fast string operations
[ 4480.744653] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4480.755591] Disabled fast string operations
[ 4488.133592] smpboot: CPU 1 is now offline
[ 4488.142391] smpboot: CPU 2 is now offline
[ 4488.249533] smpboot: CPU 3 is now offline
[ 4488.249541] SMP alternatives: switching to UP code
[ 4493.445079] SMP alternatives: switching to SMP code
[ 4493.471037] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4493.481974] Disabled fast string operations
[ 4493.489610] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4493.500928] Disabled fast string operations
[ 4493.506881] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4493.517847] Disabled fast string operations
[ 4500.346245] smpboot: CPU 1 is now offline
[ 4500.354110] smpboot: CPU 2 is now offline
[ 4500.460877] smpboot: CPU 3 is now offline
[ 4500.460887] SMP alternatives: switching to UP code
[ 4506.823854] SMP alternatives: switching to SMP code
[ 4506.839213] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4506.850148] Disabled fast string operations
[ 4506.856684] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4506.867632] Disabled fast string operations
[ 4506.876948] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4506.887894] Disabled fast string operations
[ 4517.936519] smpboot: CPU 1 is now offline
[ 4517.945741] smpboot: CPU 2 is now offline
[ 4517.953639] smpboot: CPU 3 is now offline
[ 4517.953647] SMP alternatives: switching to UP code
[ 4523.076411] SMP alternatives: switching to SMP code
[ 4523.092126] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4523.103061] Disabled fast string operations
[ 4523.111107] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4523.122059] Disabled fast string operations
[ 4523.130599] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4523.142007] Disabled fast string operations
[ 4541.353632] smpboot: CPU 1 is now offline
[ 4541.365415] smpboot: CPU 2 is now offline
[ 4541.372098] smpboot: CPU 3 is now offline
[ 4541.372106] SMP alternatives: switching to UP code
[ 4543.682409] SMP alternatives: switching to SMP code
[ 4543.697405] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4543.708363] Disabled fast string operations
[ 4543.716099] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4543.727069] Disabled fast string operations
[ 4543.733112] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4543.744065] Disabled fast string operations
[ 4543.752892] smpboot: CPU 1 is now offline
[ 4543.757395] smpboot: CPU 2 is now offline
[ 4543.762251] smpboot: CPU 3 is now offline
[ 4543.762256] SMP alternatives: switching to UP code
[ 4545.386040] SMP alternatives: switching to SMP code
[ 4545.401597] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4545.412534] Disabled fast string operations
[ 4545.419967] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4545.430921] Disabled fast string operations
[ 4545.436210] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4545.447166] Disabled fast string operations
[ 4545.455656] smpboot: CPU 1 is now offline
[ 4545.461622] smpboot: CPU 2 is now offline
[ 4545.464701] smpboot: CPU 3 is now offline
[ 4545.464706] SMP alternatives: switching to UP code
[ 4547.533623] SMP alternatives: switching to SMP code
[ 4547.551151] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4547.562539] Disabled fast string operations
[ 4547.572136] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4547.583090] Disabled fast string operations
[ 4547.589006] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4547.600235] Disabled fast string operations
[ 4547.607222] smpboot: CPU 1 is now offline
[ 4547.612735] smpboot: CPU 2 is now offline
[ 4547.719388] smpboot: CPU 3 is now offline
[ 4547.719397] SMP alternatives: switching to UP code
[ 4549.158767] SMP alternatives: switching to SMP code
[ 4549.173483] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4549.184424] Disabled fast string operations
[ 4549.192687] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4549.203652] Disabled fast string operations
[ 4549.209833] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4549.221053] Disabled fast string operations
[ 4549.227779] smpboot: CPU 1 is now offline
[ 4549.233203] smpboot: CPU 2 is now offline
[ 4549.236530] smpboot: CPU 3 is now offline
[ 4549.236534] SMP alternatives: switching to UP code
[ 4550.304447] SMP alternatives: switching to SMP code
[ 4550.318992] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4550.329927] Disabled fast string operations
[ 4550.338861] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4550.349851] Disabled fast string operations
[ 4550.355584] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4550.366529] Disabled fast string operations
[ 4550.373957] smpboot: CPU 1 is now offline
[ 4550.379025] smpboot: CPU 2 is now offline
[ 4550.485436] smpboot: CPU 3 is now offline
[ 4550.485444] SMP alternatives: switching to UP code
[ 4585.386460] SMP alternatives: switching to SMP code
[ 4585.401068] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4585.412003] Disabled fast string operations
[ 4585.422566] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4585.433664] Disabled fast string operations
[ 4585.440059] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4585.451004] Disabled fast string operations
[ 4585.560558] smpboot: CPU 1 is now offline
[ 4585.565943] smpboot: CPU 2 is now offline
[ 4585.576414] smpboot: CPU 3 is now offline
[ 4585.576422] SMP alternatives: switching to UP code
[ 4585.596770] SMP alternatives: switching to SMP code
[ 4585.604067] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4585.615002] Disabled fast string operations
[ 4585.624097] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4585.635042] Disabled fast string operations
[ 4585.640915] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4585.651885] Disabled fast string operations
[ 4597.029866] smpboot: CPU 1 is now offline
[ 4597.037720] smpboot: CPU 2 is now offline
[ 4597.148346] smpboot: CPU 3 is now offline
[ 4597.148355] SMP alternatives: switching to UP code
[ 4597.178539] SMP alternatives: switching to SMP code
[ 4597.186332] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4597.197268] Disabled fast string operations
[ 4597.205782] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4597.216737] Disabled fast string operations
[ 4597.223156] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4597.234128] Disabled fast string operations
[ 4599.595539] smpboot: CPU 1 is now offline
[ 4599.601808] smpboot: CPU 2 is now offline
[ 4599.714542] smpboot: CPU 3 is now offline
[ 4599.714551] SMP alternatives: switching to UP code
[ 4599.742194] SMP alternatives: switching to SMP code
[ 4599.749149] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4599.760085] Disabled fast string operations
[ 4599.770335] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4599.781305] Disabled fast string operations
[ 4599.787340] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4599.798582] Disabled fast string operations
[ 4601.075528] smpboot: CPU 1 is now offline
[ 4601.086916] smpboot: CPU 2 is now offline
[ 4601.093014] smpboot: CPU 3 is now offline
[ 4601.093022] SMP alternatives: switching to UP code
[ 4601.115152] SMP alternatives: switching to SMP code
[ 4601.122362] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4601.133299] Disabled fast string operations
[ 4601.143619] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4601.154571] Disabled fast string operations
[ 4601.161562] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4601.172509] Disabled fast string operations
[ 4606.510377] smpboot: CPU 1 is now offline
[ 4606.516600] smpboot: CPU 2 is now offline
[ 4606.625665] smpboot: CPU 3 is now offline
[ 4606.625675] SMP alternatives: switching to UP code
[ 4606.646076] SMP alternatives: switching to SMP code
[ 4606.653526] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4606.664463] Disabled fast string operations
[ 4606.673810] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4606.684788] Disabled fast string operations
[ 4606.691805] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4606.703128] Disabled fast string operations
[ 4665.272117] smpboot: CPU 1 is now offline
[ 4665.276707] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4665.287686] Disabled fast string operations
[ 4665.296908] smpboot: CPU 2 is now offline
[ 4665.299006] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4665.309959] Disabled fast string operations
[ 4665.420039] smpboot: CPU 3 is now offline
[ 4665.424348] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4665.435590] Disabled fast string operations
[ 4774.518733] smpboot: CPU 1 is now offline
[ 4774.523277] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 4774.534252] Disabled fast string operations
[ 4774.544327] smpboot: CPU 2 is now offline
[ 4774.548637] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 4774.559592] Disabled fast string operations
[ 4774.670585] smpboot: CPU 3 is now offline
[ 4774.675167] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 4774.686111] Disabled fast string operations
[ 5160.987985] smpboot: CPU 1 is now offline
[ 5160.996914] smpboot: CPU 2 is now offline
[ 5161.001858] smpboot: CPU 3 is now offline
[ 5161.001862] SMP alternatives: switching to UP code
[ 5191.244120] SMP alternatives: switching to SMP code
[ 5191.259556] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5191.270494] Disabled fast string operations
[ 5191.282536] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5191.293505] Disabled fast string operations
[ 5191.301894] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5191.312878] Disabled fast string operations
[ 5197.200921] smpboot: CPU 1 is now offline
[ 5197.209673] smpboot: CPU 2 is now offline
[ 5197.219064] smpboot: CPU 3 is now offline
[ 5197.219095] SMP alternatives: switching to UP code
[ 5202.436518] SMP alternatives: switching to SMP code
[ 5202.451244] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5202.462179] Disabled fast string operations
[ 5202.471215] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5202.482193] Disabled fast string operations
[ 5202.492101] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5202.503172] Disabled fast string operations
[ 5207.994813] smpboot: CPU 1 is now offline
[ 5208.005361] smpboot: CPU 2 is now offline
[ 5208.014400] smpboot: CPU 3 is now offline
[ 5208.014408] SMP alternatives: switching to UP code
[ 5214.081630] SMP alternatives: switching to SMP code
[ 5214.097648] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5214.108583] Disabled fast string operations
[ 5214.115035] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5214.125989] Disabled fast string operations
[ 5214.132289] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5214.143248] Disabled fast string operations
[ 5220.252649] smpboot: CPU 1 is now offline
[ 5220.260358] smpboot: CPU 2 is now offline
[ 5220.268989] smpboot: CPU 3 is now offline
[ 5220.268997] SMP alternatives: switching to UP code
[ 5225.250405] SMP alternatives: switching to SMP code
[ 5225.265161] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5225.276096] Disabled fast string operations
[ 5225.290248] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5225.301228] Disabled fast string operations
[ 5225.308684] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5225.319654] Disabled fast string operations
[ 5231.159165] smpboot: CPU 1 is now offline
[ 5231.165224] smpboot: CPU 2 is now offline
[ 5231.171725] smpboot: CPU 3 is now offline
[ 5231.171732] SMP alternatives: switching to UP code
[ 5235.257145] SMP alternatives: switching to SMP code
[ 5235.272093] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5235.283029] Disabled fast string operations
[ 5235.290307] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5235.301259] Disabled fast string operations
[ 5235.309841] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5235.320810] Disabled fast string operations
[ 5243.920986] smpboot: CPU 1 is now offline
[ 5243.929378] smpboot: CPU 2 is now offline
[ 5243.936420] smpboot: CPU 3 is now offline
[ 5243.936425] SMP alternatives: switching to UP code
[ 5248.481550] SMP alternatives: switching to SMP code
[ 5248.496157] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 5248.507092] Disabled fast string operations
[ 5248.516387] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 5248.527338] Disabled fast string operations
[ 5248.533332] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5248.544271] Disabled fast string operations

[-- Attachment #3: config-3.6.0-rc3-next20120823-1-iniza-generic --]
[-- Type: application/octet-stream, Size: 145427 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.6.0-rc3 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_FHANDLE=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
# CONFIG_RCU_USER_QS is not set
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_MEMCG is not set
# CONFIG_CGROUP_HUGETLB is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_OPTPROBES=y
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_RCU_USER_QS=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_THROTTLING=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
CONFIG_ACORN_PARTITION_ICS=y
# CONFIG_ACORN_PARTITION_ADFS is not set
# CONFIG_ACORN_PARTITION_POWERTEC is not set
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
CONFIG_INLINE_READ_UNLOCK=y
# CONFIG_INLINE_READ_UNLOCK_BH is not set
CONFIG_INLINE_READ_UNLOCK_IRQ=y
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
CONFIG_X86_NUMACHIP=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_UV is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_KVMTOOL_TEST_ENABLE is not set
CONFIG_PARAVIRT_GUEST=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=500
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
CONFIG_MEMTEST=y
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=256
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=m
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
# CONFIG_HWPOISON_INJECT is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
CONFIG_PM_TEST_SUSPEND=y
CONFIG_PM_SLEEP_DEBUG=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_EC_DEBUGFS=m
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=m
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=m
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
CONFIG_ACPI_BGRT=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
CONFIG_ACPI_APEI_EINJ=m
CONFIG_ACPI_APEI_ERST_DEBUG=m
CONFIG_SFI=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
CONFIG_X86_PCC_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_P4_CLOCKMOD=m

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_INTEL_IDLE=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
CONFIG_PCI_STUB=m
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m
CONFIG_RAPIDIO=y
CONFIG_RAPIDIO_TSI721=y
CONFIG_RAPIDIO_DISC_TIMEOUT=30
# CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS is not set
CONFIG_RAPIDIO_DMA_ENGINE=y
# CONFIG_RAPIDIO_DEBUG is not set
CONFIG_RAPIDIO_TSI57X=y
CONFIG_RAPIDIO_CPS_XX=y
CONFIG_RAPIDIO_TSI568=y
CONFIG_RAPIDIO_CPS_GEN2=y
CONFIG_RAPIDIO_TSI500=y

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=m
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=m
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_UDP_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=m
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_GRE=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_ACCT=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
# CONFIG_NF_CONNTRACK_PROCFS is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_SNMP=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NF_CT_NETLINK_TIMEOUT=m
# CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m
CONFIG_NETFILTER_XT_SET=m

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=m
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_NETFILTER_XT_TARGET_HMARK=m
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_LOG=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_CPU=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ECN=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_IPVS=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_NFACCT=m
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_SET=m
CONFIG_IP_SET_MAX=256
CONFIG_IP_SET_BITMAP_IP=m
CONFIG_IP_SET_BITMAP_IPMAC=m
CONFIG_IP_SET_BITMAP_PORT=m
CONFIG_IP_SET_HASH_IP=m
CONFIG_IP_SET_HASH_IPPORT=m
CONFIG_IP_SET_HASH_IPPORTIP=m
CONFIG_IP_SET_HASH_IPPORTNET=m
CONFIG_IP_SET_HASH_NET=m
CONFIG_IP_SET_HASH_NETPORT=m
CONFIG_IP_SET_HASH_NETIFACE=m
CONFIG_IP_SET_LIST_SET=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS SH scheduler
#
CONFIG_IP_VS_SH_TAB_BITS=8

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
CONFIG_IP_VS_PE_SIP=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_RPFILTER=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RPFILTER=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m

#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
# CONFIG_BRIDGE_EBT_ULOG is not set
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_NET_DCCPPROBE=m
CONFIG_IP_SCTP=m
CONFIG_NET_SCTPPROBE=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
CONFIG_TIPC=m
# CONFIG_TIPC_ADVANCED is not set
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
# CONFIG_L2TP_V3 is not set
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_NET_DSA=m
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
CONFIG_IEEE802154=m
CONFIG_IEEE802154_6LOWPAN=m
# CONFIG_MAC802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_MQPRIO=m
CONFIG_NET_SCH_CHOKE=m
CONFIG_NET_SCH_QFQ=m
CONFIG_NET_SCH_CODEL=m
CONFIG_NET_SCH_FQ_CODEL=m
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_SCH_PLUG=m

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=m
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
# CONFIG_NET_EMATCH_CANID is not set
# CONFIG_NET_EMATCH_IPSET is not set
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
CONFIG_NET_ACT_CSUM=m
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
CONFIG_BATMAN_ADV=m
CONFIG_BATMAN_ADV_BLA=y
# CONFIG_BATMAN_ADV_DEBUG is not set
CONFIG_OPENVSWITCH=m
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_NETPRIO_CGROUP=m
CONFIG_BQL=y
CONFIG_BPF_JIT=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_TCPPROBE=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=m
CONFIG_AX25_DAMA_SLAVE=y
CONFIG_NETROM=m
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m
CONFIG_CAN_GW=m

#
# CAN Device Drivers
#
CONFIG_CAN_VCAN=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_DEV=m
CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_MCP251X=m
CONFIG_CAN_JANZ_ICAN3=m
CONFIG_PCH_CAN=m
CONFIG_CAN_SJA1000=m
CONFIG_CAN_SJA1000_ISA=m
CONFIG_CAN_SJA1000_PLATFORM=m
CONFIG_CAN_EMS_PCMCIA=m
CONFIG_CAN_EMS_PCI=m
CONFIG_CAN_PEAK_PCMCIA=m
CONFIG_CAN_PEAK_PCI=m
CONFIG_CAN_PEAK_PCIEC=y
CONFIG_CAN_KVASER_PCI=m
CONFIG_CAN_PLX_PCI=m
CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m
# CONFIG_CAN_C_CAN_PCI is not set
CONFIG_CAN_CC770=m
CONFIG_CAN_CC770_ISA=m
CONFIG_CAN_CC770_PLATFORM=m

#
# CAN USB interfaces
#
CONFIG_CAN_EMS_USB=m
CONFIG_CAN_ESD_USB2=m
CONFIG_CAN_PEAK_USB=m
CONFIG_CAN_SOFTING=m
CONFIG_CAN_SOFTING_CS=m
# CONFIG_CAN_DEBUG_DEVICES is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m
CONFIG_TOIM3232_DONGLE=m
CONFIG_LITELINK_DONGLE=m
CONFIG_MA600_DONGLE=m
CONFIG_GIRBIL_DONGLE=m
CONFIG_MCP2120_DONGLE=m
CONFIG_OLD_BELKIN_DONGLE=m
CONFIG_ACT200L_DONGLE=m
CONFIG_KINGSUN_DONGLE=m
CONFIG_KSDAZZLE_DONGLE=m
CONFIG_KS959_DONGLE=m

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=m
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
# CONFIG_BT_HCIUART_3WIRE is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
CONFIG_BT_WILINK=m
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REG_DEBUG=y
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
# CONFIG_MAC80211_RC_DEFAULT_PID is not set
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
CONFIG_MAC80211_DEBUG_MENU=y
# CONFIG_MAC80211_NOINLINE is not set
# CONFIG_MAC80211_VERBOSE_DEBUG is not set
# CONFIG_MAC80211_MLME_DEBUG is not set
# CONFIG_MAC80211_STA_DEBUG is not set
# CONFIG_MAC80211_HT_DEBUG is not set
# CONFIG_MAC80211_IBSS_DEBUG is not set
# CONFIG_MAC80211_PS_DEBUG is not set
# CONFIG_MAC80211_MPL_DEBUG is not set
# CONFIG_MAC80211_MPATH_DEBUG is not set
# CONFIG_MAC80211_MHWMP_DEBUG is not set
# CONFIG_MAC80211_MESH_SYNC_DEBUG is not set
# CONFIG_MAC80211_TDLS_DEBUG is not set
# CONFIG_MAC80211_DEBUG_COUNTERS is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_REGULATOR=m
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
CONFIG_CAIF=m
# CONFIG_CAIF_DEBUG is not set
CONFIG_CAIF_NETDEV=m
CONFIG_CAIF_USB=m
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
CONFIG_NFC=m
CONFIG_NFC_NCI=m
CONFIG_NFC_HCI=m
CONFIG_NFC_SHDLC=y
# CONFIG_NFC_LLCP is not set

#
# Near Field Communication (NFC) devices
#
CONFIG_PN544_NFC=m
CONFIG_PN544_HCI_NFC=m
CONFIG_NFC_PN533=m
CONFIG_NFC_WILINK=m
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
CONFIG_SYS_HYPERVISOR=y
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y

#
# Bus devices
#
# CONFIG_OMAP_OCP2SCP is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_MTD=m
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_AR7_PARTS=m

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_HAVE_MTD_OTP=y
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
CONFIG_SM_FTL=m
CONFIG_MTD_OOPS=m
CONFIG_MTD_SWAP=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=m
# CONFIG_MTD_PHYSMAP_COMPAT is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
CONFIG_MTD_SBC_GXX=m
CONFIG_MTD_AMD76XROM=m
CONFIG_MTD_ICHXROM=m
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
CONFIG_MTD_NETtel=m
CONFIG_MTD_L440GX=m
CONFIG_MTD_PCI=m
CONFIG_MTD_PCMCIA=m
# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
CONFIG_MTD_GPIO_ADDR=m
CONFIG_MTD_INTEL_VR_NOR=m
CONFIG_MTD_PLATRAM=m
CONFIG_MTD_LATCH_ADDR=m

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
CONFIG_MTD_DATAFLASH=m
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
CONFIG_MTD_DATAFLASH_OTP=y
CONFIG_MTD_M25P80=m
CONFIG_M25PXX_USE_FAST_READ=y
CONFIG_MTD_SST25L=m
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
CONFIG_MTD_DOC2001PLUS=m
CONFIG_MTD_DOCG3=m
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
CONFIG_MTD_DOCPROBE=m
CONFIG_MTD_DOCECC=m
# CONFIG_MTD_DOCPROBE_ADVANCED is not set
CONFIG_MTD_DOCPROBE_ADDRESS=0x0
CONFIG_MTD_NAND_ECC=m
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
CONFIG_MTD_NAND_BCH=m
CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_SM_COMMON=m
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_DENALI=m
CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xFF108018
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_RICOH=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
CONFIG_MTD_NAND_DOCG4=m
CONFIG_MTD_NAND_CAFE=m
CONFIG_MTD_NAND_NANDSIM=m
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_MTD_ALAUDA=m
CONFIG_MTD_ONENAND=m
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=m
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
CONFIG_MTD_ONENAND_SIM=m

#
# LPDDR flash memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=2
CONFIG_MTD_UBI_GLUEBI=m
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m

#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m

#
# Parallel IDE protocol modules
#
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_NVME=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_SX8=m
CONFIG_BLK_DEV_UB=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_VIRTIO_BLK=y
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=m

#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_AD525X_DPOT=m
CONFIG_AD525X_DPOT_I2C=m
CONFIG_AD525X_DPOT_SPI=m
CONFIG_IBM_ASM=m
CONFIG_PHANTOM=m
CONFIG_INTEL_MID_PTI=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
# CONFIG_CS5535_MFGPT is not set
CONFIG_HP_ILO=m
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=m
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
CONFIG_SENSORS_BH1780=m
CONFIG_SENSORS_BH1770=m
CONFIG_SENSORS_APDS990X=m
CONFIG_HMC6352=m
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_VMWARE_BALLOON=m
CONFIG_BMP085=y
CONFIG_BMP085_I2C=m
CONFIG_BMP085_SPI=m
CONFIG_PCH_PHUB=m
CONFIG_USB_SWITCH_FSA9480=m
CONFIG_C2PORT=m
CONFIG_C2PORT_DURAMAR_2150=m

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_EEPROM_93XX46=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
CONFIG_SENSORS_LIS3_I2C=m

#
# Altera FPGA firmware download module
#
CONFIG_ALTERA_STAPL=m
CONFIG_INTEL_MEI=m
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
CONFIG_SCSI_CXGB3_ISCSI=m
CONFIG_SCSI_CXGB4_ISCSI=m
CONFIG_SCSI_BNX2_ISCSI=m
CONFIG_SCSI_BNX2X_FCOE=m
CONFIG_BE2ISCSI=m
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_3W_SAS=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
CONFIG_SCSI_MVSAS_DEBUG=y
# CONFIG_SCSI_MVSAS_TASKLET is not set
CONFIG_SCSI_MVUMI=m
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_MPT2SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
# CONFIG_SCSI_MPT2SAS_LOGGING is not set
CONFIG_SCSI_UFSHCD=m
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
CONFIG_VMWARE_PVSCSI=m
CONFIG_HYPERV_STORAGE=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE=m
CONFIG_FCOE_FNIC=m
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_EATA=m
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=m
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_ISCI=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_TCM_QLA2XXX=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
CONFIG_SCSI_PMCRAID=m
CONFIG_SCSI_PM8001=m
CONFIG_SCSI_SRP=m
CONFIG_SCSI_BFA_FC=m
CONFIG_SCSI_VIRTIO=m
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=m
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
CONFIG_SCSI_OSD_INITIATOR=m
CONFIG_SCSI_OSD_ULD=m
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=m
CONFIG_SATA_QSTOR=m
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m

#
# PATA SFF controllers with BMDMA
#
CONFIG_PATA_ALI=m
CONFIG_PATA_AMD=m
CONFIG_PATA_ARASAN_CF=m
CONFIG_PATA_ARTOP=m
CONFIG_PATA_ATIIXP=m
CONFIG_PATA_ATP867X=m
CONFIG_PATA_CMD64X=m
CONFIG_PATA_CS5520=m
CONFIG_PATA_CS5530=m
CONFIG_PATA_CS5536=m
CONFIG_PATA_CYPRESS=m
CONFIG_PATA_EFAR=m
CONFIG_PATA_HPT366=m
CONFIG_PATA_HPT37X=m
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=m
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT8213=m
CONFIG_PATA_IT821X=m
CONFIG_PATA_JMICRON=m
CONFIG_PATA_MARVELL=m
CONFIG_PATA_NETCELL=m
CONFIG_PATA_NINJA32=m
CONFIG_PATA_NS87415=m
CONFIG_PATA_OLDPIIX=m
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PDC2027X=m
CONFIG_PATA_PDC_OLD=m
CONFIG_PATA_RADISYS=m
CONFIG_PATA_RDC=m
CONFIG_PATA_SC1200=m
CONFIG_PATA_SCH=m
CONFIG_PATA_SERVERWORKS=m
CONFIG_PATA_SIL680=m
CONFIG_PATA_SIS=y
CONFIG_PATA_TOSHIBA=m
CONFIG_PATA_TRIFLEX=m
CONFIG_PATA_VIA=m
CONFIG_PATA_WINBOND=m

#
# PIO-only SFF controllers
#
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
CONFIG_PATA_PLATFORM=m
CONFIG_PATA_RZ1000=m

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=y
CONFIG_ATA_GENERIC=y
CONFIG_PATA_LEGACY=m
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=m
CONFIG_DM_PERSISTENT_DATA=m
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_THIN_PROVISIONING=m
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_MIRROR=m
CONFIG_DM_RAID=m
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_TCM_FC=m
CONFIG_ISCSI_TARGET=m
# CONFIG_SBP_TARGET is not set
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
CONFIG_FUSION_LOGGING=y

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
CONFIG_FIREWIRE_NOSY=m
CONFIG_I2O=m
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_EXT_ADAPTEC_DMA64=y
CONFIG_I2O_CONFIG=m
# CONFIG_I2O_CONFIG_OLD_IOCTL is not set
CONFIG_I2O_BUS=m
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=m
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
CONFIG_NET_FC=y
CONFIG_MII=y
CONFIG_IEEE802154_DRIVERS=m
# CONFIG_IEEE802154_FAKEHARD is not set
CONFIG_IFB=m
# CONFIG_NET_TEAM is not set
CONFIG_MACVLAN=m
CONFIG_MACVTAP=m
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_RIONET=m
CONFIG_RIONET_TX_SIZE=128
CONFIG_RIONET_RX_SIZE=128
CONFIG_TUN=y
CONFIG_VETH=m
CONFIG_VIRTIO_NET=y
CONFIG_SUNGEM_PHY=m
CONFIG_ARCNET=m
CONFIG_ARCNET_1201=m
CONFIG_ARCNET_1051=m
CONFIG_ARCNET_RAW=m
CONFIG_ARCNET_CAP=m
CONFIG_ARCNET_COM90xx=m
CONFIG_ARCNET_COM90xxIO=m
CONFIG_ARCNET_RIM_I=m
CONFIG_ARCNET_COM20020=m
CONFIG_ARCNET_COM20020_PCI=m
CONFIG_ARCNET_COM20020_CS=m
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=m
CONFIG_ATM_TCP=m
CONFIG_ATM_LANAI=m
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=m
CONFIG_ATM_ZATM=m
# CONFIG_ATM_ZATM_DEBUG is not set
CONFIG_ATM_NICSTAR=m
# CONFIG_ATM_NICSTAR_USE_SUNI is not set
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
CONFIG_ATM_IDT77252=m
# CONFIG_ATM_IDT77252_DEBUG is not set
# CONFIG_ATM_IDT77252_RCV_ALL is not set
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_AMBASSADOR=m
# CONFIG_ATM_AMBASSADOR_DEBUG is not set
CONFIG_ATM_HORIZON=m
# CONFIG_ATM_HORIZON_DEBUG is not set
CONFIG_ATM_IA=m
# CONFIG_ATM_IA_DEBUG is not set
CONFIG_ATM_FORE200E=m
# CONFIG_ATM_FORE200E_USE_TASKLET is not set
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=m
CONFIG_ATM_HE_USE_SUNI=y
CONFIG_ATM_SOLOS=m

#
# CAIF transport drivers
#
CONFIG_CAIF_TTY=m
CONFIG_CAIF_SPI_SLAVE=m
# CONFIG_CAIF_SPI_SYNC is not set
CONFIG_CAIF_HSI=m

#
# Distributed Switch Architecture drivers
#
CONFIG_NET_DSA_MV88E6XXX=m
CONFIG_NET_DSA_MV88E6060=m
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=m
CONFIG_NET_DSA_MV88E6123_61_65=m
CONFIG_ETHERNET=y
CONFIG_MDIO=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_3C589=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_NET_VENDOR_ADAPTEC=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
CONFIG_ATL1C=m
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
CONFIG_BNX2X=m
CONFIG_NET_VENDOR_BROCADE=y
CONFIG_BNA=m
CONFIG_NET_CALXEDA_XGMAC=m
CONFIG_NET_VENDOR_CHELSIO=y
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=m
CONFIG_CHELSIO_T4=m
CONFIG_CHELSIO_T4VF=m
CONFIG_NET_VENDOR_CISCO=y
CONFIG_ENIC=m
CONFIG_DNET=m
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_NET_VENDOR_DLINK=y
CONFIG_DE600=m
CONFIG_DE620=m
CONFIG_DL2K=m
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=m
CONFIG_NET_VENDOR_EXAR=y
CONFIG_S2IO=m
CONFIG_VXGE=m
# CONFIG_VXGE_DEBUG_TRACE_ALL is not set
CONFIG_NET_VENDOR_FUJITSU=y
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_NET_VENDOR_HP=y
CONFIG_HP100=m
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IGB=m
CONFIG_IGB_DCA=y
# CONFIG_IGB_PTP is not set
CONFIG_IGBVF=m
CONFIG_IXGB=m
CONFIG_IXGBE=m
CONFIG_IXGBE_HWMON=y
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
# CONFIG_IXGBE_PTP is not set
CONFIG_IXGBEVF=m
CONFIG_NET_VENDOR_I825XX=y
CONFIG_ZNET=m
CONFIG_IP1000=m
CONFIG_JME=m
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKGE_GENESIS=y
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX4_EN=m
CONFIG_MLX4_EN_DCB=y
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_NET_VENDOR_MICREL=y
CONFIG_KS8842=m
CONFIG_KS8851=m
CONFIG_KS8851_MLL=m
CONFIG_KSZ884X_PCI=m
CONFIG_NET_VENDOR_MICROCHIP=y
CONFIG_ENC28J60=m
# CONFIG_ENC28J60_WRITEVERIFY is not set
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
CONFIG_FEALNX=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NS83820=m
CONFIG_NET_VENDOR_8390=y
CONFIG_PCMCIA_AXNET=m
CONFIG_NE2K_PCI=m
CONFIG_PCMCIA_PCNET=m
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=m
CONFIG_NET_VENDOR_OKI=y
CONFIG_PCH_GBE=m
CONFIG_ETHOC=m
CONFIG_NET_PACKET_ENGINE=y
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
CONFIG_NET_VENDOR_QLOGIC=y
CONFIG_QLA3XXX=m
CONFIG_QLCNIC=m
CONFIG_QLGE=m
CONFIG_NETXEN_NIC=m
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_ATP=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=m
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=m
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_SEEQ8005=m
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=m
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=m
CONFIG_SIS190=m
CONFIG_SFC=m
CONFIG_SFC_MTD=y
CONFIG_SFC_MCDI_MON=y
CONFIG_SFC_SRIOV=y
CONFIG_NET_VENDOR_SMSC=y
CONFIG_PCMCIA_SMC91C92=m
CONFIG_EPIC100=m
CONFIG_SMSC9420=m
CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=m
CONFIG_STMMAC_PLATFORM=y
# CONFIG_STMMAC_PCI is not set
# CONFIG_STMMAC_DEBUG_FS is not set
# CONFIG_STMMAC_DA is not set
CONFIG_STMMAC_RING=y
# CONFIG_STMMAC_CHAINED is not set
CONFIG_NET_VENDOR_SUN=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NIU=m
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=m
CONFIG_NET_VENDOR_TI=y
CONFIG_TLAN=m
CONFIG_NET_VENDOR_VIA=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_VIA_VELOCITY=m
CONFIG_NET_VENDOR_WIZNET=y
CONFIG_WIZNET_W5100=m
CONFIG_WIZNET_W5300=m
# CONFIG_WIZNET_BUS_DIRECT is not set
# CONFIG_WIZNET_BUS_INDIRECT is not set
CONFIG_WIZNET_BUS_ANY=y
CONFIG_NET_VENDOR_XIRCOM=y
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_FDDI=y
CONFIG_DEFXX=m
# CONFIG_DEFXX_MMIO is not set
CONFIG_SKFP=m
# CONFIG_HIPPI is not set
CONFIG_NET_SB1000=m
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
CONFIG_AMD_PHY=y
CONFIG_MARVELL_PHY=y
CONFIG_DAVICOM_PHY=y
CONFIG_QSEMI_PHY=y
CONFIG_LXT_PHY=y
CONFIG_CICADA_PHY=y
CONFIG_VITESSE_PHY=y
CONFIG_SMSC_PHY=y
CONFIG_BROADCOM_PHY=y
# CONFIG_BCM87XX_PHY is not set
CONFIG_ICPLUS_PHY=y
CONFIG_REALTEK_PHY=y
CONFIG_NATIONAL_PHY=y
CONFIG_STE10XP=y
CONFIG_LSI_ET1011C_PHY=y
CONFIG_MICREL_PHY=y
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=m
CONFIG_MDIO_GPIO=m
CONFIG_MICREL_KS8995MA=m
CONFIG_PLIP=m
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=m
CONFIG_PPPOE=m
CONFIG_PPTP=m
CONFIG_PPPOL2TP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_SLIP=m
CONFIG_SLHC=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_NET_CX82310_ETH=m
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_NET_QMI_WWAN=m
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_USB_VL600=m
CONFIG_WLAN=y
CONFIG_PCMCIA_RAYCS=m
CONFIG_LIBERTAS_THINFIRM=m
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM_USB=m
CONFIG_AIRO=m
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m
CONFIG_PCMCIA_ATMEL=m
CONFIG_AT76C50X_USB=m
CONFIG_AIRO_CS=m
CONFIG_PCMCIA_WL3501=m
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_ADM8211=m
CONFIG_MAC80211_HWSIM=m
CONFIG_MWL8K=m
CONFIG_ATH_COMMON=m
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
# CONFIG_ATH5K_TRACER is not set
CONFIG_ATH5K_PCI=y
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
# CONFIG_ATH9K_MAC_DEBUG is not set
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
CONFIG_ATH9K_HTC_DEBUGFS=y
CONFIG_CARL9170=m
CONFIG_CARL9170_LEDS=y
# CONFIG_CARL9170_DEBUGFS is not set
CONFIG_CARL9170_WPC=y
CONFIG_CARL9170_HWRNG=y
CONFIG_ATH6KL=m
CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_USB=m
# CONFIG_ATH6KL_DEBUG is not set
CONFIG_B43=m
CONFIG_B43_BCMA=y
# CONFIG_B43_BCMA_EXTRA is not set
CONFIG_B43_SSB=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
# CONFIG_B43_PCMCIA is not set
# CONFIG_B43_SDIO is not set
CONFIG_B43_BCMA_PIO=y
CONFIG_B43_PIO=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_LP=y
CONFIG_B43_PHY_HT=y
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
# CONFIG_B43_DEBUG is not set
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
CONFIG_B43LEGACY_DEBUG=y
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
# CONFIG_B43LEGACY_DMA_MODE is not set
# CONFIG_B43LEGACY_PIO_MODE is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMSMAC=m
CONFIG_BRCMFMAC=m
CONFIG_BRCMFMAC_SDIO=y
CONFIG_BRCMFMAC_SDIO_OOB=y
CONFIG_BRCMFMAC_USB=y
# CONFIG_BRCMDBG is not set
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
CONFIG_HOSTAP_PLX=m
CONFIG_HOSTAP_PCI=m
CONFIG_HOSTAP_CS=m
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBIPW=m
CONFIG_LIBIPW_DEBUG=y
CONFIG_IWLWIFI=m
CONFIG_IWLDVM=m

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLWIFI_DEBUGFS=y
CONFIG_IWLWIFI_DEVICE_TRACING=y
CONFIG_IWLWIFI_DEVICE_TESTMODE=y
# CONFIG_IWLWIFI_P2P is not set
# CONFIG_IWLWIFI_EXPERIMENTAL_MFP is not set
CONFIG_IWLEGACY=m
CONFIG_IWL4965=m
CONFIG_IWL3945=m

#
# iwl3945 / iwl4965 Debugging Options
#
# CONFIG_IWLEGACY_DEBUG is not set
CONFIG_IWLEGACY_DEBUGFS=y
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
CONFIG_LIBERTAS_CS=m
CONFIG_LIBERTAS_SDIO=m
CONFIG_LIBERTAS_SPI=m
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_MESH=y
CONFIG_HERMES=m
# CONFIG_HERMES_PRISM is not set
CONFIG_HERMES_CACHE_FW_ON_INIT=y
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_NORTEL_HERMES=m
CONFIG_PCMCIA_HERMES=m
CONFIG_PCMCIA_SPECTRUM=m
CONFIG_ORINOCO_USB=m
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_P54_PCI=m
CONFIG_P54_SPI=m
# CONFIG_P54_SPI_DEFAULT_EEPROM is not set
CONFIG_P54_LEDS=y
CONFIG_RT2X00=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
CONFIG_RT61PCI=m
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_RT33XX=y
CONFIG_RT2800PCI_RT35XX=y
CONFIG_RT2800PCI_RT53XX=y
CONFIG_RT2800PCI_RT3290=y
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
CONFIG_RT2800USB_RT35XX=y
CONFIG_RT2800USB_RT53XX=y
CONFIG_RT2800USB_UNKNOWN=y
CONFIG_RT2800_LIB=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_LIB_DEBUGFS is not set
# CONFIG_RT2X00_DEBUG is not set
CONFIG_RTL8192CE=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192DE=m
CONFIG_RTL8192CU=m
CONFIG_RTLWIFI=m
# CONFIG_RTLWIFI_DEBUG is not set
CONFIG_RTL8192C_COMMON=m
CONFIG_WL_TI=y
CONFIG_WL1251=m
CONFIG_WL1251_SPI=m
CONFIG_WL1251_SDIO=m
CONFIG_WL12XX=m
# CONFIG_WL18XX is not set
CONFIG_WLCORE=m
CONFIG_WLCORE_SPI=m
CONFIG_WLCORE_SDIO=m
CONFIG_WL12XX_PLATFORM_DATA=y
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
CONFIG_MWIFIEX_USB=m

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
CONFIG_WAN=y
CONFIG_LANMEDIA=m
CONFIG_HDLC=m
CONFIG_HDLC_RAW=m
CONFIG_HDLC_RAW_ETH=m
CONFIG_HDLC_CISCO=m
CONFIG_HDLC_FR=m
CONFIG_HDLC_PPP=m
CONFIG_HDLC_X25=m
CONFIG_PCI200SYN=m
CONFIG_WANXL=m
CONFIG_PC300TOO=m
CONFIG_FARSYNC=m
CONFIG_DSCC4=m
CONFIG_DSCC4_PCISYNC=y
CONFIG_DSCC4_PCI_RST=y
CONFIG_DLCI=m
CONFIG_DLCI_MAX=8
CONFIG_WAN_ROUTER_DRIVERS=m
CONFIG_CYCLADES_SYNC=m
CONFIG_CYCLOMX_X25=y
CONFIG_LAPBETHER=m
CONFIG_X25_ASY=m
CONFIG_SBNI=m
# CONFIG_SBNI_MULTILINE is not set
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_VMXNET3=m
CONFIG_HYPERV_NET=m
CONFIG_ISDN=y
CONFIG_ISDN_I4L=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_IPPP_FILTER=y
CONFIG_ISDN_PPP_BSDCOMP=m
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y
CONFIG_ISDN_X25=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=m

#
# D-channel protocol features
#
CONFIG_HISAX_EURO=y
CONFIG_DE_AOC=y
# CONFIG_HISAX_NO_SENDCOMPLETE is not set
# CONFIG_HISAX_NO_LLC is not set
# CONFIG_HISAX_NO_KEYPAD is not set
CONFIG_HISAX_1TR6=y
CONFIG_HISAX_NI1=y
CONFIG_HISAX_MAX_CARDS=8

#
# HiSax supported cards
#
CONFIG_HISAX_16_3=y
CONFIG_HISAX_TELESPCI=y
CONFIG_HISAX_S0BOX=y
CONFIG_HISAX_FRITZPCI=y
CONFIG_HISAX_AVM_A1_PCMCIA=y
CONFIG_HISAX_ELSA=y
CONFIG_HISAX_DIEHLDIVA=y
CONFIG_HISAX_SEDLBAUER=y
CONFIG_HISAX_NETJET=y
CONFIG_HISAX_NETJET_U=y
CONFIG_HISAX_NICCY=y
CONFIG_HISAX_BKM_A4T=y
CONFIG_HISAX_SCT_QUADRO=y
CONFIG_HISAX_GAZEL=y
CONFIG_HISAX_HFC_PCI=y
CONFIG_HISAX_W6692=y
CONFIG_HISAX_HFC_SX=y
CONFIG_HISAX_ENTERNOW_PCI=y
# CONFIG_HISAX_DEBUG is not set

#
# HiSax PCMCIA card service modules
#
CONFIG_HISAX_SEDLBAUER_CS=m
CONFIG_HISAX_ELSA_CS=m
CONFIG_HISAX_AVM_A1_CS=m
CONFIG_HISAX_TELES_CS=m

#
# HiSax sub driver modules
#
CONFIG_HISAX_ST5481=m
CONFIG_HISAX_HFCUSB=m
CONFIG_HISAX_HFC4S8S=m
CONFIG_HISAX_FRITZ_PCIPNP=m

#
# Active cards
#
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIDRV=m

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m
CONFIG_ISDN_DRV_AVMB1_AVM_CS=m
CONFIG_ISDN_DRV_AVMB1_T1PCI=m
CONFIG_ISDN_DRV_AVMB1_C4=m
CONFIG_CAPI_EICON=y
CONFIG_ISDN_DIVAS=m
CONFIG_ISDN_DIVAS_BRIPCI=y
CONFIG_ISDN_DIVAS_PRIPCI=y
CONFIG_ISDN_DIVAS_DIVACAPI=m
CONFIG_ISDN_DIVAS_USERIDI=m
CONFIG_ISDN_DIVAS_MAINT=m
CONFIG_ISDN_DRV_GIGASET=m
# CONFIG_GIGASET_CAPI is not set
CONFIG_GIGASET_I4L=y
# CONFIG_GIGASET_DUMMYLL is not set
CONFIG_GIGASET_BASE=m
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
# CONFIG_GIGASET_DEBUG is not set
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
CONFIG_MISDN=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_L1OIP=m

#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_AVMFRITZ=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_INFINEON=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_IPAC=m
CONFIG_MISDN_ISAR=m
CONFIG_ISDN_HDLC=m

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5520=m
CONFIG_KEYBOARD_ADP5588=m
CONFIG_KEYBOARD_ADP5589=m
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1070=m
# CONFIG_KEYBOARD_QT2160 is not set
CONFIG_KEYBOARD_LKKBD=m
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
CONFIG_KEYBOARD_TCA6416=m
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=m
CONFIG_KEYBOARD_LM8323=m
CONFIG_KEYBOARD_LM8333=m
CONFIG_KEYBOARD_MAX7359=m
CONFIG_KEYBOARD_MCS=m
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_STMPE=m
CONFIG_KEYBOARD_OMAP4=m
CONFIG_KEYBOARD_TC3589X=m
CONFIG_KEYBOARD_XTKBD=m
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
CONFIG_MOUSE_PS2_TOUCHKIT=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_VSXXXAA=m
CONFIG_MOUSE_GPIO=m
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_MOUSE_SYNAPTICS_USB=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
CONFIG_JOYSTICK_AS5011=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_WALKERA0701=m
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
CONFIG_TABLET_USB_HANWANG=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_88PM860X=m
CONFIG_TOUCHSCREEN_ADS7846=m
CONFIG_TOUCHSCREEN_AD7877=m
CONFIG_TOUCHSCREEN_AD7879=m
CONFIG_TOUCHSCREEN_AD7879_I2C=m
CONFIG_TOUCHSCREEN_AD7879_SPI=m
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_AUO_PIXCIR=m
CONFIG_TOUCHSCREEN_BU21013=m
CONFIG_TOUCHSCREEN_CY8CTMG110=m
CONFIG_TOUCHSCREEN_CYTTSP_CORE=m
CONFIG_TOUCHSCREEN_CYTTSP_I2C=m
CONFIG_TOUCHSCREEN_CYTTSP_SPI=m
CONFIG_TOUCHSCREEN_DA9034=m
CONFIG_TOUCHSCREEN_DA9052=m
CONFIG_TOUCHSCREEN_DYNAPRO=m
CONFIG_TOUCHSCREEN_HAMPSHIRE=m
CONFIG_TOUCHSCREEN_EETI=m
CONFIG_TOUCHSCREEN_EGALAX=m
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_ILI210X=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_ELO=m
CONFIG_TOUCHSCREEN_WACOM_W8001=m
CONFIG_TOUCHSCREEN_WACOM_I2C=m
CONFIG_TOUCHSCREEN_MAX11801=m
CONFIG_TOUCHSCREEN_MCS5000=m
# CONFIG_TOUCHSCREEN_MMS114 is not set
CONFIG_TOUCHSCREEN_MTOUCH=m
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_MK712=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
CONFIG_TOUCHSCREEN_UCB1400=m
CONFIG_TOUCHSCREEN_PIXCIR=m
CONFIG_TOUCHSCREEN_WM831X=m
CONFIG_TOUCHSCREEN_WM97XX=m
CONFIG_TOUCHSCREEN_WM9705=y
CONFIG_TOUCHSCREEN_WM9712=y
CONFIG_TOUCHSCREEN_WM9713=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_MC13783=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_ELO=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
CONFIG_TOUCHSCREEN_TSC_SERIO=m
CONFIG_TOUCHSCREEN_TSC2005=m
CONFIG_TOUCHSCREEN_TSC2007=m
CONFIG_TOUCHSCREEN_PCAP=m
CONFIG_TOUCHSCREEN_ST1232=m
CONFIG_TOUCHSCREEN_STMPE=m
CONFIG_TOUCHSCREEN_TPS6507X=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_88PM860X_ONKEY=m
CONFIG_INPUT_AD714X=m
CONFIG_INPUT_AD714X_I2C=m
CONFIG_INPUT_AD714X_SPI=m
CONFIG_INPUT_BMA150=m
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_MAX8925_ONKEY=m
CONFIG_INPUT_MC13783_PWRBUTTON=m
CONFIG_INPUT_MMA8450=m
CONFIG_INPUT_MPU3050=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_GP2A=m
CONFIG_INPUT_GPIO_TILT_POLLED=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_KXTJ9=m
# CONFIG_INPUT_KXTJ9_POLLED_MODE is not set
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_TWL6040_VIBRA=m
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_PCF50633_PMU=m
CONFIG_INPUT_PCF8574=m
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
CONFIG_INPUT_DA9052_ONKEY=m
CONFIG_INPUT_WM831X_ON=m
CONFIG_INPUT_PCAP=m
CONFIG_INPUT_ADXL34X=m
CONFIG_INPUT_ADXL34X_I2C=m
CONFIG_INPUT_ADXL34X_SPI=m
CONFIG_INPUT_CMA3000=m
CONFIG_INPUT_CMA3000_I2C=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PARKBD=m
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_SERIO_ALTERA_PS2=m
CONFIG_SERIO_PS2MULT=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_ROCKETPORT=m
CONFIG_CYCLADES=m
# CONFIG_CYZ_INTR is not set
CONFIG_MOXA_INTELLIO=m
CONFIG_MOXA_SMARTIO=m
CONFIG_SYNCLINK=m
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINK_GT=m
CONFIG_NOZOMI=m
CONFIG_ISI=m
CONFIG_N_HDLC=m
# CONFIG_N_GSM is not set
CONFIG_TRACE_ROUTER=m
CONFIG_TRACE_SINK=m
# CONFIG_DEVKMEM is not set
CONFIG_STALDRV=y

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_RUNTIME_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_MAX3100=m
CONFIG_SERIAL_MAX310X=y
CONFIG_SERIAL_MRST_MAX3110=m
CONFIG_SERIAL_MFD_HSU=m
CONFIG_SERIAL_UARTLITE=m
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
CONFIG_SERIAL_JSM=m
CONFIG_SERIAL_TIMBERDALE=m
CONFIG_SERIAL_ALTERA_JTAGUART=m
CONFIG_SERIAL_ALTERA_UART=m
CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200
# CONFIG_SERIAL_IFX6X60 is not set
CONFIG_SERIAL_PCH_UART=m
CONFIG_SERIAL_XILINX_PS_UART=m
CONFIG_TTY_PRINTK=y
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_HVC_XEN_FRONTEND=y
CONFIG_VIRTIO_CONSOLE=m
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=m
CONFIG_R3964=m
CONFIG_APPLICOM=m

#
# PCMCIA character devices
#
CONFIG_SYNCLINK_CS=m
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
CONFIG_IPWIRELESS=m
CONFIG_MWAVE=m
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS=m
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_MUX=m

#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_GPIO=m
CONFIG_I2C_MUX_PCA9541=m
CONFIG_I2C_MUX_PCA954x=m
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_DESIGNWARE_PCI=m
CONFIG_I2C_EG20T=m
CONFIG_I2C_GPIO=m
CONFIG_I2C_INTEL_MID=m
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
CONFIG_I2C_XILINX=m

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_ALTERA=m
CONFIG_SPI_BITBANG=m
CONFIG_SPI_BUTTERFLY=m
CONFIG_SPI_GPIO=m
CONFIG_SPI_LM70_LLP=m
CONFIG_SPI_OC_TINY=m
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_SC18IS602 is not set
CONFIG_SPI_TOPCLIFF_PCH=m
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
CONFIG_SPI_DESIGNWARE=m
CONFIG_SPI_DW_PCI=m
CONFIG_SPI_DW_MID_DMA=y

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_TLE62X0=m
CONFIG_HSI=m
CONFIG_HSI_BOARDINFO=y

#
# HSI clients
#
CONFIG_HSI_CHAR=m

#
# PPS support
#
CONFIG_PPS=m
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m

#
# PPS generators support
#

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC=m
CONFIG_GPIO_MAX730X=m

#
# Memory mapped GPIO drivers:
#
CONFIG_GPIO_GENERIC_PLATFORM=m
CONFIG_GPIO_IT8761E=m
CONFIG_GPIO_SCH=m
CONFIG_GPIO_ICH=m
CONFIG_GPIO_VX855=m

#
# I2C GPIO expanders:
#
CONFIG_GPIO_MAX7300=m
CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_RC5T583=y
CONFIG_GPIO_SX150X=y
CONFIG_GPIO_STMPE=y
CONFIG_GPIO_TC3589X=y
CONFIG_GPIO_TPS65912=m
CONFIG_GPIO_WM831X=m
CONFIG_GPIO_WM8350=m
CONFIG_GPIO_WM8994=m
CONFIG_GPIO_ADP5520=m
CONFIG_GPIO_ADP5588=m

#
# PCI GPIO expanders:
#
CONFIG_GPIO_CS5535=m
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_AMD8111 is not set
CONFIG_GPIO_LANGWELL=y
CONFIG_GPIO_PCH=m
CONFIG_GPIO_ML_IOH=m
CONFIG_GPIO_TIMBERDALE=y
CONFIG_GPIO_RDC321X=m

#
# SPI GPIO expanders:
#
CONFIG_GPIO_MAX7301=m
CONFIG_GPIO_MCP23S08=m
CONFIG_GPIO_MC33880=m
CONFIG_GPIO_74X164=m

#
# AC97 GPIO expanders:
#
CONFIG_GPIO_UCB1400=y

#
# MODULbus GPIO expanders:
#
CONFIG_GPIO_JANZ_TTL=m
# CONFIG_GPIO_TPS6586X is not set
CONFIG_GPIO_TPS65910=y
CONFIG_W1=m
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=m
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_DS1WM=m
CONFIG_W1_MASTER_GPIO=m
# CONFIG_HDQ_MASTER_OMAP is not set

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2760=m
CONFIG_W1_SLAVE_DS2780=m
CONFIG_W1_SLAVE_DS2781=m
# CONFIG_W1_SLAVE_DS28E04 is not set
CONFIG_W1_SLAVE_BQ27000=m
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
CONFIG_MAX8925_POWER=m
CONFIG_WM831X_BACKUP=m
CONFIG_WM831X_POWER=m
CONFIG_WM8350_POWER=m
CONFIG_TEST_POWER=m
CONFIG_BATTERY_DS2760=m
CONFIG_BATTERY_DS2780=m
CONFIG_BATTERY_DS2781=m
CONFIG_BATTERY_DS2782=m
CONFIG_BATTERY_SBS=m
CONFIG_BATTERY_BQ27x00=m
CONFIG_BATTERY_BQ27X00_I2C=y
CONFIG_BATTERY_BQ27X00_PLATFORM=y
CONFIG_BATTERY_DA9030=m
CONFIG_BATTERY_MAX17040=m
CONFIG_BATTERY_MAX17042=m
CONFIG_CHARGER_PCF50633=m
CONFIG_CHARGER_ISP1704=m
CONFIG_CHARGER_MAX8903=m
CONFIG_CHARGER_LP8727=m
CONFIG_CHARGER_GPIO=m
CONFIG_CHARGER_MANAGER=y
CONFIG_CHARGER_MAX8997=m
CONFIG_CHARGER_MAX8998=m
CONFIG_CHARGER_SMB347=m
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7314=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_ADT7410 is not set
CONFIG_SENSORS_ADT7411=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
CONFIG_SENSORS_ASC7621=m
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
# CONFIG_SENSORS_DA9052_ADC is not set
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_GPIO_FAN=m
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_CORETEMP=m
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_JC42=m
CONFIG_SENSORS_LINEAGE=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LTC4151=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4261=m
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX16065=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_MCP3021=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
# CONFIG_PMBUS is not set
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_SMM665=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_SCH56XX_COMMON=m
CONFIG_SENSORS_SCH5627=m
CONFIG_SENSORS_SCH5636=m
CONFIG_SENSORS_ADS1015=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_ADS7871=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
CONFIG_SENSORS_TMP401=m
CONFIG_SENSORS_TMP421=m
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=m
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_WM831X=m
CONFIG_SENSORS_WM8350=m
CONFIG_SENSORS_APPLESMC=m
CONFIG_SENSORS_MC13783_ADC=m

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_SENSORS_ATK0110=m
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
# CONFIG_CPU_THERMAL is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
CONFIG_DA9052_WATCHDOG=m
CONFIG_WM831X_WATCHDOG=m
CONFIG_WM8350_WATCHDOG=m
CONFIG_ACQUIRE_WDT=m
CONFIG_ADVANTECH_WDT=m
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
CONFIG_SC520_WDT=m
CONFIG_SBC_FITPC2_WATCHDOG=m
CONFIG_EUROTECH_WDT=m
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
CONFIG_WAFER_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_IE6XX_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
CONFIG_HP_WATCHDOG=m
CONFIG_HPWDT_NMI_DECODING=y
CONFIG_SC1200_WDT=m
CONFIG_PC87413_WDT=m
CONFIG_NV_TCO=m
CONFIG_60XX_WDT=m
CONFIG_SBC8360_WDT=m
CONFIG_CPU5_WDT=m
CONFIG_SMSC_SCH311X_WDT=m
CONFIG_SMSC37B787_WDT=m
CONFIG_VIA_WDT=m
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m
CONFIG_XEN_WDT=m

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_BLOCKIO=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_SILENT is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=m
CONFIG_BCMA_BLOCKIO=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_DRIVER_GMAC_CMN is not set
# CONFIG_BCMA_DEBUG is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_88PM860X=y
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
CONFIG_MFD_SM501=m
# CONFIG_MFD_SM501_GPIO is not set
CONFIG_HTC_PASIC3=m
CONFIG_HTC_I2CPLD=y
CONFIG_UCB1400_CORE=m
CONFIG_MFD_LM3533=m
CONFIG_TPS6105X=m
CONFIG_TPS65010=m
CONFIG_TPS6507X=m
CONFIG_MFD_TPS65217=m
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_MFD_TPS65912=y
CONFIG_MFD_TPS65912_I2C=y
CONFIG_MFD_TPS65912_SPI=y
# CONFIG_TWL4030_CORE is not set
CONFIG_TWL6040_CORE=y
CONFIG_MFD_STMPE=y

#
# STMPE Interface Drivers
#
CONFIG_STMPE_I2C=y
CONFIG_STMPE_SPI=y
CONFIG_MFD_TC3589X=y
# CONFIG_MFD_TMIO is not set
CONFIG_PMIC_DA903X=y
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_PMIC_ADP5520=y
# CONFIG_MFD_MAX77686 is not set
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
CONFIG_MFD_WM8994=y
CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
CONFIG_MFD_MC13783=m
CONFIG_MFD_MC13XXX=m
CONFIG_MFD_MC13XXX_SPI=m
CONFIG_MFD_MC13XXX_I2C=m
CONFIG_ABX500_CORE=y
CONFIG_AB3100_CORE=y
CONFIG_AB3100_OTP=m
CONFIG_EZX_PCAP=y
CONFIG_MFD_CS5535=m
CONFIG_MFD_TIMBERDALE=m
CONFIG_LPC_SCH=m
CONFIG_LPC_ICH=m
CONFIG_MFD_RDC321X=m
CONFIG_MFD_JANZ_CMODIO=m
CONFIG_MFD_VX855=m
CONFIG_MFD_WL1273_CORE=m
CONFIG_MFD_TPS65090=y
CONFIG_MFD_AAT2870_CORE=y
CONFIG_MFD_RC5T583=y
CONFIG_MFD_PALMAS=y
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=m
CONFIG_REGULATOR_VIRTUAL_CONSUMER=m
CONFIG_REGULATOR_USERSPACE_CONSUMER=m
CONFIG_REGULATOR_GPIO=m
CONFIG_REGULATOR_AD5398=m
CONFIG_REGULATOR_AAT2870=m
CONFIG_REGULATOR_DA903X=m
CONFIG_REGULATOR_DA9052=m
CONFIG_REGULATOR_MC13XXX_CORE=m
CONFIG_REGULATOR_MC13783=m
CONFIG_REGULATOR_MC13892=m
CONFIG_REGULATOR_ISL6271A=m
CONFIG_REGULATOR_88PM8607=y
CONFIG_REGULATOR_MAX1586=m
CONFIG_REGULATOR_MAX8649=m
CONFIG_REGULATOR_MAX8660=m
CONFIG_REGULATOR_MAX8925=m
CONFIG_REGULATOR_MAX8952=m
CONFIG_REGULATOR_MAX8997=m
CONFIG_REGULATOR_MAX8998=m
# CONFIG_REGULATOR_PCAP is not set
CONFIG_REGULATOR_LP3971=m
CONFIG_REGULATOR_LP3972=m
# CONFIG_REGULATOR_LP872X is not set
CONFIG_REGULATOR_PCF50633=m
CONFIG_REGULATOR_RC5T583=m
CONFIG_REGULATOR_AB3100=m
CONFIG_REGULATOR_PALMAS=m
CONFIG_REGULATOR_TPS6105X=m
CONFIG_REGULATOR_TPS62360=m
CONFIG_REGULATOR_TPS65023=m
CONFIG_REGULATOR_TPS6507X=m
CONFIG_REGULATOR_TPS65090=m
CONFIG_REGULATOR_TPS65217=m
CONFIG_REGULATOR_TPS6524X=m
CONFIG_REGULATOR_TPS6586X=m
CONFIG_REGULATOR_TPS65910=m
CONFIG_REGULATOR_TPS65912=m
CONFIG_REGULATOR_WM831X=m
CONFIG_REGULATOR_WM8350=m
CONFIG_REGULATOR_WM8400=m
CONFIG_REGULATOR_WM8994=m
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
CONFIG_MEDIA_RADIO_SUPPORT=y
# CONFIG_MEDIA_RC_SUPPORT is not set
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2=m
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_DMA_SG=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEOBUF_DMA_CONTIG=m
CONFIG_VIDEOBUF_DVB=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_DMA_CONTIG=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_DVB_CORE=m
CONFIG_DVB_NET=y
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_GL860=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
CONFIG_USB_GSPCA_JL2005BCD=m
CONFIG_USB_GSPCA_KINECT=m
CONFIG_USB_GSPCA_KONICA=m
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_NW80X=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
CONFIG_USB_GSPCA_PAC7302=m
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SE401=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
CONFIG_USB_GSPCA_SPCA1528=m
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
CONFIG_USB_GSPCA_SQ930X=m
CONFIG_USB_GSPCA_STK014=m
CONFIG_USB_GSPCA_STV0680=m
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TOPRO=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
CONFIG_USB_GSPCA_VICAM=m
CONFIG_USB_GSPCA_XIRLINK_CIT=m
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_VIDEO_CPIA2=m
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
# CONFIG_USB_SN9C102 is not set

#
# Analog TV USB devices
#
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_VIDEO_PVRUSB2_DVB=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_USBVISION=m
# CONFIG_VIDEO_STK1160 is not set

#
# Analog/digital TV USB devices
#

#
# Digital TV USB devices
#
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set

#
# Webcam, TV (analog/digital) USB devices
#
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m
CONFIG_MEDIA_PCI_SUPPORT=y

#
# Media capture support
#
CONFIG_VIDEO_MEYE=m

#
# Media capture/analog TV support
#
CONFIG_VIDEO_ZORAN=m
CONFIG_VIDEO_ZORAN_DC30=m
CONFIG_VIDEO_ZORAN_ZR36060=m
CONFIG_VIDEO_ZORAN_BUZ=m
CONFIG_VIDEO_ZORAN_DC10=m
CONFIG_VIDEO_ZORAN_LML33=m
CONFIG_VIDEO_ZORAN_LML33R10=m
CONFIG_VIDEO_ZORAN_AVS6EYES=m
CONFIG_VIDEO_HEXIUM_GEMINI=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_MXB=m

#
# Media capture/analog/hybrid TV support
#
CONFIG_VIDEO_SAA7134=m
CONFIG_VIDEO_SAA7134_ALSA=m
CONFIG_VIDEO_SAA7134_DVB=m
CONFIG_VIDEO_SAA7164=m

#
# Media digital TV PCI Adapters
#
CONFIG_TTPCI_EEPROM=m
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_DVB_BUDGET_PATCH=m
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
# CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set
CONFIG_DVB_PLUTO2=m
CONFIG_DVB_PT1=m
CONFIG_DVB_NGENE=m
CONFIG_DVB_DDBRIDGE=m
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_VIDEO_CAFE_CCIC=m
CONFIG_VIDEO_VIA_CAMERA=m
CONFIG_VIDEO_TIMBERDALE=m
CONFIG_SOC_CAMERA=m
CONFIG_SOC_CAMERA_PLATFORM=m
CONFIG_V4L_MEM2MEM_DRIVERS=y
# CONFIG_VIDEO_CODA is not set
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
# CONFIG_V4L_TEST_DRIVERS is not set

#
# Supported MMC/SDIO adapters
#
# CONFIG_MEDIA_PARPORT_SUPPORT is not set
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_SI470X=y
CONFIG_USB_SI470X=m
CONFIG_I2C_SI470X=m
CONFIG_USB_MR800=m
CONFIG_USB_DSBR=m
CONFIG_RADIO_MAXIRADIO=m
# CONFIG_RADIO_SHARK is not set
# CONFIG_RADIO_SHARK2 is not set
CONFIG_I2C_SI4713=m
CONFIG_RADIO_SI4713=m
CONFIG_USB_KEENE=m
CONFIG_RADIO_TEA5764=m
CONFIG_RADIO_SAA7706H=m
CONFIG_RADIO_TEF6862=m
CONFIG_RADIO_TIMBERDALE=m
CONFIG_RADIO_WL1273=m

#
# Texas Instruments WL128x FM driver (ST based)
#
CONFIG_RADIO_WL128X=m

#
# Supported FireWire (IEEE 1394) Adapters
#
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
CONFIG_VIDEO_TVEEPROM=m

#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_TDA9840=m
CONFIG_VIDEO_TEA6415C=m
CONFIG_VIDEO_TEA6420=m
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_WM8775=m

#
# RDS decoders
#
CONFIG_VIDEO_SAA6588=m

#
# Video decoders
#
CONFIG_VIDEO_ADV7180=m
CONFIG_VIDEO_BT819=m
CONFIG_VIDEO_BT856=m
CONFIG_VIDEO_BT866=m
CONFIG_VIDEO_KS0127=m
CONFIG_VIDEO_SAA7110=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_TVP5150=m
CONFIG_VIDEO_VPX3220=m

#
# Video and audio decoders
#
CONFIG_VIDEO_CX25840=m

#
# MPEG video encoders
#
CONFIG_VIDEO_CX2341X=m

#
# Video encoders
#
CONFIG_VIDEO_SAA7185=m
CONFIG_VIDEO_ADV7170=m
CONFIG_VIDEO_ADV7175=m

#
# Camera sensor devices
#
CONFIG_VIDEO_OV7670=m
CONFIG_VIDEO_MT9V011=m

#
# Flash devices
#

#
# Video improvement chips
#

#
# Miscelaneous helper chips
#

#
# Sensors used on soc_camera driver
#

#
# soc_camera sensor drivers
#
# CONFIG_SOC_CAMERA_IMX074 is not set
# CONFIG_SOC_CAMERA_MT9M001 is not set
# CONFIG_SOC_CAMERA_MT9M111 is not set
# CONFIG_SOC_CAMERA_MT9T031 is not set
# CONFIG_SOC_CAMERA_MT9T112 is not set
# CONFIG_SOC_CAMERA_MT9V022 is not set
# CONFIG_SOC_CAMERA_OV2640 is not set
# CONFIG_SOC_CAMERA_OV5642 is not set
# CONFIG_SOC_CAMERA_OV6650 is not set
# CONFIG_SOC_CAMERA_OV772X is not set
# CONFIG_SOC_CAMERA_OV9640 is not set
# CONFIG_SOC_CAMERA_OV9740 is not set
# CONFIG_SOC_CAMERA_RJ54N1 is not set
# CONFIG_SOC_CAMERA_TW9910 is not set
CONFIG_MEDIA_ATTACH=y
CONFIG_MEDIA_TUNER=m
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_MEDIA_TUNER_XC4000=m
CONFIG_MEDIA_TUNER_MC44S803=m

#
# Multistandard (satellite) frontends
#
CONFIG_DVB_STB0899=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m

#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=m

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24123=m
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10036=m
CONFIG_DVB_ZL10039=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TDA8261=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_TUA6100=m
CONFIG_DVB_TDA10071=m

#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_SP8870=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_DRXD=m
CONFIG_DVB_L64781=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_CXD2820R=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_S5H1409=m
CONFIG_DVB_S5H1411=m

#
# ISDB-T (terrestrial) frontends
#
CONFIG_DVB_S921=m

#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m

#
# SEC control devices for DVB-S
#
CONFIG_DVB_LNBP21=m
CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m

#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_USB=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_TTM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_KMS=y
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_NOUVEAU_DEBUG=y

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
CONFIG_DRM_I810=m
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
CONFIG_DRM_GMA3600=y
CONFIG_DRM_UDL=m
CONFIG_DRM_AST=m
CONFIG_DRM_MGAG200=m
CONFIG_DRM_CIRRUS_QEMU=m
# CONFIG_STUB_POULSBO is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=m
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
CONFIG_FB_CYBER2000=m
CONFIG_FB_CYBER2000_DDC=y
CONFIG_FB_ARC=m
CONFIG_FB_ASILIANT=y
CONFIG_FB_IMSTT=y
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
# CONFIG_FB_VESA is not set
CONFIG_FB_EFI=y
CONFIG_FB_N411=m
CONFIG_FB_HGA=m
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_FB_RIVA=m
CONFIG_FB_RIVA_I2C=y
# CONFIG_FB_RIVA_DEBUG is not set
CONFIG_FB_RIVA_BACKLIGHT=y
CONFIG_FB_I740=m
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
CONFIG_FB_INTEL=m
# CONFIG_FB_INTEL_DEBUG is not set
CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
CONFIG_FB_SAVAGE_ACCEL=y
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_VIA_X_COMPATIBILITY=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
CONFIG_FB_CARMINE=m
CONFIG_FB_CARMINE_DRAM_EVAL=y
# CONFIG_CARMINE_DRAM_CUSTOM is not set
CONFIG_FB_GEODE=y
CONFIG_FB_GEODE_LX=m
CONFIG_FB_GEODE_GX=m
CONFIG_FB_GEODE_GX1=m
CONFIG_FB_TMIO=m
CONFIG_FB_TMIO_ACCELL=y
CONFIG_FB_SM501=m
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
# CONFIG_FB_VIRTUAL is not set
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_FB_METRONOME=m
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
CONFIG_FB_MB862XX_I2C=y
CONFIG_FB_BROADSHEET=m
CONFIG_FB_AUO_K190X=m
CONFIG_FB_AUO_K1900=m
CONFIG_FB_AUO_K1901=m
CONFIG_EXYNOS_VIDEO=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_L4F00242T03=m
CONFIG_LCD_LMS283GF05=m
CONFIG_LCD_LTV350QV=m
CONFIG_LCD_ILI9320=m
CONFIG_LCD_TDO24M=m
CONFIG_LCD_VGG2432A4=m
CONFIG_LCD_PLATFORM=m
CONFIG_LCD_S6E63M0=m
CONFIG_LCD_LD9040=m
CONFIG_LCD_AMS369FG06=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=m
CONFIG_BACKLIGHT_LM3533=m
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_CARILLO_RANCH=m
CONFIG_BACKLIGHT_DA903X=m
CONFIG_BACKLIGHT_DA9052=m
CONFIG_BACKLIGHT_MAX8925=m
CONFIG_BACKLIGHT_APPLE=m
CONFIG_BACKLIGHT_SAHARA=m
CONFIG_BACKLIGHT_WM831X=m
CONFIG_BACKLIGHT_ADP5520=m
CONFIG_BACKLIGHT_ADP8860=m
CONFIG_BACKLIGHT_ADP8870=m
CONFIG_BACKLIGHT_88PM860X=m
CONFIG_BACKLIGHT_PCF50633=m
CONFIG_BACKLIGHT_AAT2870=m
CONFIG_BACKLIGHT_LP855X=m

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_COMPRESS_OFFLOAD=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
CONFIG_SND_ALOOP=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_TEA575X=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ASIHPI=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AW2=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
CONFIG_SND_CS5535AUDIO=m
CONFIG_SND_CTXFI=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_ES1968_RADIO=y
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LOLA=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_USB_6FIRE=m
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=m
CONFIG_SND_FIREWIRE_SPEAKERS=m
CONFIG_SND_ISIGHT=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_I2C_AND_SPI=m
CONFIG_SND_SOC_ALL_CODECS=m
CONFIG_SND_SOC_88PM860X=m
CONFIG_SND_SOC_WM_HUBS=m
CONFIG_SND_SOC_AB8500_CODEC=m
CONFIG_SND_SOC_AD1836=m
CONFIG_SND_SOC_AD193X=m
CONFIG_SND_SOC_AD73311=m
CONFIG_SND_SOC_ADAU1373=m
CONFIG_SND_SOC_ADAV80X=m
CONFIG_SND_SOC_ADS117X=m
CONFIG_SND_SOC_AK4104=m
CONFIG_SND_SOC_AK4535=m
CONFIG_SND_SOC_AK4641=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_AK4671=m
CONFIG_SND_SOC_ALC5623=m
CONFIG_SND_SOC_ALC5632=m
CONFIG_SND_SOC_CS42L51=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L73=m
CONFIG_SND_SOC_CS4270=m
CONFIG_SND_SOC_CS4271=m
CONFIG_SND_SOC_CX20442=m
CONFIG_SND_SOC_JZ4740_CODEC=m
CONFIG_SND_SOC_L3=m
CONFIG_SND_SOC_DA7210=m
CONFIG_SND_SOC_DA732X=m
CONFIG_SND_SOC_DFBMCS320=m
CONFIG_SND_SOC_ISABELLE=m
CONFIG_SND_SOC_LM49453=m
CONFIG_SND_SOC_MAX98088=m
CONFIG_SND_SOC_MAX98095=m
CONFIG_SND_SOC_MAX9850=m
CONFIG_SND_SOC_PCM3008=m
CONFIG_SND_SOC_RT5631=m
CONFIG_SND_SOC_SGTL5000=m
CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_SSM2602=m
CONFIG_SND_SOC_STA32X=m
CONFIG_SND_SOC_STA529=m
CONFIG_SND_SOC_TLV320AIC23=m
CONFIG_SND_SOC_TLV320AIC26=m
CONFIG_SND_SOC_TLV320AIC32X4=m
CONFIG_SND_SOC_TLV320AIC3X=m
CONFIG_SND_SOC_TLV320DAC33=m
CONFIG_SND_SOC_TWL6040=m
CONFIG_SND_SOC_UDA134X=m
CONFIG_SND_SOC_UDA1380=m
CONFIG_SND_SOC_WL1273=m
CONFIG_SND_SOC_WM1250_EV1=m
CONFIG_SND_SOC_WM2000=m
CONFIG_SND_SOC_WM2200=m
CONFIG_SND_SOC_WM5100=m
CONFIG_SND_SOC_WM8350=m
CONFIG_SND_SOC_WM8400=m
CONFIG_SND_SOC_WM8510=m
CONFIG_SND_SOC_WM8523=m
CONFIG_SND_SOC_WM8580=m
CONFIG_SND_SOC_WM8711=m
CONFIG_SND_SOC_WM8727=m
CONFIG_SND_SOC_WM8728=m
CONFIG_SND_SOC_WM8731=m
CONFIG_SND_SOC_WM8737=m
CONFIG_SND_SOC_WM8741=m
CONFIG_SND_SOC_WM8750=m
CONFIG_SND_SOC_WM8753=m
CONFIG_SND_SOC_WM8770=m
CONFIG_SND_SOC_WM8776=m
CONFIG_SND_SOC_WM8782=m
CONFIG_SND_SOC_WM8804=m
CONFIG_SND_SOC_WM8900=m
CONFIG_SND_SOC_WM8903=m
CONFIG_SND_SOC_WM8904=m
CONFIG_SND_SOC_WM8940=m
CONFIG_SND_SOC_WM8955=m
CONFIG_SND_SOC_WM8960=m
CONFIG_SND_SOC_WM8961=m
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_WM8971=m
CONFIG_SND_SOC_WM8974=m
CONFIG_SND_SOC_WM8978=m
CONFIG_SND_SOC_WM8983=m
CONFIG_SND_SOC_WM8985=m
CONFIG_SND_SOC_WM8988=m
CONFIG_SND_SOC_WM8990=m
CONFIG_SND_SOC_WM8991=m
CONFIG_SND_SOC_WM8993=m
CONFIG_SND_SOC_WM8994=m
CONFIG_SND_SOC_WM8995=m
CONFIG_SND_SOC_WM8996=m
CONFIG_SND_SOC_WM9081=m
CONFIG_SND_SOC_WM9090=m
CONFIG_SND_SOC_LM4857=m
CONFIG_SND_SOC_MAX9768=m
CONFIG_SND_SOC_MAX9877=m
CONFIG_SND_SOC_MC13783=m
CONFIG_SND_SOC_ML26124=m
CONFIG_SND_SOC_TPA6130A2=m
CONFIG_SND_SIMPLE_CARD=m
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m

#
# HID support
#
CONFIG_HID=m
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=m

#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
CONFIG_HID_ACRUX=m
CONFIG_HID_ACRUX_FF=y
CONFIG_HID_APPLE=m
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_EZKEY=m
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LCPOWER=m
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=m
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_MULTITOUCH=m
CONFIG_HID_NTRIG=m
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PRIMAX=m
CONFIG_HID_ROCCAT=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_SPEEDLINK=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
CONFIG_HID_HYPERV_MOUSE=m
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
CONFIG_HID_WIIMOTE_EXT=y
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m

#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_OTG=y
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_DEBUG is not set
CONFIG_USB_MON=m
CONFIG_USB_WUSB=m
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PLATFORM=m
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_HCD_ISO=y
CONFIG_USB_SL811_CS=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_RENESAS_USBHS_HCD=m
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m
CONFIG_USB_HCD_BCMA=m
CONFIG_USB_HCD_SSB=m
CONFIG_USB_MUSB_HDRC=m
CONFIG_USB_MUSB_TUSB6010=m
CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_CHIPIDEA=m
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
# CONFIG_USB_CHIPIDEA_DEBUG is not set
CONFIG_USB_RENESAS_USBHS=m

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
CONFIG_USB_STORAGE_ONETOUCH=m
CONFIG_USB_STORAGE_KARMA=m
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
CONFIG_USB_STORAGE_ENE_UB6250=m
CONFIG_USB_UAS=m
CONFIG_USB_LIBUSUAL=y

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_F81232=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_METRO=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7715_PARPORT=y
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_SIEMENS_MPI=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
CONFIG_USB_SERIAL_ZIO=m
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_QT2=m
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_SISUSBVGA_CON is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m

#
# USB Physical Layer drivers
#
CONFIG_USB_ISP1301=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2

#
# USB Peripheral Controller
#
CONFIG_USB_R8A66597=m
CONFIG_USB_RENESAS_USBHS_UDC=m
CONFIG_USB_MV_UDC=m
CONFIG_USB_GADGET_MUSB_HDRC=m
# CONFIG_USB_M66592 is not set
CONFIG_USB_AMD5536UDC=m
CONFIG_USB_NET2272=m
CONFIG_USB_NET2272_DMA=y
CONFIG_USB_NET2280=m
CONFIG_USB_GOKU=m
CONFIG_USB_EG20T=m
# CONFIG_USB_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_GADGET_SUPERSPEED=y
CONFIG_USB_ZERO=m
# CONFIG_USB_ZERO_HNPTEST is not set
CONFIG_USB_AUDIO=m
CONFIG_GADGET_UAC1=y
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_ETH_EEM=y
CONFIG_USB_G_NCM=m
CONFIG_USB_GADGETFS=m
CONFIG_USB_FUNCTIONFS=m
CONFIG_USB_FUNCTIONFS_ETH=y
CONFIG_USB_FUNCTIONFS_RNDIS=y
CONFIG_USB_FUNCTIONFS_GENERIC=y
# CONFIG_USB_FILE_STORAGE is not set
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_GADGET_TARGET=m
CONFIG_USB_G_SERIAL=m
CONFIG_USB_MIDI_GADGET=m
CONFIG_USB_G_PRINTER=m
CONFIG_USB_CDC_COMPOSITE=m
CONFIG_USB_G_NOKIA=m
CONFIG_USB_G_ACM_MS=m
# CONFIG_USB_G_MULTI is not set
CONFIG_USB_G_HID=m
CONFIG_USB_G_DBGP=m
# CONFIG_USB_G_DBGP_PRINTK is not set
CONFIG_USB_G_DBGP_SERIAL=y
CONFIG_USB_G_WEBCAM=m

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
CONFIG_USB_GPIO_VBUS=m
CONFIG_NOP_USB_XCEIV=m
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
CONFIG_UWB_I1480U=m
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SPI=m
CONFIG_MMC_SDRICOH_CS=m
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
CONFIG_LEDS_88PM860X=m
CONFIG_LEDS_LM3530=m
CONFIG_LEDS_LM3533=m
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_PCA9532_GPIO=y
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_CLEVO_MAIL=m
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_PCA9633=m
CONFIG_LEDS_WM831X_STATUS=m
CONFIG_LEDS_WM8350=m
CONFIG_LEDS_DA903X=m
CONFIG_LEDS_DA9052=m
CONFIG_LEDS_DAC124S085=m
CONFIG_LEDS_REGULATOR=m
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_ADP5520=m
CONFIG_LEDS_DELL_NETBOOKS=m
CONFIG_LEDS_MC13783=m
CONFIG_LEDS_TCA6507=m
CONFIG_LEDS_MAX8997=m
# CONFIG_LEDS_LM3556 is not set
CONFIG_LEDS_OT200=m
# CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
# CONFIG_LEDS_TRIGGER_CPU is not set
CONFIG_LEDS_TRIGGER_GPIO=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=m
# CONFIG_ACCESSIBILITY is not set
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
CONFIG_INFINIBAND_IPATH=m
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_AMSO1100=m
CONFIG_INFINIBAND_AMSO1100_DEBUG=y
CONFIG_INFINIBAND_CXGB3=m
# CONFIG_INFINIBAND_CXGB3_DEBUG is not set
CONFIG_INFINIBAND_CXGB4=m
CONFIG_MLX4_INFINIBAND=m
CONFIG_INFINIBAND_NES=m
# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_OCRDMA=m
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_SRPT=m
CONFIG_INFINIBAND_ISER=m
CONFIG_EDAC=y

#
# Reporting subsystems
#
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
CONFIG_EDAC_MCE_INJ=m
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_AMD64=m
# CONFIG_EDAC_AMD64_ERROR_INJECTION is not set
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
CONFIG_EDAC_I7300=m
CONFIG_EDAC_SBRIDGE=m
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_88PM860X=m
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_MAX8925=m
CONFIG_RTC_DRV_MAX8998=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
CONFIG_RTC_DRV_BQ32K=m
CONFIG_RTC_DRV_S35390A=m
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
CONFIG_RTC_DRV_RX8025=m
CONFIG_RTC_DRV_EM3027=m
CONFIG_RTC_DRV_RV3029C2=m

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T93=m
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
CONFIG_RTC_DRV_R9701=m
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
CONFIG_RTC_DRV_PCF2123=m

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_DA9052=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_BQ4802=m
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_V3020=m
CONFIG_RTC_DRV_WM831X=m
CONFIG_RTC_DRV_WM8350=m
CONFIG_RTC_DRV_PCF50633=m
CONFIG_RTC_DRV_AB3100=m

#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_PCAP=m
CONFIG_RTC_DRV_MC13XXX=m
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_INTEL_MID_DMAC=m
CONFIG_INTEL_IOATDMA=m
CONFIG_TIMB_DMA=m
CONFIG_PCH_DMA=m
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
CONFIG_UIO_NETX=m
# CONFIG_VFIO is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y

#
# Virtio drivers
#
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_MMIO=m
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y

#
# Microsoft Hyper-V guest support
#
CONFIG_HYPERV=m
CONFIG_HYPERV_UTILS=m

#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SELFBALLOONING=y
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_TMEM=y
CONFIG_XEN_PCIDEV_BACKEND=m
CONFIG_XEN_PRIVCMD=m
CONFIG_XEN_ACPI_PROCESSOR=y
# CONFIG_XEN_MCE_LOG is not set
CONFIG_STAGING=y
CONFIG_ET131X=m
CONFIG_SLICOSS=m
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_HOST=m
# CONFIG_USBIP_DEBUG is not set
CONFIG_W35UND=m
CONFIG_PRISM2_USB=m
CONFIG_ECHO=m
CONFIG_COMEDI=m
# CONFIG_COMEDI_DEBUG is not set
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=20480
CONFIG_COMEDI_MISC_DRIVERS=y
CONFIG_COMEDI_KCOMEDILIB=m
CONFIG_COMEDI_BOND=m
CONFIG_COMEDI_TEST=m
CONFIG_COMEDI_PARPORT=m
CONFIG_COMEDI_SERIAL2002=m
CONFIG_COMEDI_SKEL=m
CONFIG_COMEDI_PCI_DRIVERS=y
CONFIG_COMEDI_ADDI_APCI_035=m
CONFIG_COMEDI_ADDI_APCI_1032=m
CONFIG_COMEDI_ADDI_APCI_1500=m
CONFIG_COMEDI_ADDI_APCI_1516=m
CONFIG_COMEDI_ADDI_APCI_1564=m
CONFIG_COMEDI_ADDI_APCI_16XX=m
CONFIG_COMEDI_ADDI_APCI_2016=m
CONFIG_COMEDI_ADDI_APCI_2032=m
CONFIG_COMEDI_ADDI_APCI_2200=m
CONFIG_COMEDI_ADDI_APCI_3001=m
CONFIG_COMEDI_ADDI_APCI_3120=m
CONFIG_COMEDI_ADDI_APCI_3501=m
CONFIG_COMEDI_ADDI_APCI_3XXX=m
CONFIG_COMEDI_ADL_PCI6208=m
CONFIG_COMEDI_ADL_PCI7X3X=m
CONFIG_COMEDI_ADL_PCI7296=m
CONFIG_COMEDI_ADL_PCI8164=m
CONFIG_COMEDI_ADL_PCI9111=m
CONFIG_COMEDI_ADL_PCI9118=m
CONFIG_COMEDI_ADV_PCI1710=m
CONFIG_COMEDI_ADV_PCI1723=m
CONFIG_COMEDI_ADV_PCI_DIO=m
CONFIG_COMEDI_AMPLC_DIO200_PCI=m
CONFIG_COMEDI_AMPLC_PC236_PCI=m
CONFIG_COMEDI_AMPLC_PC263_PCI=m
CONFIG_COMEDI_AMPLC_PCI224=m
CONFIG_COMEDI_AMPLC_PCI230=m
CONFIG_COMEDI_CONTEC_PCI_DIO=m
CONFIG_COMEDI_DAS08_PCI=m
CONFIG_COMEDI_DT3000=m
CONFIG_COMEDI_DYNA_PCI10XX=m
CONFIG_COMEDI_UNIOXX5=m
CONFIG_COMEDI_GSC_HPDI=m
CONFIG_COMEDI_ICP_MULTI=m
CONFIG_COMEDI_II_PCI20KC=m
CONFIG_COMEDI_DAQBOARD2000=m
CONFIG_COMEDI_JR3_PCI=m
CONFIG_COMEDI_KE_COUNTER=m
CONFIG_COMEDI_CB_PCIDAS64=m
CONFIG_COMEDI_CB_PCIDAS=m
CONFIG_COMEDI_CB_PCIDDA=m
CONFIG_COMEDI_CB_PCIDIO=m
CONFIG_COMEDI_CB_PCIMDAS=m
CONFIG_COMEDI_CB_PCIMDDA=m
CONFIG_COMEDI_ME4000=m
CONFIG_COMEDI_ME_DAQ=m
CONFIG_COMEDI_NI_6527=m
CONFIG_COMEDI_NI_65XX=m
CONFIG_COMEDI_NI_660X=m
CONFIG_COMEDI_NI_670X=m
CONFIG_COMEDI_NI_LABPC=m
CONFIG_COMEDI_NI_PCIDIO=m
CONFIG_COMEDI_NI_PCIMIO=m
CONFIG_COMEDI_RTD520=m
CONFIG_COMEDI_S526=m
CONFIG_COMEDI_S626=m
CONFIG_COMEDI_SSV_DNP=m
CONFIG_COMEDI_MITE=m
CONFIG_COMEDI_NI_TIOCMD=m
CONFIG_COMEDI_PCMCIA_DRIVERS=y
CONFIG_COMEDI_CB_DAS16_CS=m
CONFIG_COMEDI_DAS08_CS=m
CONFIG_COMEDI_NI_DAQ_700_CS=m
CONFIG_COMEDI_NI_DAQ_DIO24_CS=m
CONFIG_COMEDI_NI_LABPC_CS=m
CONFIG_COMEDI_NI_MIO_CS=m
CONFIG_COMEDI_QUATECH_DAQP_CS=m
CONFIG_COMEDI_USB_DRIVERS=y
CONFIG_COMEDI_DT9812=m
CONFIG_COMEDI_USBDUX=m
CONFIG_COMEDI_USBDUXFAST=m
CONFIG_COMEDI_USBDUXSIGMA=m
CONFIG_COMEDI_VMK80XX=m
CONFIG_COMEDI_8255=m
CONFIG_COMEDI_FC=m
CONFIG_COMEDI_AMPLC_DIO200=m
CONFIG_COMEDI_AMPLC_PC236=m
CONFIG_COMEDI_AMPLC_PC263=m
CONFIG_COMEDI_DAS08=m
CONFIG_COMEDI_NI_TIO=m
CONFIG_ASUS_OLED=m
CONFIG_PANEL=m
CONFIG_PANEL_PARPORT=0
CONFIG_PANEL_PROFILE=5
# CONFIG_PANEL_CHANGE_MESSAGE is not set
CONFIG_R8187SE=m
CONFIG_RTL8192U=m
CONFIG_RTLLIB=m
CONFIG_RTLLIB_CRYPTO_CCMP=m
CONFIG_RTLLIB_CRYPTO_TKIP=m
CONFIG_RTLLIB_CRYPTO_WEP=m
CONFIG_RTL8192E=m
CONFIG_R8712U=m
CONFIG_RTS_PSTOR=m
# CONFIG_RTS_PSTOR_DEBUG is not set
CONFIG_RTS5139=m
# CONFIG_RTS5139_DEBUG is not set
CONFIG_TRANZPORT=m
CONFIG_IDE_PHISON=m
CONFIG_LINE6_USB=m
# CONFIG_LINE6_USB_DEBUG is not set
# CONFIG_LINE6_USB_DUMP_CTRL is not set
# CONFIG_LINE6_USB_DUMP_MIDI is not set
# CONFIG_LINE6_USB_DUMP_PCM is not set
# CONFIG_LINE6_USB_RAW is not set
# CONFIG_LINE6_USB_IMPULSE_RESPONSE is not set
CONFIG_USB_SERIAL_QUATECH2=m
CONFIG_VT6655=m
CONFIG_VT6656=m
CONFIG_DX_SEP=m

#
# IIO staging drivers
#
CONFIG_IIO_ST_HWMON=m
CONFIG_IIO_SW_RING=m

#
# Accelerometers
#
CONFIG_ADIS16201=m
CONFIG_ADIS16203=m
CONFIG_ADIS16204=m
CONFIG_ADIS16209=m
CONFIG_ADIS16220=m
CONFIG_ADIS16240=m
CONFIG_KXSD9=m
CONFIG_LIS3L02DQ=m
CONFIG_LIS3L02DQ_BUF_KFIFO=y
# CONFIG_LIS3L02DQ_BUF_RING_SW is not set
CONFIG_SCA3000=m

#
# Analog to digital converters
#
CONFIG_AD7291=m
CONFIG_AD7298=m
CONFIG_AD7606=m
CONFIG_AD7606_IFACE_PARALLEL=m
CONFIG_AD7606_IFACE_SPI=m
CONFIG_AD799X=m
CONFIG_AD799X_RING_BUFFER=y
CONFIG_AD7476=m
CONFIG_AD7887=m
CONFIG_AD7780=m
CONFIG_AD7793=m
CONFIG_AD7816=m
CONFIG_AD7192=m
CONFIG_ADT7310=m
CONFIG_ADT7410=m
CONFIG_AD7280=m
CONFIG_MAX1363=m
CONFIG_MAX1363_RING_BUFFER=y

#
# Analog digital bi-direction converters
#
CONFIG_ADT7316=m
CONFIG_ADT7316_SPI=m
CONFIG_ADT7316_I2C=m

#
# Capacitance to digital converters
#
CONFIG_AD7150=m
CONFIG_AD7152=m
CONFIG_AD7746=m

#
# Direct Digital Synthesis
#
CONFIG_AD5930=m
CONFIG_AD9832=m
CONFIG_AD9834=m
CONFIG_AD9850=m
CONFIG_AD9852=m
CONFIG_AD9910=m
CONFIG_AD9951=m

#
# Digital gyroscope sensors
#
CONFIG_ADIS16060=m
CONFIG_ADIS16080=m
CONFIG_ADIS16130=m
CONFIG_ADIS16260=m
CONFIG_ADXRS450=m

#
# Network Analyzer, Impedance Converters
#
CONFIG_AD5933=m

#
# Inertial measurement units
#
CONFIG_ADIS16400=m

#
# Light sensors
#
CONFIG_SENSORS_ISL29018=m
CONFIG_SENSORS_ISL29028=m
CONFIG_SENSORS_TSL2563=m
CONFIG_TSL2583=m
CONFIG_TSL2x7x=m

#
# Magnetometer sensors
#
CONFIG_SENSORS_AK8975=m
CONFIG_SENSORS_HMC5843=m

#
# Active energy metering IC
#
CONFIG_ADE7753=m
CONFIG_ADE7754=m
CONFIG_ADE7758=m
CONFIG_ADE7759=m
CONFIG_ADE7854=m
CONFIG_ADE7854_I2C=m
CONFIG_ADE7854_SPI=m

#
# Resolver to digital converters
#
CONFIG_AD2S90=m
CONFIG_AD2S1200=m
CONFIG_AD2S1210=m

#
# Triggers - standalone
#
CONFIG_IIO_PERIODIC_RTC_TRIGGER=m
CONFIG_IIO_GPIO_TRIGGER=m
CONFIG_IIO_SYSFS_TRIGGER=m
CONFIG_IIO_SIMPLE_DUMMY=m
# CONFIG_IIO_SIMPLE_DUMMY_EVENTS is not set
# CONFIG_IIO_SIMPLE_DUMMY_BUFFER is not set
CONFIG_ZRAM=m
# CONFIG_ZRAM_DEBUG is not set
CONFIG_ZCACHE=y
CONFIG_ZSMALLOC=y
CONFIG_WLAGS49_H2=m
CONFIG_WLAGS49_H25=m
CONFIG_FB_SM7XX=m
CONFIG_CRYSTALHD=m
CONFIG_CXT1E1=m
CONFIG_SBE_PMCC4_NCOMM=y
CONFIG_FB_XGI=m
CONFIG_ACPI_QUICKSTART=m
CONFIG_SBE_2T3E3=m
CONFIG_USB_ENESTORAGE=m
CONFIG_BCM_WIMAX=m
CONFIG_FT1000=m
CONFIG_FT1000_USB=m
CONFIG_FT1000_PCMCIA=m

#
# Speakup console speech
#
CONFIG_SPEAKUP=m
CONFIG_SPEAKUP_SYNTH_ACNTSA=m
CONFIG_SPEAKUP_SYNTH_ACNTPC=m
CONFIG_SPEAKUP_SYNTH_APOLLO=m
CONFIG_SPEAKUP_SYNTH_AUDPTR=m
CONFIG_SPEAKUP_SYNTH_BNS=m
CONFIG_SPEAKUP_SYNTH_DECTLK=m
CONFIG_SPEAKUP_SYNTH_DECEXT=m
CONFIG_SPEAKUP_SYNTH_DECPC=m
CONFIG_SPEAKUP_SYNTH_DTLK=m
CONFIG_SPEAKUP_SYNTH_KEYPC=m
CONFIG_SPEAKUP_SYNTH_LTLK=m
CONFIG_SPEAKUP_SYNTH_SOFT=m
CONFIG_SPEAKUP_SYNTH_SPKOUT=m
CONFIG_SPEAKUP_SYNTH_TXPRT=m
CONFIG_SPEAKUP_SYNTH_DUMMY=m
CONFIG_TOUCHSCREEN_CLEARPAD_TM1217=m
CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4=m
CONFIG_STAGING_MEDIA=y
CONFIG_DVB_AS102=m
CONFIG_DVB_CXD2099=m
CONFIG_VIDEO_DT3155=m
# CONFIG_DT3155_CCIR is not set
CONFIG_DT3155_STREAMING=y
CONFIG_SOLO6X10=m

#
# Android
#
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_LOGGER=m
CONFIG_ANDROID_TIMED_OUTPUT=y
CONFIG_ANDROID_TIMED_GPIO=m
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ANDROID_INTF_ALARM_DEV=y
CONFIG_PHONE=m
CONFIG_PHONE_IXJ=m
CONFIG_PHONE_IXJ_PCMCIA=m
CONFIG_USB_WPAN_HCD=m
CONFIG_IPACK_BUS=m
CONFIG_BOARD_TPCI200=m
CONFIG_SERIAL_IPOCTAL=m
CONFIG_WIMAX_GDM72XX=m
CONFIG_WIMAX_GDM72XX_QOS=y
CONFIG_WIMAX_GDM72XX_K_MODE=y
CONFIG_WIMAX_GDM72XX_WIMAX2=y
CONFIG_WIMAX_GDM72XX_USB=y
# CONFIG_WIMAX_GDM72XX_SDIO is not set
CONFIG_WIMAX_GDM72XX_USB_PM=y
# CONFIG_CSR_WIFI is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_ASUS_LAPTOP=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_DELL_WMI_AIO=m
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
CONFIG_FUJITSU_TABLET=m
CONFIG_AMILO_RFKILL=m
CONFIG_HP_ACCEL=m
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
CONFIG_IDEAPAD_LAPTOP=m
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
CONFIG_THINKPAD_ACPI_DEBUGFACILITIES=y
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_SENSORS_HDAPS=m
CONFIG_INTEL_MENLOW=m
CONFIG_EEEPC_LAPTOP=m
CONFIG_ASUS_WMI=m
CONFIG_ASUS_NB_WMI=m
CONFIG_EEEPC_WMI=m
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
CONFIG_TOPSTAR_LAPTOP=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
CONFIG_INTEL_IPS=m
CONFIG_IBM_RTL=m
CONFIG_XO15_EBOOK=m
CONFIG_SAMSUNG_LAPTOP=m
CONFIG_MXM_WMI=m
CONFIG_INTEL_OAKTRAIL=m
CONFIG_SAMSUNG_Q10=m
CONFIG_APPLE_GMUX=m

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
CONFIG_AMD_IOMMU=y
CONFIG_AMD_IOMMU_STATS=y
# CONFIG_AMD_IOMMU_V2 is not set
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_IRQ_REMAP=y

#
# Remoteproc drivers (EXPERIMENTAL)
#

#
# Rpmsg drivers (EXPERIMENTAL)
#
CONFIG_VIRT_DRIVERS=y
CONFIG_PM_DEVFREQ=y

#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y

#
# DEVFREQ Drivers
#
CONFIG_EXTCON=y

#
# Extcon Device Drivers
#
CONFIG_EXTCON_GPIO=m
# CONFIG_EXTCON_MAX77693 is not set
CONFIG_EXTCON_MAX8997=m
CONFIG_MEMORY=y
CONFIG_IIO=m
CONFIG_IIO_BUFFER=y
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGERED_BUFFER=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2

#
# Analog to digital converters
#
# CONFIG_AD7266 is not set

#
# Amplifiers
#
CONFIG_AD8366=m

#
# Light sensors
#
# CONFIG_ADJD_S311 is not set
# CONFIG_SENSORS_LM3533 is not set
# CONFIG_VCNL4000 is not set

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#
# CONFIG_AD9523 is not set

#
# Phase-Locked Loop (PLL) frequency synthesizers
#
# CONFIG_ADF4350 is not set

#
# Digital to analog converters
#
CONFIG_AD5064=m
CONFIG_AD5360=m
CONFIG_AD5380=m
CONFIG_AD5421=m
CONFIG_AD5624R_SPI=m
CONFIG_AD5446=m
CONFIG_AD5504=m
CONFIG_AD5764=m
CONFIG_AD5791=m
CONFIG_AD5686=m
# CONFIG_MAX517 is not set
# CONFIG_MCP4725 is not set
CONFIG_VME_BUS=m

#
# VME Bridge Drivers
#
CONFIG_VME_CA91CX42=m
CONFIG_VME_TSI148=m

#
# VME Board Drivers
#
CONFIG_VMIVME_7805=m

#
# VME Device Drivers
#
CONFIG_VME_USER=m
CONFIG_VME_PIO2=m
# CONFIG_PWM is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=m
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=m
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=m
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=m
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_QUOTACTL_COMPAT=y
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=y
CONFIG_OVERLAYFS_FS=m
CONFIG_CUSE=m
CONFIG_GENERIC_ACL=y

#
# Caches
#
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
CONFIG_FSCACHE_HISTOGRAM=y
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
CONFIG_CACHEFILES=m
# CONFIG_CACHEFILES_DEBUG is not set
# CONFIG_CACHEFILES_HISTOGRAM is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=y
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_LZO=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_CMODE_NONE is not set
# CONFIG_JFFS2_CMODE_PRIORITY is not set
# CONFIG_JFFS2_CMODE_SIZE is not set
CONFIG_JFFS2_CMODE_FAVOURLZO=y
CONFIG_UBIFS_FS=m
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_LOGFS is not set
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
CONFIG_QNX6FS_FS=m
# CONFIG_QNX6FS_DEBUG is not set
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set
CONFIG_PSTORE_RAM=m
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_EXOFS_FS=m
# CONFIG_EXOFS_DEBUG is not set
CONFIG_ORE=m
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V2=m
CONFIG_NFS_V3=m
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=m
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
# CONFIG_NFSD_FAULT_INJECTION is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_SUNRPC_DEBUG is not set
CONFIG_CEPH_FS=m
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_FSCACHE=y
CONFIG_CIFS_ACL=y
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
# CONFIG_AFS_FSCACHE is not set
CONFIG_9P_FS=m
# CONFIG_9P_FSCACHE is not set
CONFIG_9P_FS_POSIX_ACL=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_MAC_ROMAN=m
CONFIG_NLS_MAC_CELTIC=m
CONFIG_NLS_MAC_CENTEURO=m
CONFIG_NLS_MAC_CROATIAN=m
CONFIG_NLS_MAC_CYRILLIC=m
CONFIG_NLS_MAC_GAELIC=m
CONFIG_NLS_MAC_GREEK=m
CONFIG_NLS_MAC_ICELAND=m
CONFIG_NLS_MAC_INUIT=m
CONFIG_NLS_MAC_ROMANIAN=m
CONFIG_NLS_MAC_TURKISH=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_STACK_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
CONFIG_UPROBE_EVENT=y
CONFIG_PROBE_EVENTS=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set
CONFIG_MMIOTRACE=y
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
# CONFIG_KGDB_TESTS is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_KEYBOARD=y
CONFIG_HAVE_ARCH_KMEMCHECK=y
CONFIG_TEST_KSTRTOX=m
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_TRUSTED_KEYS=y
CONFIG_ENCRYPTED_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_PATH=y
CONFIG_INTEL_TXT=y
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_TOMOYO=y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
CONFIG_SECURITY_YAMA=y
CONFIG_INTEGRITY=y
CONFIG_INTEGRITY_SIGNATURE=y
# CONFIG_IMA is not set
CONFIG_EVM=y
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_YAMA is not set
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="apparmor"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_ABLK_HELPER_X86=m
CONFIG_CRYPTO_GLUE_HELPER_X86=m

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAMELLIA_X86_64=m
CONFIG_CRYPTO_CAST5=m
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
CONFIG_CRYPTO_CAST6=m
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=y

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
# CONFIG_KVM_MMU_AUDIT is not set
CONFIG_VHOST_NET=m
# CONFIG_TCM_VHOST is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
CONFIG_XZ_DEC_TEST=m
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=m
CONFIG_BCH_CONST_PARAMS=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_LRU_CACHE=m
CONFIG_AVERAGE=y
CONFIG_CLZ_TAB=y
CONFIG_CORDIC=m
CONFIG_DDR=y
CONFIG_MPILIB=y
CONFIG_SIGNATURE=y

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 10:04 [next-20120823] NOHZ: local_softirq_pending 200 on s/r Sedat Dilek
@ 2012-08-23 10:46 ` Thomas Gleixner
  2012-08-23 15:43   ` Paul E. McKenney
  2012-08-24  7:26 ` Mike Galbraith
  1 sibling, 1 reply; 10+ messages in thread
From: Thomas Gleixner @ 2012-08-23 10:46 UTC (permalink / raw)
  To: Sedat Dilek; +Cc: Paul McKenney, Paul McKenney, LKML, x86, linux-next

On Thu, 23 Aug 2012, Sedat Dilek wrote:

> Hi,
> 
> this week I was seeing the below NOHZ messages in my logs especially
> when suspending and resuming.
> 
> Currently, I am using linux-next (next-20120823) on Ubuntu/precise
> AMD64 with a Intel S(a)N(dy)B(ridge)-CPU.
> 
> $ dmesg | grep -A1 -B1 -i nohz
> [  720.331819] Disabling non-boot CPUs ...
> [  720.332035] NOHZ: local_softirq_pending 200
> [  720.434312] smpboot: CPU 1 is now offline
> [  720.434825] NOHZ: local_softirq_pending 200
> [  720.538237] smpboot: CPU 2 is now offline
> [  720.538676] NOHZ: local_softirq_pending 200
> [  720.642162] smpboot: CPU 3 is now offline
> 
> If I manually disable the cpuX... First I did not see NOHZ messages
> but then there were some lines seen especially when cpuX went offline
> (here: cpu1)
> 
> # echo 0 >/sys/devices/system/cpu/cpu1/online
> 
> [ dmeg ]
> [ 2605.515771] smpboot: CPU 1 is now offline
> 
> The same with cpu2 and cpu3.
> 
> Jack Winter confirmed to see similiar NOHZ messages also on
> v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
> 
> [15223.171585] NOHZ: local_softirq_pending 08

That's a different issue. That's a pending networking softirq when we
go idle. Unrelated to the RCU / hotplug issue you are observing.

> So, the issue is seen on linux-next and -rt kernels.
> 
> According to Thomas "softirq 0x200 is the RCU one" and he requested me
> to address the issue to Paul on #linux-rt.
> 
> Regards,
> - Sedat -
> 

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 10:46 ` Thomas Gleixner
@ 2012-08-23 15:43   ` Paul E. McKenney
  2012-08-23 16:06     ` Sedat Dilek
  0 siblings, 1 reply; 10+ messages in thread
From: Paul E. McKenney @ 2012-08-23 15:43 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Sedat Dilek, Paul McKenney, LKML, x86, linux-next

On Thu, Aug 23, 2012 at 12:46:37PM +0200, Thomas Gleixner wrote:
> On Thu, 23 Aug 2012, Sedat Dilek wrote:
> 
> > Hi,
> > 
> > this week I was seeing the below NOHZ messages in my logs especially
> > when suspending and resuming.
> > 
> > Currently, I am using linux-next (next-20120823) on Ubuntu/precise
> > AMD64 with a Intel S(a)N(dy)B(ridge)-CPU.
> > 
> > $ dmesg | grep -A1 -B1 -i nohz
> > [  720.331819] Disabling non-boot CPUs ...
> > [  720.332035] NOHZ: local_softirq_pending 200
> > [  720.434312] smpboot: CPU 1 is now offline
> > [  720.434825] NOHZ: local_softirq_pending 200
> > [  720.538237] smpboot: CPU 2 is now offline
> > [  720.538676] NOHZ: local_softirq_pending 200
> > [  720.642162] smpboot: CPU 3 is now offline
> > 
> > If I manually disable the cpuX... First I did not see NOHZ messages
> > but then there were some lines seen especially when cpuX went offline
> > (here: cpu1)
> > 
> > # echo 0 >/sys/devices/system/cpu/cpu1/online
> > 
> > [ dmeg ]
> > [ 2605.515771] smpboot: CPU 1 is now offline
> > 
> > The same with cpu2 and cpu3.

Hmmm...  RCU is actually relying on being able to prevent entry into idle
by raising softirq.  This is needed for the aggressive energy-efficiency
CONFIG_RCU_FAST_NO_HZ feature of RCU.  Therefore, I propose the patch
shown below.

Sedat, does this patch help?

							Thanx, Paul

> > Jack Winter confirmed to see similiar NOHZ messages also on
> > v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
> > 
> > [15223.171585] NOHZ: local_softirq_pending 08
> 
> That's a different issue. That's a pending networking softirq when we
> go idle. Unrelated to the RCU / hotplug issue you are observing.
> 
> > So, the issue is seen on linux-next and -rt kernels.
> > 
> > According to Thomas "softirq 0x200 is the RCU one" and he requested me
> > to address the issue to Paul on #linux-rt.
> > 
> > Regards,
> > - Sedat -

time: RCU permitted to stop idle entry via softirq

RCU needs to be able to use softirq to stop idle entry in order to
be able to drain RCU callbacks from the current CPU, which in turn
enables faster entry into dyntick-idle mode, which in turn reduces power
consumption.  This commit therefore silences the error message that is
sometimes produced when the going-idle CPU suddenly finds that it has
an RCU_SOFTIRQ to process.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>

diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
index c5f856a..c0359d2 100644
--- a/include/linux/interrupt.h
+++ b/include/linux/interrupt.h
@@ -430,6 +430,8 @@ enum
 	NR_SOFTIRQS
 };
 
+const int softirq_stop_idle_mask = (~(1 << RCU_SOFTIRQ));
+
 /* map softirq index to softirq name. update 'softirq_to_name' in
  * kernel/softirq.c when adding a new softirq.
  */
diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
index 024540f..84932cf 100644
--- a/kernel/time/tick-sched.c
+++ b/kernel/time/tick-sched.c
@@ -436,7 +436,8 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
 	if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
 		static int ratelimit;
 
-		if (ratelimit < 10) {
+		if (ratelimit < 10 &&
+		    (local_softirq_pending() & softirq_stop_idle_mask)) {
 			printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
 			       (unsigned int) local_softirq_pending());
 			ratelimit++;

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 15:43   ` Paul E. McKenney
@ 2012-08-23 16:06     ` Sedat Dilek
  2012-08-23 17:14       ` Paul E. McKenney
  0 siblings, 1 reply; 10+ messages in thread
From: Sedat Dilek @ 2012-08-23 16:06 UTC (permalink / raw)
  To: paulmck; +Cc: Thomas Gleixner, Paul McKenney, LKML, x86, linux-next

On Thu, Aug 23, 2012 at 5:43 PM, Paul E. McKenney
<paulmck@linux.vnet.ibm.com> wrote:
> On Thu, Aug 23, 2012 at 12:46:37PM +0200, Thomas Gleixner wrote:
>> On Thu, 23 Aug 2012, Sedat Dilek wrote:
>>
>> > Hi,
>> >
>> > this week I was seeing the below NOHZ messages in my logs especially
>> > when suspending and resuming.
>> >
>> > Currently, I am using linux-next (next-20120823) on Ubuntu/precise
>> > AMD64 with a Intel S(a)N(dy)B(ridge)-CPU.
>> >
>> > $ dmesg | grep -A1 -B1 -i nohz
>> > [  720.331819] Disabling non-boot CPUs ...
>> > [  720.332035] NOHZ: local_softirq_pending 200
>> > [  720.434312] smpboot: CPU 1 is now offline
>> > [  720.434825] NOHZ: local_softirq_pending 200
>> > [  720.538237] smpboot: CPU 2 is now offline
>> > [  720.538676] NOHZ: local_softirq_pending 200
>> > [  720.642162] smpboot: CPU 3 is now offline
>> >
>> > If I manually disable the cpuX... First I did not see NOHZ messages
>> > but then there were some lines seen especially when cpuX went offline
>> > (here: cpu1)
>> >
>> > # echo 0 >/sys/devices/system/cpu/cpu1/online
>> >
>> > [ dmeg ]
>> > [ 2605.515771] smpboot: CPU 1 is now offline
>> >
>> > The same with cpu2 and cpu3.
>
> Hmmm...  RCU is actually relying on being able to prevent entry into idle
> by raising softirq.  This is needed for the aggressive energy-efficiency
> CONFIG_RCU_FAST_NO_HZ feature of RCU.  Therefore, I propose the patch
> shown below.
>
> Sedat, does this patch help?
>
>                                                         Thanx, Paul
>
>> > Jack Winter confirmed to see similiar NOHZ messages also on
>> > v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
>> >
>> > [15223.171585] NOHZ: local_softirq_pending 08
>>
>> That's a different issue. That's a pending networking softirq when we
>> go idle. Unrelated to the RCU / hotplug issue you are observing.
>>
>> > So, the issue is seen on linux-next and -rt kernels.
>> >
>> > According to Thomas "softirq 0x200 is the RCU one" and he requested me
>> > to address the issue to Paul on #linux-rt.
>> >
>> > Regards,
>> > - Sedat -
>
> time: RCU permitted to stop idle entry via softirq
>
> RCU needs to be able to use softirq to stop idle entry in order to
> be able to drain RCU callbacks from the current CPU, which in turn
> enables faster entry into dyntick-idle mode, which in turn reduces power
> consumption.  This commit therefore silences the error message that is
> sometimes produced when the going-idle CPU suddenly finds that it has
> an RCU_SOFTIRQ to process.
>
> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
>
> diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
> index c5f856a..c0359d2 100644
> --- a/include/linux/interrupt.h
> +++ b/include/linux/interrupt.h
> @@ -430,6 +430,8 @@ enum
>         NR_SOFTIRQS
>  };
>
> +const int softirq_stop_idle_mask = (~(1 << RCU_SOFTIRQ));
> +
>  /* map softirq index to softirq name. update 'softirq_to_name' in
>   * kernel/softirq.c when adding a new softirq.
>   */
> diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
> index 024540f..84932cf 100644
> --- a/kernel/time/tick-sched.c
> +++ b/kernel/time/tick-sched.c
> @@ -436,7 +436,8 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
>         if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
>                 static int ratelimit;
>
> -               if (ratelimit < 10) {
> +               if (ratelimit < 10 &&
> +                   (local_softirq_pending() & softirq_stop_idle_mask)) {
>                         printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
>                                (unsigned int) local_softirq_pending());
>                         ratelimit++;
>

Applying this patch on top of my local GIT tree results in error-messages:

[...]
  CC      kernel/rcupdate.o
  AS      arch/x86/platform/efi/efi_stub_64.o
  CC      arch/x86/kernel/irqinit.o
  LD      arch/x86/platform/efi/built-in.o
arch/x86/platform/efi/efi_64.o:(.rodata+0x0): multiple definition of
`softirq_stop_idle_mask'
arch/x86/platform/efi/efi.o:(.rodata+0x50): first defined here
make[5]: *** [arch/x86/platform/efi/built-in.o] Error 1
make[4]: *** [arch/x86/platform/efi] Error 2
make[3]: *** [arch/x86/platform] Error 2
make[3]: *** Waiting for unfinished jobs....
[...]

$ LC_ALL=C grep softirq_stop_idle_mask -nr linux-next/arch/x86/platform/efi/
Binary file linux-next/arch/x86/platform/efi/efi.o matches
Binary file linux-next/arch/x86/platform/efi/efi_64.o matches

- Sedat -

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 16:06     ` Sedat Dilek
@ 2012-08-23 17:14       ` Paul E. McKenney
  2012-08-23 18:55         ` Sedat Dilek
  0 siblings, 1 reply; 10+ messages in thread
From: Paul E. McKenney @ 2012-08-23 17:14 UTC (permalink / raw)
  To: Sedat Dilek; +Cc: Thomas Gleixner, Paul McKenney, LKML, x86, linux-next

On Thu, Aug 23, 2012 at 06:06:23PM +0200, Sedat Dilek wrote:
> On Thu, Aug 23, 2012 at 5:43 PM, Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

[ . . . ]

> Applying this patch on top of my local GIT tree results in error-messages:
> 
> [...]
>   CC      kernel/rcupdate.o
>   AS      arch/x86/platform/efi/efi_stub_64.o
>   CC      arch/x86/kernel/irqinit.o
>   LD      arch/x86/platform/efi/built-in.o
> arch/x86/platform/efi/efi_64.o:(.rodata+0x0): multiple definition of
> `softirq_stop_idle_mask'
> arch/x86/platform/efi/efi.o:(.rodata+0x50): first defined here
> make[5]: *** [arch/x86/platform/efi/built-in.o] Error 1
> make[4]: *** [arch/x86/platform/efi] Error 2
> make[3]: *** [arch/x86/platform] Error 2
> make[3]: *** Waiting for unfinished jobs....
> [...]
> 
> $ LC_ALL=C grep softirq_stop_idle_mask -nr linux-next/arch/x86/platform/efi/
> Binary file linux-next/arch/x86/platform/efi/efi.o matches
> Binary file linux-next/arch/x86/platform/efi/efi_64.o matches

Right...  Clearly I was spinning a bit too quickly on that one.  :-/
So back to old tech: C-preprocessor macros.

This one actually builds, boots, and passes mild rcutorture testing
under KVM.

							Thanx, Paul

-------------------------------------------------------------------------

time: RCU permitted to stop idle entry via softirq

The can_stop_idle_tick() function complains if a softirq vector is
raised too late in the idle-entry process, presumably in order to
prevent dangling softirq invocations from being delayed across the
full idle period, which might be indefinitely long -- and if softirq
was asserted any later than the call to this function, such a delay
might well happen.

However, RCU needs to be able to use softirq to stop idle entry in
order to be able to drain RCU callbacks from the current CPU, which in
turn enables faster entry into dyntick-idle mode, which in turn reduces
power consumption.  Because RCU takes this action at a well-defined
point in the idle-entry path, it is safe for RCU to take this approach.

This commit therefore silences the error message that is sometimes
produced when the going-idle CPU suddenly finds that it has an RCU_SOFTIRQ
to process.  The error message will continue to be issued for other
softirq vectors.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>

diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
index c5f856a..5e4e617 100644
--- a/include/linux/interrupt.h
+++ b/include/linux/interrupt.h
@@ -430,6 +430,8 @@ enum
 	NR_SOFTIRQS
 };
 
+#define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
+
 /* map softirq index to softirq name. update 'softirq_to_name' in
  * kernel/softirq.c when adding a new softirq.
  */
diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
index 024540f..4b1785a 100644
--- a/kernel/time/tick-sched.c
+++ b/kernel/time/tick-sched.c
@@ -436,7 +436,8 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
 	if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
 		static int ratelimit;
 
-		if (ratelimit < 10) {
+		if (ratelimit < 10 &&
+		    (local_softirq_pending() & SOFTIRQ_STOP_IDLE_MASK)) {
 			printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
 			       (unsigned int) local_softirq_pending());
 			ratelimit++;

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 17:14       ` Paul E. McKenney
@ 2012-08-23 18:55         ` Sedat Dilek
  2012-08-23 19:09           ` Paul E. McKenney
  0 siblings, 1 reply; 10+ messages in thread
From: Sedat Dilek @ 2012-08-23 18:55 UTC (permalink / raw)
  To: paulmck; +Cc: Thomas Gleixner, Paul McKenney, LKML, x86, linux-next

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

On Thu, Aug 23, 2012 at 7:14 PM, Paul E. McKenney
<paulmck@linux.vnet.ibm.com> wrote:
> On Thu, Aug 23, 2012 at 06:06:23PM +0200, Sedat Dilek wrote:
>> On Thu, Aug 23, 2012 at 5:43 PM, Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:
>
> [ . . . ]
>
>> Applying this patch on top of my local GIT tree results in error-messages:
>>
>> [...]
>>   CC      kernel/rcupdate.o
>>   AS      arch/x86/platform/efi/efi_stub_64.o
>>   CC      arch/x86/kernel/irqinit.o
>>   LD      arch/x86/platform/efi/built-in.o
>> arch/x86/platform/efi/efi_64.o:(.rodata+0x0): multiple definition of
>> `softirq_stop_idle_mask'
>> arch/x86/platform/efi/efi.o:(.rodata+0x50): first defined here
>> make[5]: *** [arch/x86/platform/efi/built-in.o] Error 1
>> make[4]: *** [arch/x86/platform/efi] Error 2
>> make[3]: *** [arch/x86/platform] Error 2
>> make[3]: *** Waiting for unfinished jobs....
>> [...]
>>
>> $ LC_ALL=C grep softirq_stop_idle_mask -nr linux-next/arch/x86/platform/efi/
>> Binary file linux-next/arch/x86/platform/efi/efi.o matches
>> Binary file linux-next/arch/x86/platform/efi/efi_64.o matches
>
> Right...  Clearly I was spinning a bit too quickly on that one.  :-/
> So back to old tech: C-preprocessor macros.
>
> This one actually builds, boots, and passes mild rcutorture testing
> under KVM.
>

This fixes the issue with NOHZ - no messages in the logs.

There seems to remain an old PM issue (call-trace) I have seen before
this time-rcu-issue with apps needing to long to freeze.
So, this is another story.

I have added below my reported-by/tested-by.

- Sedat -

>                                                         Thanx, Paul
>
> -------------------------------------------------------------------------
>
> time: RCU permitted to stop idle entry via softirq
>
> The can_stop_idle_tick() function complains if a softirq vector is
> raised too late in the idle-entry process, presumably in order to
> prevent dangling softirq invocations from being delayed across the
> full idle period, which might be indefinitely long -- and if softirq
> was asserted any later than the call to this function, such a delay
> might well happen.
>
> However, RCU needs to be able to use softirq to stop idle entry in
> order to be able to drain RCU callbacks from the current CPU, which in
> turn enables faster entry into dyntick-idle mode, which in turn reduces
> power consumption.  Because RCU takes this action at a well-defined
> point in the idle-entry path, it is safe for RCU to take this approach.
>
> This commit therefore silences the error message that is sometimes
> produced when the going-idle CPU suddenly finds that it has an RCU_SOFTIRQ
> to process.  The error message will continue to be issued for other
> softirq vectors.
>

Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>

> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
>
> diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
> index c5f856a..5e4e617 100644
> --- a/include/linux/interrupt.h
> +++ b/include/linux/interrupt.h
> @@ -430,6 +430,8 @@ enum
>         NR_SOFTIRQS
>  };
>
> +#define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
> +
>  /* map softirq index to softirq name. update 'softirq_to_name' in
>   * kernel/softirq.c when adding a new softirq.
>   */
> diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
> index 024540f..4b1785a 100644
> --- a/kernel/time/tick-sched.c
> +++ b/kernel/time/tick-sched.c
> @@ -436,7 +436,8 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
>         if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
>                 static int ratelimit;
>
> -               if (ratelimit < 10) {
> +               if (ratelimit < 10 &&
> +                   (local_softirq_pending() & SOFTIRQ_STOP_IDLE_MASK)) {
>                         printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
>                                (unsigned int) local_softirq_pending());
>                         ratelimit++;
>

[-- Attachment #2: dmesg_3.6.0-rc3-next20120823-2-iniza-generic_time-rcu-issue_for-paulmck.txt --]
[-- Type: text/plain, Size: 94193 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc3-next20120823-2-iniza-generic (sedat.dilek@gmail.com@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Thu Aug 23 20:24:23 CEST 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-2-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 09XK 08/03/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FE0000000 write-back
[    0.000000]   6 base 11FE00000 mask FFFE00000 uncachable
[    0.000000]   7 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
[    0.000000]  [mem 0x00000000-0xdaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1f923000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11fdfffff]
[    0.000000]  [mem 0x100000000-0x11fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x11fdfffff @ [mem 0xd9c99000-0xd9c9efff]
[    0.000000] RAMDISK: [mem 0x364a6000-0x3724afff]
[    0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 00000000daffe120 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafef000 000F4 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000daff2000 082E8 (v02 SECCSD  SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf47000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafed000 00098 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafea000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01   Iffs  IffsAsl 00003000 INTL 20061109)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[    0.000000]   NODE_DATA [mem 0x11fdfc000-0x11fdfffff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xd9c9efff]
[    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x11fdfffff]
[    0.000000] On node 0 totalpages: 1021485
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 870624 pages, LIFO batch:31
[    0.000000]   Normal zone: 2040 pages used for memmap
[    0.000000]   Normal zone: 128520 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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 14, 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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
[    0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 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 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fa00000 s84864 r8192 d21632 u262144
[    0.000000] pcpu-alloc: s84864 r8192 d21632 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: 1003055
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-2-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: 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: 3923680k/4716544k available (6406k kernel code, 630604k absent, 162260k reserved, 6745k data, 924k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:16640 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1596.350 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.70 BogoMIPS (lpj=6385400)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000032] Security Framework initialized
[    0.000046] AppArmor: AppArmor initialized
[    0.000380] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001423] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001870] Mount-cache hash table entries: 256
[    0.002073] Initializing cgroup subsys cpuacct
[    0.002078] Initializing cgroup subsys devices
[    0.002081] Initializing cgroup subsys freezer
[    0.002084] Initializing cgroup subsys blkio
[    0.002087] Initializing cgroup subsys perf_event
[    0.002112] Disabled fast string operations
[    0.002115] CPU: Physical Processor ID: 0
[    0.002117] CPU: Processor Core ID: 0
[    0.002123] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002123] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002130] mce: CPU supports 7 MCE banks
[    0.002144] CPU0: Thermal monitoring enabled (TM1)
[    0.002152] process: using mwait in idle threads
[    0.002157] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002157] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002157] tlb_flushall_shift: 5
[    0.004245] ACPI: Core revision 20120711
[    0.011359] ftrace: allocating 24595 entries in 97 pages
[    0.025047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.064708] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz stepping 07
[    0.172241] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.172252] ... version:                3
[    0.172254] ... bit width:              48
[    0.172256] ... generic registers:      4
[    0.172258] ... value mask:             0000ffffffffffff
[    0.172261] ... max period:             000000007fffffff
[    0.172263] ... fixed-purpose events:   3
[    0.172265] ... event mask:             000000070000000f
[    0.183567] Disabled fast string operations
[    0.185786] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.196907] Disabled fast string operations
[    0.210156] Disabled fast string operations
[    0.172536] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.212276] Brought up 4 CPUs
[    0.212284] smpboot: Total of 4 processors activated (12770.80 BogoMIPS)
[    0.216084] devtmpfs: initialized
[    0.217003] EVM: security.selinux
[    0.217006] EVM: security.SMACK64
[    0.217008] EVM: security.capability
[    0.217050] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[    0.217848] regulator-dummy: no parameters
[    0.217882] RTC time: 20:39:34, date: 08/23/12
[    0.217920] NET: Registered protocol family 16
[    0.218067] ACPI: bus type pci registered
[    0.218136] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.218142] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.225600] PCI: Using configuration type 1 for base access
[    0.226445] bio: create slab <bio-0> at 0
[    0.226524] ACPI: Added _OSI(Module Device)
[    0.226527] ACPI: Added _OSI(Processor Device)
[    0.226530] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.226533] ACPI: Added _OSI(Processor Aggregator Device)
[    0.228045] ACPI: EC: Look up EC in DSDT
[    0.240260] ACPI: Executed 1 blocks of module-level executable AML code
[    0.242837] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.244158] ACPI: SSDT 00000000dae70718 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.244557] ACPI: Dynamic OEM Table Load:
[    0.244561] ACPI: SSDT           (null) 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.244842] ACPI: SSDT 00000000dae71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.245266] ACPI: Dynamic OEM Table Load:
[    0.245270] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.245399] ACPI: SSDT 00000000dae6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.245787] ACPI: Dynamic OEM Table Load:
[    0.245791] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.247262] ACPI: Interpreter enabled
[    0.247268] ACPI: (supports S0 S1 S3 S5)
[    0.247289] ACPI: Using IOAPIC for interrupt routing
[    0.252292] ACPI: Power Resource [FN00] (off)
[    0.252367] ACPI: Power Resource [FN01] (off)
[    0.252439] ACPI: Power Resource [FN02] (off)
[    0.252510] ACPI: Power Resource [FN03] (off)
[    0.252582] ACPI: Power Resource [FN04] (off)
[    0.252881] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.253053] ACPI: No dock devices found.
[    0.253058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.253449] \_SB_.PCI0:_OSC invalid UUID
[    0.253450] _OSC request data:1 8 1f 
[    0.253455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.253881] PCI host bridge to bus 0000:00
[    0.253887] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff]
[    0.253889] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.253892] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.253896] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.253899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.253902] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.253906] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.253917] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.253958] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.253969] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.253976] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.253981] pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
[    0.254042] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.254066] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[    0.254150] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.254191] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.254213] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[    0.254310] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.254340] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.254356] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[    0.254430] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.254456] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.254542] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.254574] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.254659] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.254693] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.254825] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.254869] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.254891] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[    0.254989] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.255018] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.255152] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.255172] pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
[    0.255181] pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
[    0.255190] pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
[    0.255199] pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
[    0.255207] pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
[    0.255216] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[    0.255266] pci 0000:00:1f.2: PME# supported from D3hot
[    0.255287] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.255303] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[    0.255326] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.255405] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e]
[    0.255569] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[    0.255723] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[    0.256475] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.264324] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.264334] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.264386] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e]
[    0.264470] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.264533] pci 0000:02:00.0: reg 10: [io  0x2000-0x20ff]
[    0.264649] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[    0.264724] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[    0.265067] pci 0000:02:00.0: supports D1 D2
[    0.265068] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.272236] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.272250] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.272275] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.272345] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e]
[    0.272406] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.272441] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[    0.272641] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.280222] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.280240] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.280281] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.280387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.280422] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.280453] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.280584] \_SB_.PCI0:_OSC invalid UUID
[    0.280586] _OSC request data:1 1f 1f 
[    0.280589]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.280594]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.283299] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.283349] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.283399] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.283445] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.283491] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.283538] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.283585] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.283632] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.283722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.283730] vgaarb: loaded
[    0.283732] vgaarb: bridge control possible 0000:00:02.0
[    0.283867] SCSI subsystem initialized
[    0.283870] ACPI: bus type scsi registered
[    0.283912] libata version 3.00 loaded.
[    0.283930] ACPI: bus type usb registered
[    0.283946] usbcore: registered new interface driver usbfs
[    0.283956] usbcore: registered new interface driver hub
[    0.283977] usbcore: registered new device driver usb
[    0.284044] PCI: Using ACPI for IRQ routing
[    0.285683] PCI: pci_cache_line_size set to 64 bytes
[    0.285803] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.285807] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[    0.285809] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.285810] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.285889] NetLabel: Initializing
[    0.285892] NetLabel:  domain hash size = 128
[    0.285894] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.285905] NetLabel:  unlabeled traffic allowed by default
[    0.285961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.285969] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.287983] Switching to clocksource hpet
[    0.293030] AppArmor: AppArmor Filesystem Enabled
[    0.293058] pnp: PnP ACPI init
[    0.293072] ACPI: bus type pnp registered
[    0.293324] pnp 00:00: [bus 00-3e]
[    0.293327] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.293329] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.293331] pnp 00:00: [io  0x0d00-0xffff window]
[    0.293333] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.293334] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.293336] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.293337] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.293339] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.293341] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.293342] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.293344] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.293346] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.293347] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.293349] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.293350] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.293352] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.293353] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.293355] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    0.293357] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.293425] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.293622] pnp 00:01: [io  0x0000-0x001f]
[    0.293624] pnp 00:01: [io  0x0081-0x0091]
[    0.293625] pnp 00:01: [io  0x0093-0x009f]
[    0.293626] pnp 00:01: [io  0x00c0-0x00df]
[    0.293628] pnp 00:01: [dma 4]
[    0.293718] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.293726] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.293744] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.293816] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.293835] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.293843] pnp 00:04: [io  0x00f0]
[    0.293853] pnp 00:04: [irq 13]
[    0.293872] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.293883] pnp 00:05: [io  0x002e-0x002f]
[    0.293884] pnp 00:05: [io  0x004e-0x004f]
[    0.293886] pnp 00:05: [io  0x0061]
[    0.293887] pnp 00:05: [io  0x0063]
[    0.293888] pnp 00:05: [io  0x0065]
[    0.293890] pnp 00:05: [io  0x0067]
[    0.293891] pnp 00:05: [io  0x0070]
[    0.293892] pnp 00:05: [io  0x0080]
[    0.293893] pnp 00:05: [io  0x0092]
[    0.293895] pnp 00:05: [io  0x00b2-0x00b3]
[    0.293896] pnp 00:05: [io  0x0680-0x069f]
[    0.293899] pnp 00:05: [io  0x1000-0x100f]
[    0.293901] pnp 00:05: [io  0x5000-0x5003]
[    0.293902] pnp 00:05: [io  0xffff]
[    0.293904] pnp 00:05: [io  0x0400-0x0453]
[    0.293905] pnp 00:05: [io  0x0458-0x047f]
[    0.293907] pnp 00:05: [io  0x0500-0x057f]
[    0.293908] pnp 00:05: [io  0x0a00-0x0a0f]
[    0.293909] pnp 00:05: [io  0x164e-0x164f]
[    0.293911] pnp 00:05: [io  0x5000-0x500f]
[    0.293950] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.293955] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.293958] system 00:05: [io  0x5000-0x5003] has been reserved
[    0.293961] system 00:05: [io  0xffff] has been reserved
[    0.293965] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.293968] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.293971] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.293974] system 00:05: [io  0x0a00-0x0a0f] has been reserved
[    0.293977] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.293981] system 00:05: [io  0x5000-0x500f] could not be reserved
[    0.293985] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.293992] pnp 00:06: [io  0x0070-0x0077]
[    0.293998] pnp 00:06: [irq 8]
[    0.294017] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.294042] pnp 00:07: [io  0x0454-0x0457]
[    0.294070] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.294074] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.294087] pnp 00:08: [io  0x0060]
[    0.294089] pnp 00:08: [io  0x0064]
[    0.294094] pnp 00:08: [irq 1]
[    0.294114] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.294142] pnp 00:09: [irq 12]
[    0.294163] pnp 00:09: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    0.294287] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.294289] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    0.294290] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.294292] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.294293] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[    0.294295] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.294296] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    0.294298] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.294299] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.294301] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.294302] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.294338] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.294342] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.294346] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.294349] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.294353] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.294356] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.294360] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.294363] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.294367] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    0.294370] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.294374] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.294720] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120711/utresrc-650)
[    0.294764] pnp 00:0b: can't evaluate _CRS: 12311
[    0.294847] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.294872] pnp: PnP ACPI: found 12 devices
[    0.294874] ACPI: ACPI bus type pnp unregistered
[    0.301300] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.301309] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.301320] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.301325] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.301336] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.301345] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.301352] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.301390] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.301392] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.301394] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.301395] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[    0.301397] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.301399] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    0.301401] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.301403] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.301405] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[    0.301433] NET: Registered protocol family 2
[    0.302096] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.303928] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.304186] TCP: Hash tables configured (established 524288 bind 65536)
[    0.304220] TCP: reno registered
[    0.304231] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.304253] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.304336] NET: Registered protocol family 1
[    0.304351] pci 0000:00:02.0: Boot video device
[    0.304527] PCI: CLS 64 bytes, default 64
[    0.304569] Trying to unpack rootfs image as initramfs...
[    0.586990] Freeing initrd memory: 13972k freed
[    0.590178] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.590188] software IO TLB [mem 0xd5c99000-0xd9c98fff] (64MB) mapped at [ffff8800d5c99000-ffff8800d9c98fff]
[    0.590617] audit: initializing netlink socket (disabled)
[    0.590634] type=2000 audit(1345754373.476:1): initialized
[    0.613227] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.614659] VFS: Disk quotas dquot_6.5.2
[    0.614699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.615027] fuse init (API version 7.20)
[    0.615093] msgmni has been set to 7690
[    0.615451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.615479] io scheduler noop registered
[    0.615483] io scheduler deadline registered (default)
[    0.615506] io scheduler cfq registered
[    0.615730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.615748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.615818] intel_idle: MWAIT substates: 0x21120
[    0.615820] intel_idle: v0.4 model 0x2A
[    0.615821] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.616290] ACPI: AC Adapter [ADP1] (on-line)
[    0.616484] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.616760] ACPI: Lid Switch [LID0]
[    0.616803] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    0.616815] ACPI: Power Button [PWRB]
[    0.616850] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.616855] ACPI: Power Button [PWRF]
[    0.616914] ACPI: Fan [FAN0] (off)
[    0.616943] ACPI: Fan [FAN1] (off)
[    0.616967] ACPI: Fan [FAN2] (off)
[    0.616993] ACPI: Fan [FAN3] (off)
[    0.617018] ACPI: Fan [FAN4] (off)
[    0.617064] ACPI: Requesting acpi_cpufreq
[    0.623052] thermal LNXTHERM:00: registered as thermal_zone0
[    0.623057] ACPI: Thermal Zone [TZ00] (72 C)
[    0.623210] thermal LNXTHERM:01: registered as thermal_zone1
[    0.623213] ACPI: Thermal Zone [TZ01] (30 C)
[    0.623241] GHES: HEST is not enabled!
[    0.623302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.632489] Linux agpgart interface v0.103
[    0.634046] brd: module loaded
[    0.634736] ACPI: Battery Slot [BAT1] (battery present)
[    0.634955] loop: module loaded
[    0.635039] ahci 0000:00:1f.2: version 3.0
[    0.635104] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.635140] ahci: SSS flag set, parallel bus scan disabled
[    0.647791] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[    0.647807] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.647823] ahci 0000:00:1f.2: setting latency timer to 64
[    0.672138] scsi0 : ahci
[    0.672206] scsi1 : ahci
[    0.672264] scsi2 : ahci
[    0.672323] scsi3 : ahci
[    0.672379] scsi4 : ahci
[    0.672435] scsi5 : ahci
[    0.672469] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
[    0.672474] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
[    0.672478] ata3: DUMMY
[    0.672482] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
[    0.672487] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
[    0.672490] ata6: DUMMY
[    0.672718] libphy: Fixed MDIO Bus: probed
[    0.672753] tun: Universal TUN/TAP device driver, 1.6
[    0.672756] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.672802] PPP generic driver version 2.4.2
[    0.672845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.672880] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.672884] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.672891] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.676807] ehci_hcd 0000:00:1a.0: debug port 2
[    0.676818] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.676833] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf070a000
[    0.687729] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.687785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.687794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.687809] usb usb1: Product: EHCI Host Controller
[    0.687812] usb usb1: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic ehci_hcd
[    0.687816] usb usb1: SerialNumber: 0000:00:1a.0
[    0.687917] hub 1-0:1.0: USB hub found
[    0.687922] hub 1-0:1.0: 2 ports detected
[    0.687986] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.687990] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.687997] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.691904] ehci_hcd 0000:00:1d.0: debug port 2
[    0.691913] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.691927] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0709000
[    0.703716] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.703762] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.703771] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.703780] usb usb2: Product: EHCI Host Controller
[    0.703796] usb usb2: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic ehci_hcd
[    0.703800] usb usb2: SerialNumber: 0000:00:1d.0
[    0.703884] hub 2-0:1.0: USB hub found
[    0.703889] hub 2-0:1.0: 2 ports detected
[    0.703938] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.703953] uhci_hcd: USB Universal Host Controller Interface driver
[    0.703995] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.704001] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.713681] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
[    0.713749] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.713754] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[    0.713759] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[    0.713764] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[    0.713769] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[    0.713874] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.713877] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.713881] usb usb3: Product: xHCI Host Controller
[    0.713884] usb usb3: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic xhci_hcd
[    0.713888] usb usb3: SerialNumber: 0000:03:00.0
[    0.713949] xHCI xhci_add_endpoint called for root hub
[    0.713950] xHCI xhci_check_bandwidth called for root hub
[    0.713968] hub 3-0:1.0: USB hub found
[    0.713977] hub 3-0:1.0: 2 ports detected
[    0.714032] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.714037] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.714073] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.714076] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.714080] usb usb4: Product: xHCI Host Controller
[    0.714083] usb usb4: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic xhci_hcd
[    0.714086] usb usb4: SerialNumber: 0000:03:00.0
[    0.714140] xHCI xhci_add_endpoint called for root hub
[    0.714141] xHCI xhci_check_bandwidth called for root hub
[    0.714158] hub 4-0:1.0: USB hub found
[    0.714167] hub 4-0:1.0: 2 ports detected
[    0.714288] usbcore: registered new interface driver libusual
[    0.714325] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[    0.722510] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.722516] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.722641] mousedev: PS/2 mouse device common for all mice
[    0.723124] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.723155] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.723219] device-mapper: uevent: version 1.0.3
[    0.723272] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    0.723341] cpuidle: using governor ladder
[    0.723431] cpuidle: using governor menu
[    0.723434] EFI Variables Facility v0.08 2004-May-17
[    0.723606] ashmem: initialized
[    0.723745] TCP: cubic registered
[    0.723831] NET: Registered protocol family 10
[    0.723967] NET: Registered protocol family 17
[    0.723976] Key type dns_resolver registered
[    0.724316] PM: Hibernation image not present or could not be loaded.
[    0.724328] registered taskstats version 1
[    0.726988] Key type trusted registered
[    0.729210] Key type encrypted registered
[    0.730631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.731756]   Magic number: 8:994:700
[    0.731867] rtc_cmos 00:06: setting system clock to 2012-08-23 20:39:34 UTC (1345754374)
[    0.732518] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.732522] EDD information not available.
[    0.991606] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.992806] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[    0.992824] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.994056] ata1.00: configured for UDMA/133
[    0.994307] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[    0.994479] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.994484] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.994486] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.994569] sd 0:0:0:0: [sda] Write Protect is off
[    0.994576] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 10
[    0.994622] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    0.999545] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.011341]  sda: sda1 sda2 sda3
[    1.011926] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.131882] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.131890] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.132315] hub 1-1:1.0: USB hub found
[    1.132489] hub 1-1:1.0: 6 ports detected
[    1.243424] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.311385] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.311973] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[    1.311998] ata2.00: 31277232 sectors, multi 1: LBA48 
[    1.312655] ata2.00: configured for UDMA/133
[    1.312886] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    1.313057] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    1.313060] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.313187] sd 1:0:0:0: [sdb] Write Protect is off
[    1.313194] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 10
[    1.313286] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.314437]  sdb: sdb1 sdb2
[    1.314917] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.375662] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.375681] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.376142] hub 2-1:1.0: USB hub found
[    1.376314] hub 2-1:1.0: 6 ports detected
[    1.447377] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
[    1.587167] tsc: Refined TSC clocksource calibration: 1596.373 MHz
[    1.587189] Switching to clocksource tsc
[    1.631143] ata4: SATA link down (SStatus 0 SControl 300)
[    1.699532] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[    1.699551] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.699562] usb 1-1.4: Product: WebCam SC-13HDL11431N
[    1.699570] usb 1-1.4: Manufacturer: 123
[    1.943018] usb 2-1.4: new low-speed USB device number 3 using ehci_hcd
[    1.950901] ata5: SATA link down (SStatus 0 SControl 300)
[    1.952798] Freeing unused kernel memory: 924k freed
[    1.952951] Write protecting the kernel read-only data: 12288k
[    1.958040] Freeing unused kernel memory: 1776k freed
[    1.961651] Freeing unused kernel memory: 1236k freed
[    1.977515] udevd[119]: starting version 175
[    2.040538] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
[    2.040556] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.040567] usb 2-1.4: Product: USB-PS/2 Optical Mouse
[    2.040575] usb 2-1.4: Manufacturer: Logitech
[    2.110935] usb 2-1.5: new full-speed USB device number 4 using ehci_hcd
[    2.207271] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[    2.207289] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.513031] usbcore: registered new interface driver usbhid
[    2.513040] usbhid: USB HID core driver
[    2.524161] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.525697] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[    2.525951] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xffffc9000066a000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[    2.525963] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.339738] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[    5.832425] udevd[293]: starting version 175
[    6.075066] lp: driver loaded but no devices found
[    6.635709] tty_init_dev: 9 callbacks suppressed
[    6.646596] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[    8.181735] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[    8.181745] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.181748] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[    8.181752] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[    8.181757] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.181762] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
[    8.181766] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.181768] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.348320] mei 0000:00:16.0: setting latency timer to 64
[    8.348392] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[    8.353528] mei 0000:00:16.0: wd: failed to find the client
[    8.363675] wmi: Mapper loaded
[    8.373425] samsung_laptop: detected SABI interface: SwSmi@
[    8.373428] samsung_laptop: Backlight controlled by ACPI video driver
[    8.543187] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[    8.655258] Bluetooth: Core ver 2.16
[    8.655282] NET: Registered protocol family 31
[    8.655284] Bluetooth: HCI device and connection manager initialized
[    8.655291] Bluetooth: HCI socket layer initialized
[    8.655293] Bluetooth: L2CAP socket layer initialized
[    8.655297] Bluetooth: SCO socket layer initialized
[    8.655375] cfg80211: Calling CRDA to update world regulatory domain
[    8.954932] usbcore: registered new interface driver btusb
[    9.024117] [drm] Initialized drm 1.1.0 20060810
[    9.343079] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4
[    9.343242] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[    9.354333] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[    9.355561] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[    9.356718] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[    9.357934] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    9.380481] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[    9.381785] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    9.381789] Copyright(c) 2003-2012 Intel Corporation
[    9.381931] iwlwifi 0000:01:00.0: pci_resource_len = 0x00002000
[    9.381935] iwlwifi 0000:01:00.0: pci_resource_base = ffffc90004f94000
[    9.381938] iwlwifi 0000:01:00.0: HW Revision ID = 0x34
[    9.382183] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[    9.397336] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[    9.481397] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
[    9.805478] Linux video capture interface: v2.00
[   10.004985] pci 0000:00:00.0: Intel Sandybridge Chipset
[   10.005070] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   10.006164] pci 0000:00:00.0: detected 65536K stolen memory
[   10.006214] i915 0000:00:02.0: setting latency timer to 64
[   10.037728] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[   10.044976] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[   10.044986] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   10.044987] [drm] Driver supports precise vblank timestamp query.
[   10.045027] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.307640] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[   10.327018] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
[   10.327093] usbcore: registered new interface driver uvcvideo
[   10.327095] USB Video Class driver (1.1.1)
[   10.536949] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   10.536953] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[   10.536982] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   10.536985] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   10.536988] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   10.536990] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   10.536992] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[   10.536994] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[   10.537103] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   10.552594] iwlwifi 0000:01:00.0: device EEPROM VER=0x716, CALIB=0x6
[   10.552597] iwlwifi 0000:01:00.0: Device SKU: 0x1F0
[   10.552600] iwlwifi 0000:01:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[   10.552745] Registered led device: phy0-led
[   10.552771] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[   10.614273] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   10.687293] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   10.812653] type=1400 audit(1345754384.584:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=415 comm="apparmor_parser"
[   10.853835] type=1400 audit(1345754384.624:3): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=416 comm="apparmor_parser"
[   10.854231] type=1400 audit(1345754384.624:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=416 comm="apparmor_parser"
[   10.854452] type=1400 audit(1345754384.624:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=416 comm="apparmor_parser"
[   10.880671] fbcon: inteldrmfb (fb0) is primary device
[   10.892584] type=1400 audit(1345754384.664:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=546 comm="apparmor_parser"
[   10.893108] type=1400 audit(1345754384.664:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=546 comm="apparmor_parser"
[   10.963001] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[   10.963001] cfg80211: World regulatory domain updated:
[   10.963002] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   10.963004] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.963005] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.963006] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.963006] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.963007] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.972493] type=1400 audit(1345754384.744:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=612 comm="apparmor_parser"
[   10.972950] type=1400 audit(1345754384.744:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=612 comm="apparmor_parser"
[   11.024868] type=1400 audit(1345754384.796:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=618 comm="apparmor_parser"
[   11.056554] Console: switching to colour frame buffer device 170x48
[   11.059061] fb0: inteldrmfb frame buffer device
[   11.059063] drm: registered panic notifier
[   11.061286] acpi device:33: registered as cooling_device9
[   11.061438] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.061484] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   11.061698] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   11.061820] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[   11.233862] type=1400 audit(1345754385.004:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=417 comm="apparmor_parser"
[   11.732283] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   11.732362] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   11.732424] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   12.712707] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:0 extents:1 across:262140k 
[   12.713045] tty_init_dev: 26 callbacks suppressed
[   16.536281] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   16.542923] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   16.839795] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   16.846469] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   16.954155] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.506092] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[   23.575772] wlan0: authenticate with 00:04:0e:e4:00:3d
[   23.584532] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[   23.586352] wlan0: authenticated
[   23.586573] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[   23.586578] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   23.587510] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[   23.591205] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[   23.597217] wlan0: associated
[   23.599511] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   45.462259] usb 2-1.5: USB disconnect, device number 4
[   48.508961] tty_init_dev: 44 callbacks suppressed
[   50.006392] audit_printk_skb: 21 callbacks suppressed
[   50.006396] type=1400 audit(1345747223.732:19): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/run/user/wearefam/dconf/user" pid=1735 comm="mission-control" requested_mask="rwc" denied_mask="rwc" fsuid=1000 ouid=1000
[  100.862287] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  100.899205] cfg80211: All devices are disconnected, going to restore regulatory settings
[  100.899219] cfg80211: Restoring regulatory settings
[  100.899229] cfg80211: Calling CRDA to update world regulatory domain
[  100.905056] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  100.905060] cfg80211: World regulatory domain updated:
[  100.905062] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  100.905064] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  100.905067] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  100.905069] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  100.905071] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  100.905072] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  103.988283] PM: Syncing filesystems ... done.
[  104.395071] PM: Preparing system for mem sleep
[  104.666039] Freezing user space processes ... 
[  124.668059] Freezing of tasks failed after 20.01 seconds (1 tasks refusing to freeze, wq_busy=0):
[  124.668090] aptd            D ffffffff8180cbc0     0  2112      1 0x00000004
[  124.668094]  ffff88004ad5fdd8 0000000000000082 ffff88004ad5fd78 0000000300000001
[  124.668097]  ffff880062965b40 ffff88004ad5ffd8 ffff88004ad5ffd8 ffff88004ad5ffd8
[  124.668100]  ffff88011ab2ada0 ffff880062965b40 ffff88004ad5fde8 ffff88011a50c800
[  124.668102] Call Trace:
[  124.668110]  [<ffffffff816344b9>] schedule+0x29/0x70
[  124.668125]  [<ffffffffa0051b65>] jbd2_log_wait_commit+0xb5/0x130 [jbd2]
[  124.668128]  [<ffffffff8107cbd0>] ? add_wait_queue+0x60/0x60
[  124.668138]  [<ffffffffa006fff5>] ext4_sync_file+0x205/0x3d0 [ext4]
[  124.668141]  [<ffffffff81184a89>] ? __fput+0x189/0x240
[  124.668144]  [<ffffffff811b23fb>] vfs_fsync+0x2b/0x40
[  124.668147]  [<ffffffff8115b634>] sys_msync+0x144/0x1d0
[  124.668150]  [<ffffffff8163dd99>] system_call_fastpath+0x16/0x1b
[  124.668152] 
[  124.668153] Restarting tasks ... done.
[  124.675493] video LNXVIDEO:00: Restoring backlight state
[  125.469517] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  125.476252] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  125.591942] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  125.874450] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  131.944349] wlan0: authenticate with 00:04:0e:e4:00:3d
[  131.950524] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  131.952257] wlan0: authenticated
[  131.952420] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  131.952424] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  131.954756] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  131.958413] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  131.964221] wlan0: associated
[  131.966773] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  159.803143] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  159.813086] cfg80211: All devices are disconnected, going to restore regulatory settings
[  159.813099] cfg80211: Restoring regulatory settings
[  159.813109] cfg80211: Calling CRDA to update world regulatory domain
[  159.823533] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  159.823543] cfg80211: World regulatory domain updated:
[  159.823547] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  159.823554] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  159.823560] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  159.823565] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  159.823570] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  159.823576] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  161.836996] PM: Syncing filesystems ... done.
[  161.838825] PM: Preparing system for mem sleep
[  162.175275] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  162.191145] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  162.207116] PM: Entering mem sleep
[  162.207185] Suspending console(s) (use no_console_suspend to debug)
[  162.207389] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  162.207412] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  162.207540] sd 0:0:0:0: [sda] Stopping disk
[  162.210548] sd 1:0:0:0: [sdb] Stopping disk
[  163.270409] PM: suspend of devices complete after 1063.871 msecs
[  163.270411] PM: suspend devices took 1.064 seconds
[  163.270502] PM: late suspend of devices complete after 0.090 msecs
[  163.286385] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  163.366255] PM: noirq suspend of devices complete after 95.816 msecs
[  163.366535] ACPI: Preparing to enter system sleep state S3
[  163.390327] PM: Saving platform NVS memory
[  163.395508] Disabling non-boot CPUs ...
[  163.498080] smpboot: CPU 1 is now offline
[  163.602010] smpboot: CPU 2 is now offline
[  163.705931] smpboot: CPU 3 is now offline
[  163.706298] Extended CMOS year: 2000
[  163.707559] ACPI: Low-level resume complete
[  163.707605] PM: Restoring platform NVS memory
[  163.708804] Extended CMOS year: 2000
[  163.708870] Enabling non-boot CPUs ...
[  163.708942] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  163.719944] Disabled fast string operations
[  163.722441] CPU1 is up
[  163.722519] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  163.733555] Disabled fast string operations
[  163.736046] CPU2 is up
[  163.736105] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  163.747139] Disabled fast string operations
[  163.749664] CPU3 is up
[  163.754426] ACPI: Waking up from system sleep state S3
[  163.944498] PM: noirq resume of devices complete after 144.084 msecs
[  163.944599] PM: early resume of devices complete after 0.062 msecs
[  163.944631] i915 0000:00:02.0: setting latency timer to 64
[  163.944654] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  163.944703] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  163.944768] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  163.944770] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  163.944854] ahci 0000:00:1f.2: setting latency timer to 64
[  163.944859] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  163.944950] usb usb3: root hub lost power or was reset
[  163.944952] usb usb4: root hub lost power or was reset
[  163.945035] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  163.949161] mei 0000:00:16.0: wd: failed to find the client
[  163.949644] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  163.949654] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  163.949662] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  163.949669] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  163.949676] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  164.004481] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  164.288149] ata5: SATA link down (SStatus 0 SControl 300)
[  164.296131] ata4: SATA link down (SStatus 0 SControl 300)
[  164.304144] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  164.308270] ata2.00: configured for UDMA/133
[  164.324192] sd 1:0:0:0: [sdb] Starting disk
[  164.388224] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  164.739948] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  166.358661] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  166.361061] ata1.00: configured for UDMA/133
[  166.374771] sd 0:0:0:0: [sda] Starting disk
[  166.401777] PM: resume of devices complete after 2458.915 msecs
[  166.401853] PM: resume devices took 2.456 seconds
[  166.401885] PM: Finishing wakeup.
[  166.401886] Restarting tasks ... done.
[  166.408199] video LNXVIDEO:00: Restoring backlight state
[  167.165873] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  167.172613] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  167.291448] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  167.452873] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  173.523237] wlan0: authenticate with 00:04:0e:e4:00:3d
[  173.532349] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  173.534078] wlan0: authenticated
[  173.534394] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  173.534402] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  173.537533] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  173.541217] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  173.544873] wlan0: associated
[  173.545516] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  211.933017] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  211.949174] cfg80211: All devices are disconnected, going to restore regulatory settings
[  211.949184] cfg80211: Restoring regulatory settings
[  211.949193] cfg80211: Calling CRDA to update world regulatory domain
[  211.958130] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  211.958140] cfg80211: World regulatory domain updated:
[  211.958144] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  211.958150] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  211.958155] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  211.958160] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  211.958164] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  211.958169] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  213.843778] PM: Syncing filesystems ... done.
[  213.846441] PM: Preparing system for mem sleep
[  214.157215] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  214.173317] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  214.189366] PM: Entering mem sleep
[  214.189431] Suspending console(s) (use no_console_suspend to debug)
[  214.189667] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  214.189707] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  214.189893] sd 0:0:0:0: [sda] Stopping disk
[  214.192874] sd 1:0:0:0: [sdb] Stopping disk
[  214.800628] PM: suspend of devices complete after 611.841 msecs
[  214.800630] PM: suspend devices took 0.612 seconds
[  214.800734] PM: late suspend of devices complete after 0.102 msecs
[  214.816562] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  214.896395] PM: noirq suspend of devices complete after 95.772 msecs
[  214.896675] ACPI: Preparing to enter system sleep state S3
[  214.920449] PM: Saving platform NVS memory
[  214.925754] Disabling non-boot CPUs ...
[  215.028151] smpboot: CPU 1 is now offline
[  215.132031] smpboot: CPU 2 is now offline
[  215.235899] smpboot: CPU 3 is now offline
[  215.236242] Extended CMOS year: 2000
[  215.237479] ACPI: Low-level resume complete
[  215.237525] PM: Restoring platform NVS memory
[  215.238739] Extended CMOS year: 2000
[  215.238803] Enabling non-boot CPUs ...
[  215.238876] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  215.249985] Disabled fast string operations
[  215.252492] CPU1 is up
[  215.252560] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  215.263596] Disabled fast string operations
[  215.266098] CPU2 is up
[  215.266157] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  215.277192] Disabled fast string operations
[  215.279722] CPU3 is up
[  215.284535] ACPI: Waking up from system sleep state S3
[  215.474340] PM: noirq resume of devices complete after 144.087 msecs
[  215.474442] PM: early resume of devices complete after 0.062 msecs
[  215.474476] i915 0000:00:02.0: setting latency timer to 64
[  215.474522] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  215.474606] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  215.474645] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  215.474647] ahci 0000:00:1f.2: setting latency timer to 64
[  215.474724] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  215.474812] usb usb3: root hub lost power or was reset
[  215.474814] usb usb4: root hub lost power or was reset
[  215.474844] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  215.474915] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  215.479742] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  215.479752] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  215.479762] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  215.479771] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  215.479780] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  215.479926] mei 0000:00:16.0: wd: failed to find the client
[  215.530951] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  215.817804] ata4: SATA link down (SStatus 0 SControl 300)
[  215.817837] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  215.822198] ata2.00: configured for UDMA/133
[  215.833838] ata5: SATA link down (SStatus 0 SControl 300)
[  215.837883] sd 1:0:0:0: [sdb] Starting disk
[  215.913826] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  216.265490] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  217.895303] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  217.897742] ata1.00: configured for UDMA/133
[  217.911388] sd 0:0:0:0: [sda] Starting disk
[  217.929917] PM: resume of devices complete after 2458.441 msecs
[  217.929993] PM: resume devices took 2.456 seconds
[  217.930025] PM: Finishing wakeup.
[  217.930027] Restarting tasks ... done.
[  217.936346] video LNXVIDEO:00: Restoring backlight state
[  218.553235] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  218.560452] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  218.677269] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  218.934969] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  225.005368] wlan0: authenticate with 00:04:0e:e4:00:3d
[  225.014012] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  225.015745] wlan0: authenticated
[  225.015992] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  225.015999] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  225.018647] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  225.022164] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  225.028964] wlan0: associated
[  225.030604] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  251.908212] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  251.926535] cfg80211: All devices are disconnected, going to restore regulatory settings
[  251.926549] cfg80211: Restoring regulatory settings
[  251.926561] cfg80211: Calling CRDA to update world regulatory domain
[  251.936918] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  251.936926] cfg80211: World regulatory domain updated:
[  251.936929] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  251.936934] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  251.936938] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  251.936941] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  251.936944] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  251.936947] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  253.675108] PM: Syncing filesystems ... done.
[  253.677730] PM: Preparing system for mem sleep
[  253.917246] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  253.933980] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  253.950051] PM: Entering mem sleep
[  253.950115] Suspending console(s) (use no_console_suspend to debug)
[  253.950332] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  253.950366] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  253.950554] sd 0:0:0:0: [sda] Stopping disk
[  253.953363] sd 1:0:0:0: [sdb] Stopping disk
[  254.553888] PM: suspend of devices complete after 603.801 msecs
[  254.553890] PM: suspend devices took 0.604 seconds
[  254.553981] PM: late suspend of devices complete after 0.090 msecs
[  254.569869] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  254.649795] PM: noirq suspend of devices complete after 95.832 msecs
[  254.650061] ACPI: Preparing to enter system sleep state S3
[  254.673871] PM: Saving platform NVS memory
[  254.679216] Disabling non-boot CPUs ...
[  254.781699] smpboot: CPU 1 is now offline
[  254.885659] smpboot: CPU 2 is now offline
[  254.989634] smpboot: CPU 3 is now offline
[  254.989960] Extended CMOS year: 2000
[  254.991197] ACPI: Low-level resume complete
[  254.991243] PM: Restoring platform NVS memory
[  254.992449] Extended CMOS year: 2000
[  254.992514] Enabling non-boot CPUs ...
[  254.992586] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  255.003682] Disabled fast string operations
[  255.006174] CPU1 is up
[  255.006255] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  255.017291] Disabled fast string operations
[  255.019756] CPU2 is up
[  255.019818] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  255.030852] Disabled fast string operations
[  255.033347] CPU3 is up
[  255.038154] ACPI: Waking up from system sleep state S3
[  255.228299] PM: noirq resume of devices complete after 144.064 msecs
[  255.228406] PM: early resume of devices complete after 0.067 msecs
[  255.228448] i915 0000:00:02.0: setting latency timer to 64
[  255.228460] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  255.228517] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  255.228555] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  255.228597] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  255.228610] ahci 0000:00:1f.2: setting latency timer to 64
[  255.228682] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  255.228761] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  255.228775] usb usb3: root hub lost power or was reset
[  255.228777] usb usb4: root hub lost power or was reset
[  255.232660] mei 0000:00:16.0: wd: failed to find the client
[  255.233447] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  255.233454] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  255.233460] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  255.233468] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  255.233474] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  255.288320] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  255.572095] ata4: SATA link down (SStatus 0 SControl 300)
[  255.580105] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  255.584367] ata2.00: configured for UDMA/133
[  255.588111] ata5: SATA link down (SStatus 0 SControl 300)
[  255.600213] sd 1:0:0:0: [sdb] Starting disk
[  255.672237] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  256.024239] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  257.635652] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  257.638071] ata1.00: configured for UDMA/133
[  257.651791] sd 0:0:0:0: [sda] Starting disk
[  257.673402] PM: resume of devices complete after 2445.502 msecs
[  257.673479] PM: resume devices took 2.444 seconds
[  257.673511] PM: Finishing wakeup.
[  257.673512] Restarting tasks ... done.
[  257.681351] video LNXVIDEO:00: Restoring backlight state
[  258.457600] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  258.464412] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  258.584056] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  258.800118] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  264.870731] wlan0: authenticate with 00:04:0e:e4:00:3d
[  264.879642] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  264.881358] wlan0: authenticated
[  264.881653] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  264.881664] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  264.882143] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  264.886218] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  264.891884] wlan0: associated
[  264.894144] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  317.109324] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  317.118379] cfg80211: All devices are disconnected, going to restore regulatory settings
[  317.118390] cfg80211: Restoring regulatory settings
[  317.118398] cfg80211: Calling CRDA to update world regulatory domain
[  317.128426] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  317.128433] cfg80211: World regulatory domain updated:
[  317.128436] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  317.128441] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  317.128445] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  317.128449] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  317.128452] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  317.128455] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  319.043004] PM: Syncing filesystems ... done.
[  319.045301] PM: Preparing system for mem sleep
[  319.382247] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  319.398926] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  319.414929] PM: Entering mem sleep
[  319.414997] Suspending console(s) (use no_console_suspend to debug)
[  319.415215] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  319.415236] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  319.418243] sd 1:0:0:0: [sdb] Stopping disk
[  319.426684] sd 0:0:0:0: [sda] Stopping disk
[  320.038751] PM: suspend of devices complete after 623.786 msecs
[  320.038753] PM: suspend devices took 0.624 seconds
[  320.038846] PM: late suspend of devices complete after 0.091 msecs
[  320.054731] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  320.134654] PM: noirq suspend of devices complete after 95.826 msecs
[  320.134920] ACPI: Preparing to enter system sleep state S3
[  320.158730] PM: Saving platform NVS memory
[  320.163973] Disabling non-boot CPUs ...
[  320.266540] smpboot: CPU 1 is now offline
[  320.370519] smpboot: CPU 2 is now offline
[  320.474495] smpboot: CPU 3 is now offline
[  320.474844] Extended CMOS year: 2000
[  320.476084] ACPI: Low-level resume complete
[  320.476131] PM: Restoring platform NVS memory
[  320.477343] Extended CMOS year: 2000
[  320.477408] Enabling non-boot CPUs ...
[  320.477480] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  320.488583] Disabled fast string operations
[  320.491078] CPU1 is up
[  320.491147] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  320.502183] Disabled fast string operations
[  320.504659] CPU2 is up
[  320.504719] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  320.515753] Disabled fast string operations
[  320.518284] CPU3 is up
[  320.523090] ACPI: Waking up from system sleep state S3
[  320.713167] PM: noirq resume of devices complete after 144.081 msecs
[  320.713269] PM: early resume of devices complete after 0.062 msecs
[  320.713299] i915 0000:00:02.0: setting latency timer to 64
[  320.713319] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  320.713378] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  320.713412] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  320.713453] ahci 0000:00:1f.2: setting latency timer to 64
[  320.713529] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  320.713590] usb usb3: root hub lost power or was reset
[  320.713592] usb usb4: root hub lost power or was reset
[  320.713623] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  320.713633] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  320.718308] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  320.718315] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  320.718322] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  320.718328] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  320.718335] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  320.719161] mei 0000:00:16.0: wd: failed to find the client
[  320.770041] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  321.048985] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  321.053304] ata2.00: configured for UDMA/133
[  321.064999] ata4: SATA link down (SStatus 0 SControl 300)
[  321.069077] sd 1:0:0:0: [sdb] Starting disk
[  321.072999] ata5: SATA link down (SStatus 0 SControl 300)
[  321.153055] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  321.504935] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  323.128510] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  323.130954] ata1.00: configured for UDMA/133
[  323.144660] sd 0:0:0:0: [sda] Starting disk
[  323.173569] PM: resume of devices complete after 2460.809 msecs
[  323.173646] PM: resume devices took 2.460 seconds
[  323.173678] PM: Finishing wakeup.
[  323.173679] Restarting tasks ... done.
[  323.183104] video LNXVIDEO:00: Restoring backlight state
[  323.921285] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  323.927952] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  324.044451] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  324.235343] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  330.306033] wlan0: authenticate with 00:04:0e:e4:00:3d
[  330.315090] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  330.316838] wlan0: authenticated
[  330.317181] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  330.317193] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  330.319002] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  330.322719] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  330.328542] wlan0: associated
[  330.330993] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  422.788545] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  422.801505] cfg80211: All devices are disconnected, going to restore regulatory settings
[  422.801516] cfg80211: Restoring regulatory settings
[  422.801526] cfg80211: Calling CRDA to update world regulatory domain
[  422.811957] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  422.811966] cfg80211: World regulatory domain updated:
[  422.811971] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  422.811978] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  422.811983] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  422.811988] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  422.811994] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  422.811999] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  424.621348] PM: Syncing filesystems ... done.
[  424.623617] PM: Preparing system for mem sleep
[  424.983256] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  424.996278] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  425.012343] PM: Entering mem sleep
[  425.012425] Suspending console(s) (use no_console_suspend to debug)
[  425.012654] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  425.012675] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  425.012877] sd 0:0:0:0: [sda] Stopping disk
[  425.015688] sd 1:0:0:0: [sdb] Stopping disk
[  425.615604] PM: suspend of devices complete after 603.801 msecs
[  425.615606] PM: suspend devices took 0.604 seconds
[  425.615711] PM: late suspend of devices complete after 0.104 msecs
[  425.631544] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  425.711382] PM: noirq suspend of devices complete after 95.768 msecs
[  425.711648] ACPI: Preparing to enter system sleep state S3
[  425.735424] PM: Saving platform NVS memory
[  425.740676] Disabling non-boot CPUs ...
[  425.843121] smpboot: CPU 1 is now offline
[  425.947001] smpboot: CPU 2 is now offline
[  426.050868] smpboot: CPU 3 is now offline
[  426.051216] Extended CMOS year: 2000
[  426.052455] ACPI: Low-level resume complete
[  426.052502] PM: Restoring platform NVS memory
[  426.053716] Extended CMOS year: 2000
[  426.053780] Enabling non-boot CPUs ...
[  426.053852] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  426.064856] Disabled fast string operations
[  426.067366] CPU1 is up
[  426.067432] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  426.078468] Disabled fast string operations
[  426.080965] CPU2 is up
[  426.081022] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  426.092056] Disabled fast string operations
[  426.094539] CPU3 is up
[  426.099345] ACPI: Waking up from system sleep state S3
[  426.289321] PM: noirq resume of devices complete after 144.076 msecs
[  426.289447] PM: early resume of devices complete after 0.062 msecs
[  426.289479] i915 0000:00:02.0: setting latency timer to 64
[  426.289530] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  426.289579] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  426.289616] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  426.289645] ahci 0000:00:1f.2: setting latency timer to 64
[  426.289780] usb usb3: root hub lost power or was reset
[  426.289783] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  426.289784] usb usb4: root hub lost power or was reset
[  426.289920] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  426.289951] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  426.294550] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  426.294559] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  426.294567] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  426.294573] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  426.294580] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  426.295973] mei 0000:00:16.0: wd: failed to find the client
[  426.346185] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  426.624809] ata5: SATA link down (SStatus 0 SControl 300)
[  426.636778] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  426.640744] ata4: SATA link down (SStatus 0 SControl 300)
[  426.640998] ata2.00: configured for UDMA/133
[  426.656843] sd 1:0:0:0: [sdb] Starting disk
[  426.728861] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  427.080357] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  428.714274] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  428.716692] ata1.00: configured for UDMA/133
[  428.730365] sd 0:0:0:0: [sda] Starting disk
[  428.752606] PM: resume of devices complete after 2466.133 msecs
[  428.752682] PM: resume devices took 2.464 seconds
[  428.752714] PM: Finishing wakeup.
[  428.752715] Restarting tasks ... done.
[  428.760978] video LNXVIDEO:00: Restoring backlight state
[  429.443457] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  429.450429] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  429.567698] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  429.806512] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  435.877094] wlan0: authenticate with 00:04:0e:e4:00:3d
[  435.886109] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  435.887971] wlan0: authenticated
[  435.888278] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  435.888289] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  435.889560] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  435.893238] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  435.899356] wlan0: associated
[  435.901520] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  537.359055] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
[  537.373733] cfg80211: All devices are disconnected, going to restore regulatory settings
[  537.373747] cfg80211: Restoring regulatory settings
[  537.373760] cfg80211: Calling CRDA to update world regulatory domain
[  537.384328] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[  537.384337] cfg80211: World regulatory domain updated:
[  537.384342] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  537.384349] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  537.384355] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  537.384361] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  537.384366] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  537.384371] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  539.281822] PM: Syncing filesystems ... done.
[  539.285133] PM: Preparing system for mem sleep
[  539.616709] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  539.632188] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[  539.648246] PM: Entering mem sleep
[  539.648311] Suspending console(s) (use no_console_suspend to debug)
[  539.648522] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[  539.648552] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  539.648745] sd 0:0:0:0: [sda] Stopping disk
[  539.651585] sd 1:0:0:0: [sdb] Stopping disk
[  540.255559] PM: suspend of devices complete after 607.884 msecs
[  540.255574] PM: suspend devices took 0.608 seconds
[  540.255664] PM: late suspend of devices complete after 0.089 msecs
[  540.271449] r8169 0000:02:00.0: wake-up capability enabled by ACPI
[  540.351296] PM: noirq suspend of devices complete after 95.730 msecs
[  540.351561] ACPI: Preparing to enter system sleep state S3
[  540.375335] PM: Saving platform NVS memory
[  540.380513] Disabling non-boot CPUs ...
[  540.381840] smpboot: CPU 1 is now offline
[  540.383671] smpboot: CPU 2 is now offline
[  540.385198] smpboot: CPU 3 is now offline
[  540.385525] Extended CMOS year: 2000
[  540.386763] ACPI: Low-level resume complete
[  540.386809] PM: Restoring platform NVS memory
[  540.388026] Extended CMOS year: 2000
[  540.388090] Enabling non-boot CPUs ...
[  540.388165] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  540.399260] Disabled fast string operations
[  540.401770] CPU1 is up
[  540.401835] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  540.412872] Disabled fast string operations
[  540.415369] CPU2 is up
[  540.415440] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  540.426569] Disabled fast string operations
[  540.429117] CPU3 is up
[  540.433901] ACPI: Waking up from system sleep state S3
[  540.625594] PM: noirq resume of devices complete after 144.085 msecs
[  540.625696] PM: early resume of devices complete after 0.062 msecs
[  540.625727] i915 0000:00:02.0: setting latency timer to 64
[  540.625749] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  540.625800] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[  540.625859] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[  540.625866] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[  540.625870] ahci 0000:00:1f.2: setting latency timer to 64
[  540.625950] r8169 0000:02:00.0: wake-up capability disabled by ACPI
[  540.625996] usb usb3: root hub lost power or was reset
[  540.625998] usb usb4: root hub lost power or was reset
[  540.626101] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
[  540.626667] mei 0000:00:16.0: wd: failed to find the client
[  540.630719] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[  540.630725] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[  540.630731] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[  540.630736] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[  540.630741] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[  540.685581] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  540.961070] ata4: SATA link down (SStatus 0 SControl 300)
[  540.977049] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  540.981381] ata2.00: configured for UDMA/133
[  540.985042] ata5: SATA link down (SStatus 0 SControl 300)
[  540.997097] sd 1:0:0:0: [sdb] Starting disk
[  541.069093] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
[  541.420714] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
[  543.038576] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  543.041008] ata1.00: configured for UDMA/133
[  543.054651] sd 0:0:0:0: [sda] Starting disk
[  543.075045] PM: resume of devices complete after 2452.307 msecs
[  543.075120] PM: resume devices took 2.452 seconds
[  543.075152] PM: Finishing wakeup.
[  543.075153] Restarting tasks ... done.
[  543.081026] video LNXVIDEO:00: Restoring backlight state
[  543.736207] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[  543.743232] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[  543.859559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  544.011104] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
[  550.184250] wlan0: authenticate with 00:04:0e:e4:00:3d
[  550.191659] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[  550.193544] wlan0: authenticated
[  550.193917] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
[  550.193929] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  550.197849] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[  550.202647] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
[  550.210257] wlan0: associated
[  550.213805] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 18:55         ` Sedat Dilek
@ 2012-08-23 19:09           ` Paul E. McKenney
  0 siblings, 0 replies; 10+ messages in thread
From: Paul E. McKenney @ 2012-08-23 19:09 UTC (permalink / raw)
  To: Sedat Dilek; +Cc: Thomas Gleixner, Paul McKenney, LKML, x86, linux-next

On Thu, Aug 23, 2012 at 08:55:09PM +0200, Sedat Dilek wrote:
> On Thu, Aug 23, 2012 at 7:14 PM, Paul E. McKenney
> <paulmck@linux.vnet.ibm.com> wrote:
> > On Thu, Aug 23, 2012 at 06:06:23PM +0200, Sedat Dilek wrote:
> >> On Thu, Aug 23, 2012 at 5:43 PM, Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:
> >
> > [ . . . ]
> >
> >> Applying this patch on top of my local GIT tree results in error-messages:
> >>
> >> [...]
> >>   CC      kernel/rcupdate.o
> >>   AS      arch/x86/platform/efi/efi_stub_64.o
> >>   CC      arch/x86/kernel/irqinit.o
> >>   LD      arch/x86/platform/efi/built-in.o
> >> arch/x86/platform/efi/efi_64.o:(.rodata+0x0): multiple definition of
> >> `softirq_stop_idle_mask'
> >> arch/x86/platform/efi/efi.o:(.rodata+0x50): first defined here
> >> make[5]: *** [arch/x86/platform/efi/built-in.o] Error 1
> >> make[4]: *** [arch/x86/platform/efi] Error 2
> >> make[3]: *** [arch/x86/platform] Error 2
> >> make[3]: *** Waiting for unfinished jobs....
> >> [...]
> >>
> >> $ LC_ALL=C grep softirq_stop_idle_mask -nr linux-next/arch/x86/platform/efi/
> >> Binary file linux-next/arch/x86/platform/efi/efi.o matches
> >> Binary file linux-next/arch/x86/platform/efi/efi_64.o matches
> >
> > Right...  Clearly I was spinning a bit too quickly on that one.  :-/
> > So back to old tech: C-preprocessor macros.
> >
> > This one actually builds, boots, and passes mild rcutorture testing
> > under KVM.
> >
> 
> This fixes the issue with NOHZ - no messages in the logs.
> 
> There seems to remain an old PM issue (call-trace) I have seen before
> this time-rcu-issue with apps needing to long to freeze.
> So, this is another story.
> 
> I have added below my reported-by/tested-by.

Thank you, I will add them into -rcu.

							Thanx, Paul

> - Sedat -
> 
> >                                                         Thanx, Paul
> >
> > -------------------------------------------------------------------------
> >
> > time: RCU permitted to stop idle entry via softirq
> >
> > The can_stop_idle_tick() function complains if a softirq vector is
> > raised too late in the idle-entry process, presumably in order to
> > prevent dangling softirq invocations from being delayed across the
> > full idle period, which might be indefinitely long -- and if softirq
> > was asserted any later than the call to this function, such a delay
> > might well happen.
> >
> > However, RCU needs to be able to use softirq to stop idle entry in
> > order to be able to drain RCU callbacks from the current CPU, which in
> > turn enables faster entry into dyntick-idle mode, which in turn reduces
> > power consumption.  Because RCU takes this action at a well-defined
> > point in the idle-entry path, it is safe for RCU to take this approach.
> >
> > This commit therefore silences the error message that is sometimes
> > produced when the going-idle CPU suddenly finds that it has an RCU_SOFTIRQ
> > to process.  The error message will continue to be issued for other
> > softirq vectors.
> >
> 
> Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
> Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
> 
> > Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
> >
> > diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
> > index c5f856a..5e4e617 100644
> > --- a/include/linux/interrupt.h
> > +++ b/include/linux/interrupt.h
> > @@ -430,6 +430,8 @@ enum
> >         NR_SOFTIRQS
> >  };
> >
> > +#define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
> > +
> >  /* map softirq index to softirq name. update 'softirq_to_name' in
> >   * kernel/softirq.c when adding a new softirq.
> >   */
> > diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
> > index 024540f..4b1785a 100644
> > --- a/kernel/time/tick-sched.c
> > +++ b/kernel/time/tick-sched.c
> > @@ -436,7 +436,8 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
> >         if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
> >                 static int ratelimit;
> >
> > -               if (ratelimit < 10) {
> > +               if (ratelimit < 10 &&
> > +                   (local_softirq_pending() & SOFTIRQ_STOP_IDLE_MASK)) {
> >                         printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
> >                                (unsigned int) local_softirq_pending());
> >                         ratelimit++;
> >

> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.6.0-rc3-next20120823-2-iniza-generic (sedat.dilek@gmail.com@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Thu Aug 23 20:24:23 CEST 2012
> [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-2-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000]   Centaur CentaurHauls
> [    0.000000] Disabled fast string operations
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
> [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
> [    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] SMBIOS 2.6 present.
> [    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 09XK 08/03/2012
> [    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] No AGP bridge found
> [    0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
> [    0.000000] MTRR default type: uncachable
> [    0.000000] MTRR fixed ranges enabled:
> [    0.000000]   00000-9FFFF write-back
> [    0.000000]   A0000-BFFFF uncachable
> [    0.000000]   C0000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 000000000 mask F80000000 write-back
> [    0.000000]   1 base 080000000 mask FC0000000 write-back
> [    0.000000]   2 base 0C0000000 mask FE0000000 write-back
> [    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
> [    0.000000]   4 base 0DB000000 mask FFF000000 uncachable
> [    0.000000]   5 base 100000000 mask FE0000000 write-back
> [    0.000000]   6 base 11FE00000 mask FFFE00000 uncachable
> [    0.000000]   7 base 0FFC00000 mask FFFC00000 write-protect
> [    0.000000]   8 disabled
> [    0.000000]   9 disabled
> [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
> [    0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
> [    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
> [    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
> [    0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
> [    0.000000]  [mem 0x00000000-0xdaffffff] page 2M
> [    0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1f923000-0x1fffffff]
> [    0.000000] init_memory_mapping: [mem 0x100000000-0x11fdfffff]
> [    0.000000]  [mem 0x100000000-0x11fdfffff] page 2M
> [    0.000000] kernel direct mapping tables up to 0x11fdfffff @ [mem 0xd9c99000-0xd9c9efff]
> [    0.000000] RAMDISK: [mem 0x364a6000-0x3724afff]
> [    0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
> [    0.000000] ACPI: XSDT 00000000daffe120 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
> [    0.000000] ACPI: FACP 00000000dafef000 000F4 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: DSDT 00000000daff2000 082E8 (v02 SECCSD  SNB-CPT 00000000 INTL 20061109)
> [    0.000000] ACPI: FACS 00000000daf47000 00040
> [    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
> [    0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
> [    0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: APIC 00000000dafed000 00098 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
> [    0.000000] ACPI: SSDT 00000000dafea000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
> [    0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
> [    0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL  00000002)
> [    0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01   Iffs  IffsAsl 00003000 INTL 20061109)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
> [    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
> [    0.000000]   NODE_DATA [mem 0x11fdfc000-0x11fdfffff]
> [    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
> [    0.000000] Zone ranges:
> [    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
> [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
> [    0.000000]   Normal   [mem 0x100000000-0x11fdfffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
> [    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
> [    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
> [    0.000000]   node   0: [mem 0x40200000-0xd9c9efff]
> [    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
> [    0.000000]   node   0: [mem 0x100000000-0x11fdfffff]
> [    0.000000] On node 0 totalpages: 1021485
> [    0.000000]   DMA zone: 64 pages used for memmap
> [    0.000000]   DMA zone: 6 pages reserved
> [    0.000000]   DMA zone: 3911 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 16320 pages used for memmap
> [    0.000000]   DMA32 zone: 870624 pages, LIFO batch:31
> [    0.000000]   Normal zone: 2040 pages used for memmap
> [    0.000000]   Normal zone: 128520 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[0x01] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 14, 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: 0x8086a301 base: 0xfed00000
> [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
> [    0.000000] nr_irqs_gsi: 40
> [    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
> [    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
> [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
> [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
> [    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
> [    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
> [    0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
> [    0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
> [    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
> [    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
> [    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
> [    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
> [    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
> [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
> [    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
> [    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
> [    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
> [    0.000000] PM: Registered nosave memory: 00000000fed10000 - 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 - 00000000ffd80000
> [    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
> [    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
> [    0.000000] Booting paravirtualized kernel on bare hardware
> [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fa00000 s84864 r8192 d21632 u262144
> [    0.000000] pcpu-alloc: s84864 r8192 d21632 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: 1003055
> [    0.000000] Policy zone: Normal
> [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-next20120823-2-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro init=/lib/systemd/systemd
> [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [    0.000000] __ex_table already sorted, skipping sort
> [    0.000000] xsave: 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: 3923680k/4716544k available (6406k kernel code, 630604k absent, 162260k reserved, 6745k data, 924k init)
> [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
> [    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
> [    0.000000] NR_IRQS:16640 nr_irqs:744 16
> [    0.000000] Extended CMOS year: 2000
> [    0.000000] Console: colour dummy device 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] hpet clockevent registered
> [    0.000000] tsc: Fast TSC calibration using PIT
> [    0.004000] tsc: Detected 1596.350 MHz processor
> [    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.70 BogoMIPS (lpj=6385400)
> [    0.000009] pid_max: default: 32768 minimum: 301
> [    0.000032] Security Framework initialized
> [    0.000046] AppArmor: AppArmor initialized
> [    0.000380] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
> [    0.001423] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
> [    0.001870] Mount-cache hash table entries: 256
> [    0.002073] Initializing cgroup subsys cpuacct
> [    0.002078] Initializing cgroup subsys devices
> [    0.002081] Initializing cgroup subsys freezer
> [    0.002084] Initializing cgroup subsys blkio
> [    0.002087] Initializing cgroup subsys perf_event
> [    0.002112] Disabled fast string operations
> [    0.002115] CPU: Physical Processor ID: 0
> [    0.002117] CPU: Processor Core ID: 0
> [    0.002123] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
> [    0.002123] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
> [    0.002130] mce: CPU supports 7 MCE banks
> [    0.002144] CPU0: Thermal monitoring enabled (TM1)
> [    0.002152] process: using mwait in idle threads
> [    0.002157] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
> [    0.002157] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
> [    0.002157] tlb_flushall_shift: 5
> [    0.004245] ACPI: Core revision 20120711
> [    0.011359] ftrace: allocating 24595 entries in 97 pages
> [    0.025047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.064708] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz stepping 07
> [    0.172241] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
> [    0.172252] ... version:                3
> [    0.172254] ... bit width:              48
> [    0.172256] ... generic registers:      4
> [    0.172258] ... value mask:             0000ffffffffffff
> [    0.172261] ... max period:             000000007fffffff
> [    0.172263] ... fixed-purpose events:   3
> [    0.172265] ... event mask:             000000070000000f
> [    0.183567] Disabled fast string operations
> [    0.185786] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
> [    0.196907] Disabled fast string operations
> [    0.210156] Disabled fast string operations
> [    0.172536] smpboot: Booting Node   0, Processors  #1 #2 #3
> [    0.212276] Brought up 4 CPUs
> [    0.212284] smpboot: Total of 4 processors activated (12770.80 BogoMIPS)
> [    0.216084] devtmpfs: initialized
> [    0.217003] EVM: security.selinux
> [    0.217006] EVM: security.SMACK64
> [    0.217008] EVM: security.capability
> [    0.217050] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
> [    0.217848] regulator-dummy: no parameters
> [    0.217882] RTC time: 20:39:34, date: 08/23/12
> [    0.217920] NET: Registered protocol family 16
> [    0.218067] ACPI: bus type pci registered
> [    0.218136] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
> [    0.218142] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
> [    0.225600] PCI: Using configuration type 1 for base access
> [    0.226445] bio: create slab <bio-0> at 0
> [    0.226524] ACPI: Added _OSI(Module Device)
> [    0.226527] ACPI: Added _OSI(Processor Device)
> [    0.226530] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.226533] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.228045] ACPI: EC: Look up EC in DSDT
> [    0.240260] ACPI: Executed 1 blocks of module-level executable AML code
> [    0.242837] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
> [    0.244158] ACPI: SSDT 00000000dae70718 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
> [    0.244557] ACPI: Dynamic OEM Table Load:
> [    0.244561] ACPI: SSDT           (null) 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
> [    0.244842] ACPI: SSDT 00000000dae71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
> [    0.245266] ACPI: Dynamic OEM Table Load:
> [    0.245270] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
> [    0.245399] ACPI: SSDT 00000000dae6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
> [    0.245787] ACPI: Dynamic OEM Table Load:
> [    0.245791] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
> [    0.247262] ACPI: Interpreter enabled
> [    0.247268] ACPI: (supports S0 S1 S3 S5)
> [    0.247289] ACPI: Using IOAPIC for interrupt routing
> [    0.252292] ACPI: Power Resource [FN00] (off)
> [    0.252367] ACPI: Power Resource [FN01] (off)
> [    0.252439] ACPI: Power Resource [FN02] (off)
> [    0.252510] ACPI: Power Resource [FN03] (off)
> [    0.252582] ACPI: Power Resource [FN04] (off)
> [    0.252881] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> [    0.253053] ACPI: No dock devices found.
> [    0.253058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
> [    0.253449] \_SB_.PCI0:_OSC invalid UUID
> [    0.253450] _OSC request data:1 8 1f 
> [    0.253455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [    0.253881] PCI host bridge to bus 0000:00
> [    0.253887] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff]
> [    0.253889] pci_bus 0000:00: root bus resource [bus 00-3e]
> [    0.253892] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.253896] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.253899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.253902] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
> [    0.253906] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
> [    0.253917] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
> [    0.253958] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
> [    0.253969] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
> [    0.253976] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
> [    0.253981] pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
> [    0.254042] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
> [    0.254066] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
> [    0.254150] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [    0.254191] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
> [    0.254213] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
> [    0.254310] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [    0.254340] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
> [    0.254356] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
> [    0.254430] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.254456] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
> [    0.254542] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [    0.254574] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
> [    0.254659] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
> [    0.254693] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
> [    0.254825] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
> [    0.254869] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
> [    0.254891] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
> [    0.254989] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    0.255018] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
> [    0.255152] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
> [    0.255172] pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
> [    0.255181] pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
> [    0.255190] pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
> [    0.255199] pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
> [    0.255207] pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
> [    0.255216] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
> [    0.255266] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.255287] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
> [    0.255303] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
> [    0.255326] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
> [    0.255405] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e]
> [    0.255569] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
> [    0.255723] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
> [    0.256475] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
> [    0.264324] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.264334] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
> [    0.264386] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e]
> [    0.264470] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
> [    0.264533] pci 0000:02:00.0: reg 10: [io  0x2000-0x20ff]
> [    0.264649] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
> [    0.264724] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
> [    0.265067] pci 0000:02:00.0: supports D1 D2
> [    0.265068] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.272236] pci 0000:00:1c.3: PCI bridge to [bus 02]
> [    0.272250] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
> [    0.272275] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
> [    0.272345] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e]
> [    0.272406] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
> [    0.272441] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
> [    0.272641] pci 0000:03:00.0: PME# supported from D3hot D3cold
> [    0.280222] pci 0000:00:1c.4: PCI bridge to [bus 03]
> [    0.280240] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
> [    0.280281] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.280387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
> [    0.280422] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
> [    0.280453] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
> [    0.280584] \_SB_.PCI0:_OSC invalid UUID
> [    0.280586] _OSC request data:1 1f 1f 
> [    0.280589]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
> [    0.280594]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
> [    0.283299] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
> [    0.283349] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.283399] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
> [    0.283445] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
> [    0.283491] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
> [    0.283538] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.283585] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
> [    0.283632] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
> [    0.283722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.283730] vgaarb: loaded
> [    0.283732] vgaarb: bridge control possible 0000:00:02.0
> [    0.283867] SCSI subsystem initialized
> [    0.283870] ACPI: bus type scsi registered
> [    0.283912] libata version 3.00 loaded.
> [    0.283930] ACPI: bus type usb registered
> [    0.283946] usbcore: registered new interface driver usbfs
> [    0.283956] usbcore: registered new interface driver hub
> [    0.283977] usbcore: registered new device driver usb
> [    0.284044] PCI: Using ACPI for IRQ routing
> [    0.285683] PCI: pci_cache_line_size set to 64 bytes
> [    0.285803] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
> [    0.285807] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
> [    0.285809] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
> [    0.285810] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
> [    0.285889] NetLabel: Initializing
> [    0.285892] NetLabel:  domain hash size = 128
> [    0.285894] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.285905] NetLabel:  unlabeled traffic allowed by default
> [    0.285961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
> [    0.285969] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
> [    0.287983] Switching to clocksource hpet
> [    0.293030] AppArmor: AppArmor Filesystem Enabled
> [    0.293058] pnp: PnP ACPI init
> [    0.293072] ACPI: bus type pnp registered
> [    0.293324] pnp 00:00: [bus 00-3e]
> [    0.293327] pnp 00:00: [io  0x0000-0x0cf7 window]
> [    0.293329] pnp 00:00: [io  0x0cf8-0x0cff]
> [    0.293331] pnp 00:00: [io  0x0d00-0xffff window]
> [    0.293333] pnp 00:00: [mem 0x000a0000-0x000bffff window]
> [    0.293334] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
> [    0.293336] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
> [    0.293337] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
> [    0.293339] pnp 00:00: [mem 0x000cc000-0x000cffff window]
> [    0.293341] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
> [    0.293342] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
> [    0.293344] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
> [    0.293346] pnp 00:00: [mem 0x000dc000-0x000dffff window]
> [    0.293347] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
> [    0.293349] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
> [    0.293350] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
> [    0.293352] pnp 00:00: [mem 0x000ec000-0x000effff window]
> [    0.293353] pnp 00:00: [mem 0x000f0000-0x000fffff window]
> [    0.293355] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
> [    0.293357] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
> [    0.293425] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
> [    0.293622] pnp 00:01: [io  0x0000-0x001f]
> [    0.293624] pnp 00:01: [io  0x0081-0x0091]
> [    0.293625] pnp 00:01: [io  0x0093-0x009f]
> [    0.293626] pnp 00:01: [io  0x00c0-0x00df]
> [    0.293628] pnp 00:01: [dma 4]
> [    0.293718] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
> [    0.293726] pnp 00:02: [mem 0xff000000-0xffffffff]
> [    0.293744] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
> [    0.293816] pnp 00:03: [mem 0xfed00000-0xfed003ff]
> [    0.293835] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
> [    0.293843] pnp 00:04: [io  0x00f0]
> [    0.293853] pnp 00:04: [irq 13]
> [    0.293872] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
> [    0.293883] pnp 00:05: [io  0x002e-0x002f]
> [    0.293884] pnp 00:05: [io  0x004e-0x004f]
> [    0.293886] pnp 00:05: [io  0x0061]
> [    0.293887] pnp 00:05: [io  0x0063]
> [    0.293888] pnp 00:05: [io  0x0065]
> [    0.293890] pnp 00:05: [io  0x0067]
> [    0.293891] pnp 00:05: [io  0x0070]
> [    0.293892] pnp 00:05: [io  0x0080]
> [    0.293893] pnp 00:05: [io  0x0092]
> [    0.293895] pnp 00:05: [io  0x00b2-0x00b3]
> [    0.293896] pnp 00:05: [io  0x0680-0x069f]
> [    0.293899] pnp 00:05: [io  0x1000-0x100f]
> [    0.293901] pnp 00:05: [io  0x5000-0x5003]
> [    0.293902] pnp 00:05: [io  0xffff]
> [    0.293904] pnp 00:05: [io  0x0400-0x0453]
> [    0.293905] pnp 00:05: [io  0x0458-0x047f]
> [    0.293907] pnp 00:05: [io  0x0500-0x057f]
> [    0.293908] pnp 00:05: [io  0x0a00-0x0a0f]
> [    0.293909] pnp 00:05: [io  0x164e-0x164f]
> [    0.293911] pnp 00:05: [io  0x5000-0x500f]
> [    0.293950] system 00:05: [io  0x0680-0x069f] has been reserved
> [    0.293955] system 00:05: [io  0x1000-0x100f] has been reserved
> [    0.293958] system 00:05: [io  0x5000-0x5003] has been reserved
> [    0.293961] system 00:05: [io  0xffff] has been reserved
> [    0.293965] system 00:05: [io  0x0400-0x0453] has been reserved
> [    0.293968] system 00:05: [io  0x0458-0x047f] has been reserved
> [    0.293971] system 00:05: [io  0x0500-0x057f] has been reserved
> [    0.293974] system 00:05: [io  0x0a00-0x0a0f] has been reserved
> [    0.293977] system 00:05: [io  0x164e-0x164f] has been reserved
> [    0.293981] system 00:05: [io  0x5000-0x500f] could not be reserved
> [    0.293985] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.293992] pnp 00:06: [io  0x0070-0x0077]
> [    0.293998] pnp 00:06: [irq 8]
> [    0.294017] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.294042] pnp 00:07: [io  0x0454-0x0457]
> [    0.294070] system 00:07: [io  0x0454-0x0457] has been reserved
> [    0.294074] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
> [    0.294087] pnp 00:08: [io  0x0060]
> [    0.294089] pnp 00:08: [io  0x0064]
> [    0.294094] pnp 00:08: [irq 1]
> [    0.294114] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
> [    0.294142] pnp 00:09: [irq 12]
> [    0.294163] pnp 00:09: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
> [    0.294287] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
> [    0.294289] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
> [    0.294290] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
> [    0.294292] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
> [    0.294293] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
> [    0.294295] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
> [    0.294296] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
> [    0.294298] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
> [    0.294299] pnp 00:0a: [mem 0xff000000-0xffffffff]
> [    0.294301] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
> [    0.294302] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
> [    0.294338] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [    0.294342] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
> [    0.294346] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
> [    0.294349] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
> [    0.294353] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
> [    0.294356] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    0.294360] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
> [    0.294363] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
> [    0.294367] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
> [    0.294370] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
> [    0.294374] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.294720] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120711/utresrc-650)
> [    0.294764] pnp 00:0b: can't evaluate _CRS: 12311
> [    0.294847] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.294872] pnp: PnP ACPI: found 12 devices
> [    0.294874] ACPI: ACPI bus type pnp unregistered
> [    0.301300] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.301309] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
> [    0.301320] pci 0000:00:1c.3: PCI bridge to [bus 02]
> [    0.301325] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
> [    0.301336] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
> [    0.301345] pci 0000:00:1c.4: PCI bridge to [bus 03]
> [    0.301352] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
> [    0.301390] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    0.301392] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    0.301394] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.301395] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
> [    0.301397] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
> [    0.301399] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
> [    0.301401] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
> [    0.301403] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
> [    0.301405] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
> [    0.301433] NET: Registered protocol family 2
> [    0.302096] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
> [    0.303928] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [    0.304186] TCP: Hash tables configured (established 524288 bind 65536)
> [    0.304220] TCP: reno registered
> [    0.304231] UDP hash table entries: 2048 (order: 4, 65536 bytes)
> [    0.304253] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
> [    0.304336] NET: Registered protocol family 1
> [    0.304351] pci 0000:00:02.0: Boot video device
> [    0.304527] PCI: CLS 64 bytes, default 64
> [    0.304569] Trying to unpack rootfs image as initramfs...
> [    0.586990] Freeing initrd memory: 13972k freed
> [    0.590178] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
> [    0.590188] software IO TLB [mem 0xd5c99000-0xd9c98fff] (64MB) mapped at [ffff8800d5c99000-ffff8800d9c98fff]
> [    0.590617] audit: initializing netlink socket (disabled)
> [    0.590634] type=2000 audit(1345754373.476:1): initialized
> [    0.613227] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    0.614659] VFS: Disk quotas dquot_6.5.2
> [    0.614699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    0.615027] fuse init (API version 7.20)
> [    0.615093] msgmni has been set to 7690
> [    0.615451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
> [    0.615479] io scheduler noop registered
> [    0.615483] io scheduler deadline registered (default)
> [    0.615506] io scheduler cfq registered
> [    0.615730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    0.615748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [    0.615818] intel_idle: MWAIT substates: 0x21120
> [    0.615820] intel_idle: v0.4 model 0x2A
> [    0.615821] intel_idle: lapic_timer_reliable_states 0xffffffff
> [    0.616290] ACPI: AC Adapter [ADP1] (on-line)
> [    0.616484] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
> [    0.616760] ACPI: Lid Switch [LID0]
> [    0.616803] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
> [    0.616815] ACPI: Power Button [PWRB]
> [    0.616850] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
> [    0.616855] ACPI: Power Button [PWRF]
> [    0.616914] ACPI: Fan [FAN0] (off)
> [    0.616943] ACPI: Fan [FAN1] (off)
> [    0.616967] ACPI: Fan [FAN2] (off)
> [    0.616993] ACPI: Fan [FAN3] (off)
> [    0.617018] ACPI: Fan [FAN4] (off)
> [    0.617064] ACPI: Requesting acpi_cpufreq
> [    0.623052] thermal LNXTHERM:00: registered as thermal_zone0
> [    0.623057] ACPI: Thermal Zone [TZ00] (72 C)
> [    0.623210] thermal LNXTHERM:01: registered as thermal_zone1
> [    0.623213] ACPI: Thermal Zone [TZ01] (30 C)
> [    0.623241] GHES: HEST is not enabled!
> [    0.623302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
> [    0.632489] Linux agpgart interface v0.103
> [    0.634046] brd: module loaded
> [    0.634736] ACPI: Battery Slot [BAT1] (battery present)
> [    0.634955] loop: module loaded
> [    0.635039] ahci 0000:00:1f.2: version 3.0
> [    0.635104] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
> [    0.635140] ahci: SSS flag set, parallel bus scan disabled
> [    0.647791] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
> [    0.647807] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
> [    0.647823] ahci 0000:00:1f.2: setting latency timer to 64
> [    0.672138] scsi0 : ahci
> [    0.672206] scsi1 : ahci
> [    0.672264] scsi2 : ahci
> [    0.672323] scsi3 : ahci
> [    0.672379] scsi4 : ahci
> [    0.672435] scsi5 : ahci
> [    0.672469] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
> [    0.672474] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
> [    0.672478] ata3: DUMMY
> [    0.672482] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
> [    0.672487] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
> [    0.672490] ata6: DUMMY
> [    0.672718] libphy: Fixed MDIO Bus: probed
> [    0.672753] tun: Universal TUN/TAP device driver, 1.6
> [    0.672756] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
> [    0.672802] PPP generic driver version 2.4.2
> [    0.672845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    0.672880] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [    0.672884] ehci_hcd 0000:00:1a.0: EHCI Host Controller
> [    0.672891] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
> [    0.676807] ehci_hcd 0000:00:1a.0: debug port 2
> [    0.676818] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
> [    0.676833] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf070a000
> [    0.687729] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [    0.687785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.687794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.687809] usb usb1: Product: EHCI Host Controller
> [    0.687812] usb usb1: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic ehci_hcd
> [    0.687816] usb usb1: SerialNumber: 0000:00:1a.0
> [    0.687917] hub 1-0:1.0: USB hub found
> [    0.687922] hub 1-0:1.0: 2 ports detected
> [    0.687986] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [    0.687990] ehci_hcd 0000:00:1d.0: EHCI Host Controller
> [    0.687997] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
> [    0.691904] ehci_hcd 0000:00:1d.0: debug port 2
> [    0.691913] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
> [    0.691927] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0709000
> [    0.703716] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [    0.703762] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.703771] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.703780] usb usb2: Product: EHCI Host Controller
> [    0.703796] usb usb2: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic ehci_hcd
> [    0.703800] usb usb2: SerialNumber: 0000:00:1d.0
> [    0.703884] hub 2-0:1.0: USB hub found
> [    0.703889] hub 2-0:1.0: 2 ports detected
> [    0.703938] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    0.703953] uhci_hcd: USB Universal Host Controller Interface driver
> [    0.703995] xhci_hcd 0000:03:00.0: xHCI Host Controller
> [    0.704001] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
> [    0.713681] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
> [    0.713749] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [    0.713754] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [    0.713759] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [    0.713764] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [    0.713769] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [    0.713874] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.713877] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.713881] usb usb3: Product: xHCI Host Controller
> [    0.713884] usb usb3: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic xhci_hcd
> [    0.713888] usb usb3: SerialNumber: 0000:03:00.0
> [    0.713949] xHCI xhci_add_endpoint called for root hub
> [    0.713950] xHCI xhci_check_bandwidth called for root hub
> [    0.713968] hub 3-0:1.0: USB hub found
> [    0.713977] hub 3-0:1.0: 2 ports detected
> [    0.714032] xhci_hcd 0000:03:00.0: xHCI Host Controller
> [    0.714037] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
> [    0.714073] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
> [    0.714076] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    0.714080] usb usb4: Product: xHCI Host Controller
> [    0.714083] usb usb4: Manufacturer: Linux 3.6.0-rc3-next20120823-2-iniza-generic xhci_hcd
> [    0.714086] usb usb4: SerialNumber: 0000:03:00.0
> [    0.714140] xHCI xhci_add_endpoint called for root hub
> [    0.714141] xHCI xhci_check_bandwidth called for root hub
> [    0.714158] hub 4-0:1.0: USB hub found
> [    0.714167] hub 4-0:1.0: 2 ports detected
> [    0.714288] usbcore: registered new interface driver libusual
> [    0.714325] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
> [    0.722510] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.722516] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    0.722641] mousedev: PS/2 mouse device common for all mice
> [    0.723124] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
> [    0.723155] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
> [    0.723219] device-mapper: uevent: version 1.0.3
> [    0.723272] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
> [    0.723341] cpuidle: using governor ladder
> [    0.723431] cpuidle: using governor menu
> [    0.723434] EFI Variables Facility v0.08 2004-May-17
> [    0.723606] ashmem: initialized
> [    0.723745] TCP: cubic registered
> [    0.723831] NET: Registered protocol family 10
> [    0.723967] NET: Registered protocol family 17
> [    0.723976] Key type dns_resolver registered
> [    0.724316] PM: Hibernation image not present or could not be loaded.
> [    0.724328] registered taskstats version 1
> [    0.726988] Key type trusted registered
> [    0.729210] Key type encrypted registered
> [    0.730631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
> [    0.731756]   Magic number: 8:994:700
> [    0.731867] rtc_cmos 00:06: setting system clock to 2012-08-23 20:39:34 UTC (1345754374)
> [    0.732518] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> [    0.732522] EDD information not available.
> [    0.991606] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    0.992806] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
> [    0.992824] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
> [    0.994056] ata1.00: configured for UDMA/133
> [    0.994307] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
> [    0.994479] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    0.994484] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
> [    0.994486] sd 0:0:0:0: [sda] 4096-byte physical blocks
> [    0.994569] sd 0:0:0:0: [sda] Write Protect is off
> [    0.994576] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 10
> [    0.994622] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
> [    0.999545] usb 1-1: new high-speed USB device number 2 using ehci_hcd
> [    1.011341]  sda: sda1 sda2 sda3
> [    1.011926] sd 0:0:0:0: [sda] Attached SCSI disk
> [    1.131882] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
> [    1.131890] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    1.132315] hub 1-1:1.0: USB hub found
> [    1.132489] hub 1-1:1.0: 6 ports detected
> [    1.243424] usb 2-1: new high-speed USB device number 2 using ehci_hcd
> [    1.311385] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    1.311973] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
> [    1.311998] ata2.00: 31277232 sectors, multi 1: LBA48 
> [    1.312655] ata2.00: configured for UDMA/133
> [    1.312886] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
> [    1.313057] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
> [    1.313060] sd 1:0:0:0: Attached scsi generic sg1 type 0
> [    1.313187] sd 1:0:0:0: [sdb] Write Protect is off
> [    1.313194] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 10
> [    1.313286] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
> [    1.314437]  sdb: sdb1 sdb2
> [    1.314917] sd 1:0:0:0: [sdb] Attached SCSI disk
> [    1.375662] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
> [    1.375681] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    1.376142] hub 2-1:1.0: USB hub found
> [    1.376314] hub 2-1:1.0: 6 ports detected
> [    1.447377] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
> [    1.587167] tsc: Refined TSC clocksource calibration: 1596.373 MHz
> [    1.587189] Switching to clocksource tsc
> [    1.631143] ata4: SATA link down (SStatus 0 SControl 300)
> [    1.699532] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
> [    1.699551] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    1.699562] usb 1-1.4: Product: WebCam SC-13HDL11431N
> [    1.699570] usb 1-1.4: Manufacturer: 123
> [    1.943018] usb 2-1.4: new low-speed USB device number 3 using ehci_hcd
> [    1.950901] ata5: SATA link down (SStatus 0 SControl 300)
> [    1.952798] Freeing unused kernel memory: 924k freed
> [    1.952951] Write protecting the kernel read-only data: 12288k
> [    1.958040] Freeing unused kernel memory: 1776k freed
> [    1.961651] Freeing unused kernel memory: 1236k freed
> [    1.977515] udevd[119]: starting version 175
> [    2.040538] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
> [    2.040556] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    2.040567] usb 2-1.4: Product: USB-PS/2 Optical Mouse
> [    2.040575] usb 2-1.4: Manufacturer: Logitech
> [    2.110935] usb 2-1.5: new full-speed USB device number 4 using ehci_hcd
> [    2.207271] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
> [    2.207289] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    2.513031] usbcore: registered new interface driver usbhid
> [    2.513040] usbhid: USB HID core driver
> [    2.524161] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    2.525697] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
> [    2.525951] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xffffc9000066a000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
> [    2.525963] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
> [    3.339738] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
> [    5.832425] udevd[293]: starting version 175
> [    6.075066] lp: driver loaded but no devices found
> [    6.635709] tty_init_dev: 9 callbacks suppressed
> [    6.646596] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
> [    8.181735] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
> [    8.181745] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    8.181748] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
> [    8.181752] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
> [    8.181757] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    8.181762] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
> [    8.181766] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [    8.181768] lpc_ich: Resource conflict(s) found affecting gpio_ich
> [    8.348320] mei 0000:00:16.0: setting latency timer to 64
> [    8.348392] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [    8.353528] mei 0000:00:16.0: wd: failed to find the client
> [    8.363675] wmi: Mapper loaded
> [    8.373425] samsung_laptop: detected SABI interface: SwSmi@
> [    8.373428] samsung_laptop: Backlight controlled by ACPI video driver
> [    8.543187] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
> [    8.655258] Bluetooth: Core ver 2.16
> [    8.655282] NET: Registered protocol family 31
> [    8.655284] Bluetooth: HCI device and connection manager initialized
> [    8.655291] Bluetooth: HCI socket layer initialized
> [    8.655293] Bluetooth: L2CAP socket layer initialized
> [    8.655297] Bluetooth: SCO socket layer initialized
> [    8.655375] cfg80211: Calling CRDA to update world regulatory domain
> [    8.954932] usbcore: registered new interface driver btusb
> [    9.024117] [drm] Initialized drm 1.1.0 20060810
> [    9.343079] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4
> [    9.343242] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
> [    9.354333] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
> [    9.355561] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
> [    9.356718] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
> [    9.357934] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [    9.380481] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
> [    9.381785] Intel(R) Wireless WiFi driver for Linux, in-tree:
> [    9.381789] Copyright(c) 2003-2012 Intel Corporation
> [    9.381931] iwlwifi 0000:01:00.0: pci_resource_len = 0x00002000
> [    9.381935] iwlwifi 0000:01:00.0: pci_resource_base = ffffc90004f94000
> [    9.381938] iwlwifi 0000:01:00.0: HW Revision ID = 0x34
> [    9.382183] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
> [    9.397336] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
> [    9.481397] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
> [    9.805478] Linux video capture interface: v2.00
> [   10.004985] pci 0000:00:00.0: Intel Sandybridge Chipset
> [   10.005070] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
> [   10.006164] pci 0000:00:00.0: detected 65536K stolen memory
> [   10.006214] i915 0000:00:02.0: setting latency timer to 64
> [   10.037728] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
> [   10.044976] i915 0000:00:02.0: irq 49 for MSI/MSI-X
> [   10.044986] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [   10.044987] [drm] Driver supports precise vblank timestamp query.
> [   10.045027] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [   10.307640] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
> [   10.327018] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
> [   10.327093] usbcore: registered new interface driver uvcvideo
> [   10.327095] USB Video Class driver (1.1.1)
> [   10.536949] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
> [   10.536953] iwldvm: Copyright(c) 2003-2012 Intel Corporation
> [   10.536982] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
> [   10.536985] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
> [   10.536988] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
> [   10.536990] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
> [   10.536992] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
> [   10.536994] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
> [   10.537103] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [   10.552594] iwlwifi 0000:01:00.0: device EEPROM VER=0x716, CALIB=0x6
> [   10.552597] iwlwifi 0000:01:00.0: Device SKU: 0x1F0
> [   10.552600] iwlwifi 0000:01:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
> [   10.552745] Registered led device: phy0-led
> [   10.552771] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [   10.614273] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
> [   10.687293] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [   10.812653] type=1400 audit(1345754384.584:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=415 comm="apparmor_parser"
> [   10.853835] type=1400 audit(1345754384.624:3): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=416 comm="apparmor_parser"
> [   10.854231] type=1400 audit(1345754384.624:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=416 comm="apparmor_parser"
> [   10.854452] type=1400 audit(1345754384.624:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=416 comm="apparmor_parser"
> [   10.880671] fbcon: inteldrmfb (fb0) is primary device
> [   10.892584] type=1400 audit(1345754384.664:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=546 comm="apparmor_parser"
> [   10.893108] type=1400 audit(1345754384.664:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=546 comm="apparmor_parser"
> [   10.963001] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [   10.963001] cfg80211: World regulatory domain updated:
> [   10.963002] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [   10.963004] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   10.963005] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [   10.963006] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [   10.963006] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   10.963007] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [   10.972493] type=1400 audit(1345754384.744:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=612 comm="apparmor_parser"
> [   10.972950] type=1400 audit(1345754384.744:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=612 comm="apparmor_parser"
> [   11.024868] type=1400 audit(1345754384.796:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=618 comm="apparmor_parser"
> [   11.056554] Console: switching to colour frame buffer device 170x48
> [   11.059061] fb0: inteldrmfb frame buffer device
> [   11.059063] drm: registered panic notifier
> [   11.061286] acpi device:33: registered as cooling_device9
> [   11.061438] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   11.061484] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
> [   11.061698] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
> [   11.061820] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [   11.233862] type=1400 audit(1345754385.004:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=417 comm="apparmor_parser"
> [   11.732283] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
> [   11.732362] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
> [   11.732424] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
> [   12.712707] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:0 extents:1 across:262140k 
> [   12.713045] tty_init_dev: 26 callbacks suppressed
> [   16.536281] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [   16.542923] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [   16.839795] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [   16.846469] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [   16.954155] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [   17.506092] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [   23.575772] wlan0: authenticate with 00:04:0e:e4:00:3d
> [   23.584532] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [   23.586352] wlan0: authenticated
> [   23.586573] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [   23.586578] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [   23.587510] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [   23.591205] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [   23.597217] wlan0: associated
> [   23.599511] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [   45.462259] usb 2-1.5: USB disconnect, device number 4
> [   48.508961] tty_init_dev: 44 callbacks suppressed
> [   50.006392] audit_printk_skb: 21 callbacks suppressed
> [   50.006396] type=1400 audit(1345747223.732:19): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/run/user/wearefam/dconf/user" pid=1735 comm="mission-control" requested_mask="rwc" denied_mask="rwc" fsuid=1000 ouid=1000
> [  100.862287] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  100.899205] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  100.899219] cfg80211: Restoring regulatory settings
> [  100.899229] cfg80211: Calling CRDA to update world regulatory domain
> [  100.905056] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  100.905060] cfg80211: World regulatory domain updated:
> [  100.905062] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  100.905064] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  100.905067] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  100.905069] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  100.905071] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  100.905072] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  103.988283] PM: Syncing filesystems ... done.
> [  104.395071] PM: Preparing system for mem sleep
> [  104.666039] Freezing user space processes ... 
> [  124.668059] Freezing of tasks failed after 20.01 seconds (1 tasks refusing to freeze, wq_busy=0):
> [  124.668090] aptd            D ffffffff8180cbc0     0  2112      1 0x00000004
> [  124.668094]  ffff88004ad5fdd8 0000000000000082 ffff88004ad5fd78 0000000300000001
> [  124.668097]  ffff880062965b40 ffff88004ad5ffd8 ffff88004ad5ffd8 ffff88004ad5ffd8
> [  124.668100]  ffff88011ab2ada0 ffff880062965b40 ffff88004ad5fde8 ffff88011a50c800
> [  124.668102] Call Trace:
> [  124.668110]  [<ffffffff816344b9>] schedule+0x29/0x70
> [  124.668125]  [<ffffffffa0051b65>] jbd2_log_wait_commit+0xb5/0x130 [jbd2]
> [  124.668128]  [<ffffffff8107cbd0>] ? add_wait_queue+0x60/0x60
> [  124.668138]  [<ffffffffa006fff5>] ext4_sync_file+0x205/0x3d0 [ext4]
> [  124.668141]  [<ffffffff81184a89>] ? __fput+0x189/0x240
> [  124.668144]  [<ffffffff811b23fb>] vfs_fsync+0x2b/0x40
> [  124.668147]  [<ffffffff8115b634>] sys_msync+0x144/0x1d0
> [  124.668150]  [<ffffffff8163dd99>] system_call_fastpath+0x16/0x1b
> [  124.668152] 
> [  124.668153] Restarting tasks ... done.
> [  124.675493] video LNXVIDEO:00: Restoring backlight state
> [  125.469517] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  125.476252] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  125.591942] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  125.874450] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  131.944349] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  131.950524] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  131.952257] wlan0: authenticated
> [  131.952420] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  131.952424] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  131.954756] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  131.958413] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  131.964221] wlan0: associated
> [  131.966773] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  159.803143] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  159.813086] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  159.813099] cfg80211: Restoring regulatory settings
> [  159.813109] cfg80211: Calling CRDA to update world regulatory domain
> [  159.823533] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  159.823543] cfg80211: World regulatory domain updated:
> [  159.823547] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  159.823554] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  159.823560] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  159.823565] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  159.823570] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  159.823576] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  161.836996] PM: Syncing filesystems ... done.
> [  161.838825] PM: Preparing system for mem sleep
> [  162.175275] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  162.191145] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  162.207116] PM: Entering mem sleep
> [  162.207185] Suspending console(s) (use no_console_suspend to debug)
> [  162.207389] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  162.207412] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  162.207540] sd 0:0:0:0: [sda] Stopping disk
> [  162.210548] sd 1:0:0:0: [sdb] Stopping disk
> [  163.270409] PM: suspend of devices complete after 1063.871 msecs
> [  163.270411] PM: suspend devices took 1.064 seconds
> [  163.270502] PM: late suspend of devices complete after 0.090 msecs
> [  163.286385] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  163.366255] PM: noirq suspend of devices complete after 95.816 msecs
> [  163.366535] ACPI: Preparing to enter system sleep state S3
> [  163.390327] PM: Saving platform NVS memory
> [  163.395508] Disabling non-boot CPUs ...
> [  163.498080] smpboot: CPU 1 is now offline
> [  163.602010] smpboot: CPU 2 is now offline
> [  163.705931] smpboot: CPU 3 is now offline
> [  163.706298] Extended CMOS year: 2000
> [  163.707559] ACPI: Low-level resume complete
> [  163.707605] PM: Restoring platform NVS memory
> [  163.708804] Extended CMOS year: 2000
> [  163.708870] Enabling non-boot CPUs ...
> [  163.708942] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  163.719944] Disabled fast string operations
> [  163.722441] CPU1 is up
> [  163.722519] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  163.733555] Disabled fast string operations
> [  163.736046] CPU2 is up
> [  163.736105] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  163.747139] Disabled fast string operations
> [  163.749664] CPU3 is up
> [  163.754426] ACPI: Waking up from system sleep state S3
> [  163.944498] PM: noirq resume of devices complete after 144.084 msecs
> [  163.944599] PM: early resume of devices complete after 0.062 msecs
> [  163.944631] i915 0000:00:02.0: setting latency timer to 64
> [  163.944654] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  163.944703] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  163.944768] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  163.944770] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  163.944854] ahci 0000:00:1f.2: setting latency timer to 64
> [  163.944859] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  163.944950] usb usb3: root hub lost power or was reset
> [  163.944952] usb usb4: root hub lost power or was reset
> [  163.945035] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  163.949161] mei 0000:00:16.0: wd: failed to find the client
> [  163.949644] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  163.949654] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  163.949662] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  163.949669] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  163.949676] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  164.004481] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  164.288149] ata5: SATA link down (SStatus 0 SControl 300)
> [  164.296131] ata4: SATA link down (SStatus 0 SControl 300)
> [  164.304144] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  164.308270] ata2.00: configured for UDMA/133
> [  164.324192] sd 1:0:0:0: [sdb] Starting disk
> [  164.388224] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  164.739948] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  166.358661] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  166.361061] ata1.00: configured for UDMA/133
> [  166.374771] sd 0:0:0:0: [sda] Starting disk
> [  166.401777] PM: resume of devices complete after 2458.915 msecs
> [  166.401853] PM: resume devices took 2.456 seconds
> [  166.401885] PM: Finishing wakeup.
> [  166.401886] Restarting tasks ... done.
> [  166.408199] video LNXVIDEO:00: Restoring backlight state
> [  167.165873] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  167.172613] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  167.291448] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  167.452873] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  173.523237] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  173.532349] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  173.534078] wlan0: authenticated
> [  173.534394] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  173.534402] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  173.537533] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  173.541217] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  173.544873] wlan0: associated
> [  173.545516] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  211.933017] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  211.949174] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  211.949184] cfg80211: Restoring regulatory settings
> [  211.949193] cfg80211: Calling CRDA to update world regulatory domain
> [  211.958130] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  211.958140] cfg80211: World regulatory domain updated:
> [  211.958144] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  211.958150] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  211.958155] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  211.958160] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  211.958164] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  211.958169] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  213.843778] PM: Syncing filesystems ... done.
> [  213.846441] PM: Preparing system for mem sleep
> [  214.157215] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  214.173317] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  214.189366] PM: Entering mem sleep
> [  214.189431] Suspending console(s) (use no_console_suspend to debug)
> [  214.189667] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  214.189707] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  214.189893] sd 0:0:0:0: [sda] Stopping disk
> [  214.192874] sd 1:0:0:0: [sdb] Stopping disk
> [  214.800628] PM: suspend of devices complete after 611.841 msecs
> [  214.800630] PM: suspend devices took 0.612 seconds
> [  214.800734] PM: late suspend of devices complete after 0.102 msecs
> [  214.816562] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  214.896395] PM: noirq suspend of devices complete after 95.772 msecs
> [  214.896675] ACPI: Preparing to enter system sleep state S3
> [  214.920449] PM: Saving platform NVS memory
> [  214.925754] Disabling non-boot CPUs ...
> [  215.028151] smpboot: CPU 1 is now offline
> [  215.132031] smpboot: CPU 2 is now offline
> [  215.235899] smpboot: CPU 3 is now offline
> [  215.236242] Extended CMOS year: 2000
> [  215.237479] ACPI: Low-level resume complete
> [  215.237525] PM: Restoring platform NVS memory
> [  215.238739] Extended CMOS year: 2000
> [  215.238803] Enabling non-boot CPUs ...
> [  215.238876] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  215.249985] Disabled fast string operations
> [  215.252492] CPU1 is up
> [  215.252560] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  215.263596] Disabled fast string operations
> [  215.266098] CPU2 is up
> [  215.266157] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  215.277192] Disabled fast string operations
> [  215.279722] CPU3 is up
> [  215.284535] ACPI: Waking up from system sleep state S3
> [  215.474340] PM: noirq resume of devices complete after 144.087 msecs
> [  215.474442] PM: early resume of devices complete after 0.062 msecs
> [  215.474476] i915 0000:00:02.0: setting latency timer to 64
> [  215.474522] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  215.474606] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  215.474645] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  215.474647] ahci 0000:00:1f.2: setting latency timer to 64
> [  215.474724] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  215.474812] usb usb3: root hub lost power or was reset
> [  215.474814] usb usb4: root hub lost power or was reset
> [  215.474844] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  215.474915] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  215.479742] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  215.479752] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  215.479762] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  215.479771] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  215.479780] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  215.479926] mei 0000:00:16.0: wd: failed to find the client
> [  215.530951] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  215.817804] ata4: SATA link down (SStatus 0 SControl 300)
> [  215.817837] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  215.822198] ata2.00: configured for UDMA/133
> [  215.833838] ata5: SATA link down (SStatus 0 SControl 300)
> [  215.837883] sd 1:0:0:0: [sdb] Starting disk
> [  215.913826] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  216.265490] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  217.895303] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  217.897742] ata1.00: configured for UDMA/133
> [  217.911388] sd 0:0:0:0: [sda] Starting disk
> [  217.929917] PM: resume of devices complete after 2458.441 msecs
> [  217.929993] PM: resume devices took 2.456 seconds
> [  217.930025] PM: Finishing wakeup.
> [  217.930027] Restarting tasks ... done.
> [  217.936346] video LNXVIDEO:00: Restoring backlight state
> [  218.553235] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  218.560452] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  218.677269] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  218.934969] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  225.005368] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  225.014012] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  225.015745] wlan0: authenticated
> [  225.015992] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  225.015999] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  225.018647] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  225.022164] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  225.028964] wlan0: associated
> [  225.030604] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  251.908212] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  251.926535] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  251.926549] cfg80211: Restoring regulatory settings
> [  251.926561] cfg80211: Calling CRDA to update world regulatory domain
> [  251.936918] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  251.936926] cfg80211: World regulatory domain updated:
> [  251.936929] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  251.936934] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  251.936938] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  251.936941] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  251.936944] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  251.936947] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  253.675108] PM: Syncing filesystems ... done.
> [  253.677730] PM: Preparing system for mem sleep
> [  253.917246] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  253.933980] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  253.950051] PM: Entering mem sleep
> [  253.950115] Suspending console(s) (use no_console_suspend to debug)
> [  253.950332] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  253.950366] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  253.950554] sd 0:0:0:0: [sda] Stopping disk
> [  253.953363] sd 1:0:0:0: [sdb] Stopping disk
> [  254.553888] PM: suspend of devices complete after 603.801 msecs
> [  254.553890] PM: suspend devices took 0.604 seconds
> [  254.553981] PM: late suspend of devices complete after 0.090 msecs
> [  254.569869] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  254.649795] PM: noirq suspend of devices complete after 95.832 msecs
> [  254.650061] ACPI: Preparing to enter system sleep state S3
> [  254.673871] PM: Saving platform NVS memory
> [  254.679216] Disabling non-boot CPUs ...
> [  254.781699] smpboot: CPU 1 is now offline
> [  254.885659] smpboot: CPU 2 is now offline
> [  254.989634] smpboot: CPU 3 is now offline
> [  254.989960] Extended CMOS year: 2000
> [  254.991197] ACPI: Low-level resume complete
> [  254.991243] PM: Restoring platform NVS memory
> [  254.992449] Extended CMOS year: 2000
> [  254.992514] Enabling non-boot CPUs ...
> [  254.992586] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  255.003682] Disabled fast string operations
> [  255.006174] CPU1 is up
> [  255.006255] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  255.017291] Disabled fast string operations
> [  255.019756] CPU2 is up
> [  255.019818] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  255.030852] Disabled fast string operations
> [  255.033347] CPU3 is up
> [  255.038154] ACPI: Waking up from system sleep state S3
> [  255.228299] PM: noirq resume of devices complete after 144.064 msecs
> [  255.228406] PM: early resume of devices complete after 0.067 msecs
> [  255.228448] i915 0000:00:02.0: setting latency timer to 64
> [  255.228460] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  255.228517] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  255.228555] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  255.228597] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  255.228610] ahci 0000:00:1f.2: setting latency timer to 64
> [  255.228682] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  255.228761] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  255.228775] usb usb3: root hub lost power or was reset
> [  255.228777] usb usb4: root hub lost power or was reset
> [  255.232660] mei 0000:00:16.0: wd: failed to find the client
> [  255.233447] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  255.233454] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  255.233460] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  255.233468] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  255.233474] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  255.288320] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  255.572095] ata4: SATA link down (SStatus 0 SControl 300)
> [  255.580105] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  255.584367] ata2.00: configured for UDMA/133
> [  255.588111] ata5: SATA link down (SStatus 0 SControl 300)
> [  255.600213] sd 1:0:0:0: [sdb] Starting disk
> [  255.672237] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  256.024239] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  257.635652] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  257.638071] ata1.00: configured for UDMA/133
> [  257.651791] sd 0:0:0:0: [sda] Starting disk
> [  257.673402] PM: resume of devices complete after 2445.502 msecs
> [  257.673479] PM: resume devices took 2.444 seconds
> [  257.673511] PM: Finishing wakeup.
> [  257.673512] Restarting tasks ... done.
> [  257.681351] video LNXVIDEO:00: Restoring backlight state
> [  258.457600] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  258.464412] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  258.584056] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  258.800118] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  264.870731] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  264.879642] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  264.881358] wlan0: authenticated
> [  264.881653] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  264.881664] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  264.882143] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  264.886218] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  264.891884] wlan0: associated
> [  264.894144] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  317.109324] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  317.118379] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  317.118390] cfg80211: Restoring regulatory settings
> [  317.118398] cfg80211: Calling CRDA to update world regulatory domain
> [  317.128426] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  317.128433] cfg80211: World regulatory domain updated:
> [  317.128436] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  317.128441] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  317.128445] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  317.128449] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  317.128452] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  317.128455] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  319.043004] PM: Syncing filesystems ... done.
> [  319.045301] PM: Preparing system for mem sleep
> [  319.382247] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  319.398926] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  319.414929] PM: Entering mem sleep
> [  319.414997] Suspending console(s) (use no_console_suspend to debug)
> [  319.415215] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  319.415236] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  319.418243] sd 1:0:0:0: [sdb] Stopping disk
> [  319.426684] sd 0:0:0:0: [sda] Stopping disk
> [  320.038751] PM: suspend of devices complete after 623.786 msecs
> [  320.038753] PM: suspend devices took 0.624 seconds
> [  320.038846] PM: late suspend of devices complete after 0.091 msecs
> [  320.054731] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  320.134654] PM: noirq suspend of devices complete after 95.826 msecs
> [  320.134920] ACPI: Preparing to enter system sleep state S3
> [  320.158730] PM: Saving platform NVS memory
> [  320.163973] Disabling non-boot CPUs ...
> [  320.266540] smpboot: CPU 1 is now offline
> [  320.370519] smpboot: CPU 2 is now offline
> [  320.474495] smpboot: CPU 3 is now offline
> [  320.474844] Extended CMOS year: 2000
> [  320.476084] ACPI: Low-level resume complete
> [  320.476131] PM: Restoring platform NVS memory
> [  320.477343] Extended CMOS year: 2000
> [  320.477408] Enabling non-boot CPUs ...
> [  320.477480] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  320.488583] Disabled fast string operations
> [  320.491078] CPU1 is up
> [  320.491147] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  320.502183] Disabled fast string operations
> [  320.504659] CPU2 is up
> [  320.504719] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  320.515753] Disabled fast string operations
> [  320.518284] CPU3 is up
> [  320.523090] ACPI: Waking up from system sleep state S3
> [  320.713167] PM: noirq resume of devices complete after 144.081 msecs
> [  320.713269] PM: early resume of devices complete after 0.062 msecs
> [  320.713299] i915 0000:00:02.0: setting latency timer to 64
> [  320.713319] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  320.713378] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  320.713412] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  320.713453] ahci 0000:00:1f.2: setting latency timer to 64
> [  320.713529] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  320.713590] usb usb3: root hub lost power or was reset
> [  320.713592] usb usb4: root hub lost power or was reset
> [  320.713623] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  320.713633] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  320.718308] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  320.718315] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  320.718322] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  320.718328] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  320.718335] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  320.719161] mei 0000:00:16.0: wd: failed to find the client
> [  320.770041] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  321.048985] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  321.053304] ata2.00: configured for UDMA/133
> [  321.064999] ata4: SATA link down (SStatus 0 SControl 300)
> [  321.069077] sd 1:0:0:0: [sdb] Starting disk
> [  321.072999] ata5: SATA link down (SStatus 0 SControl 300)
> [  321.153055] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  321.504935] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  323.128510] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  323.130954] ata1.00: configured for UDMA/133
> [  323.144660] sd 0:0:0:0: [sda] Starting disk
> [  323.173569] PM: resume of devices complete after 2460.809 msecs
> [  323.173646] PM: resume devices took 2.460 seconds
> [  323.173678] PM: Finishing wakeup.
> [  323.173679] Restarting tasks ... done.
> [  323.183104] video LNXVIDEO:00: Restoring backlight state
> [  323.921285] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  323.927952] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  324.044451] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  324.235343] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  330.306033] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  330.315090] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  330.316838] wlan0: authenticated
> [  330.317181] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  330.317193] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  330.319002] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  330.322719] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  330.328542] wlan0: associated
> [  330.330993] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  422.788545] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  422.801505] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  422.801516] cfg80211: Restoring regulatory settings
> [  422.801526] cfg80211: Calling CRDA to update world regulatory domain
> [  422.811957] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  422.811966] cfg80211: World regulatory domain updated:
> [  422.811971] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  422.811978] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  422.811983] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  422.811988] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  422.811994] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  422.811999] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  424.621348] PM: Syncing filesystems ... done.
> [  424.623617] PM: Preparing system for mem sleep
> [  424.983256] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  424.996278] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  425.012343] PM: Entering mem sleep
> [  425.012425] Suspending console(s) (use no_console_suspend to debug)
> [  425.012654] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  425.012675] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  425.012877] sd 0:0:0:0: [sda] Stopping disk
> [  425.015688] sd 1:0:0:0: [sdb] Stopping disk
> [  425.615604] PM: suspend of devices complete after 603.801 msecs
> [  425.615606] PM: suspend devices took 0.604 seconds
> [  425.615711] PM: late suspend of devices complete after 0.104 msecs
> [  425.631544] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  425.711382] PM: noirq suspend of devices complete after 95.768 msecs
> [  425.711648] ACPI: Preparing to enter system sleep state S3
> [  425.735424] PM: Saving platform NVS memory
> [  425.740676] Disabling non-boot CPUs ...
> [  425.843121] smpboot: CPU 1 is now offline
> [  425.947001] smpboot: CPU 2 is now offline
> [  426.050868] smpboot: CPU 3 is now offline
> [  426.051216] Extended CMOS year: 2000
> [  426.052455] ACPI: Low-level resume complete
> [  426.052502] PM: Restoring platform NVS memory
> [  426.053716] Extended CMOS year: 2000
> [  426.053780] Enabling non-boot CPUs ...
> [  426.053852] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  426.064856] Disabled fast string operations
> [  426.067366] CPU1 is up
> [  426.067432] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  426.078468] Disabled fast string operations
> [  426.080965] CPU2 is up
> [  426.081022] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  426.092056] Disabled fast string operations
> [  426.094539] CPU3 is up
> [  426.099345] ACPI: Waking up from system sleep state S3
> [  426.289321] PM: noirq resume of devices complete after 144.076 msecs
> [  426.289447] PM: early resume of devices complete after 0.062 msecs
> [  426.289479] i915 0000:00:02.0: setting latency timer to 64
> [  426.289530] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  426.289579] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  426.289616] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  426.289645] ahci 0000:00:1f.2: setting latency timer to 64
> [  426.289780] usb usb3: root hub lost power or was reset
> [  426.289783] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  426.289784] usb usb4: root hub lost power or was reset
> [  426.289920] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  426.289951] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  426.294550] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  426.294559] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  426.294567] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  426.294573] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  426.294580] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  426.295973] mei 0000:00:16.0: wd: failed to find the client
> [  426.346185] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  426.624809] ata5: SATA link down (SStatus 0 SControl 300)
> [  426.636778] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  426.640744] ata4: SATA link down (SStatus 0 SControl 300)
> [  426.640998] ata2.00: configured for UDMA/133
> [  426.656843] sd 1:0:0:0: [sdb] Starting disk
> [  426.728861] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  427.080357] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  428.714274] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  428.716692] ata1.00: configured for UDMA/133
> [  428.730365] sd 0:0:0:0: [sda] Starting disk
> [  428.752606] PM: resume of devices complete after 2466.133 msecs
> [  428.752682] PM: resume devices took 2.464 seconds
> [  428.752714] PM: Finishing wakeup.
> [  428.752715] Restarting tasks ... done.
> [  428.760978] video LNXVIDEO:00: Restoring backlight state
> [  429.443457] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  429.450429] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  429.567698] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  429.806512] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  435.877094] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  435.886109] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  435.887971] wlan0: authenticated
> [  435.888278] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  435.888289] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  435.889560] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  435.893238] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  435.899356] wlan0: associated
> [  435.901520] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [  537.359055] wlan0: deauthenticating from 00:04:0e:e4:00:3d by local choice (reason=3)
> [  537.373733] cfg80211: All devices are disconnected, going to restore regulatory settings
> [  537.373747] cfg80211: Restoring regulatory settings
> [  537.373760] cfg80211: Calling CRDA to update world regulatory domain
> [  537.384328] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
> [  537.384337] cfg80211: World regulatory domain updated:
> [  537.384342] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [  537.384349] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  537.384355] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  537.384361] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [  537.384366] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  537.384371] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [  539.281822] PM: Syncing filesystems ... done.
> [  539.285133] PM: Preparing system for mem sleep
> [  539.616709] Freezing user space processes ... (elapsed 0.01 seconds) done.
> [  539.632188] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
> [  539.648246] PM: Entering mem sleep
> [  539.648311] Suspending console(s) (use no_console_suspend to debug)
> [  539.648522] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
> [  539.648552] sd 0:0:0:0: [sda] Synchronizing SCSI cache
> [  539.648745] sd 0:0:0:0: [sda] Stopping disk
> [  539.651585] sd 1:0:0:0: [sdb] Stopping disk
> [  540.255559] PM: suspend of devices complete after 607.884 msecs
> [  540.255574] PM: suspend devices took 0.608 seconds
> [  540.255664] PM: late suspend of devices complete after 0.089 msecs
> [  540.271449] r8169 0000:02:00.0: wake-up capability enabled by ACPI
> [  540.351296] PM: noirq suspend of devices complete after 95.730 msecs
> [  540.351561] ACPI: Preparing to enter system sleep state S3
> [  540.375335] PM: Saving platform NVS memory
> [  540.380513] Disabling non-boot CPUs ...
> [  540.381840] smpboot: CPU 1 is now offline
> [  540.383671] smpboot: CPU 2 is now offline
> [  540.385198] smpboot: CPU 3 is now offline
> [  540.385525] Extended CMOS year: 2000
> [  540.386763] ACPI: Low-level resume complete
> [  540.386809] PM: Restoring platform NVS memory
> [  540.388026] Extended CMOS year: 2000
> [  540.388090] Enabling non-boot CPUs ...
> [  540.388165] smpboot: Booting Node 0 Processor 1 APIC 0x1
> [  540.399260] Disabled fast string operations
> [  540.401770] CPU1 is up
> [  540.401835] smpboot: Booting Node 0 Processor 2 APIC 0x2
> [  540.412872] Disabled fast string operations
> [  540.415369] CPU2 is up
> [  540.415440] smpboot: Booting Node 0 Processor 3 APIC 0x3
> [  540.426569] Disabled fast string operations
> [  540.429117] CPU3 is up
> [  540.433901] ACPI: Waking up from system sleep state S3
> [  540.625594] PM: noirq resume of devices complete after 144.085 msecs
> [  540.625696] PM: early resume of devices complete after 0.062 msecs
> [  540.625727] i915 0000:00:02.0: setting latency timer to 64
> [  540.625749] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [  540.625800] mei 0000:00:16.0: irq 47 for MSI/MSI-X
> [  540.625859] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
> [  540.625866] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [  540.625870] ahci 0000:00:1f.2: setting latency timer to 64
> [  540.625950] r8169 0000:02:00.0: wake-up capability disabled by ACPI
> [  540.625996] usb usb3: root hub lost power or was reset
> [  540.625998] usb usb4: root hub lost power or was reset
> [  540.626101] iwlwifi 0000:01:00.0: RF_KILL bit toggled to enable radio.
> [  540.626667] mei 0000:00:16.0: wd: failed to find the client
> [  540.630719] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
> [  540.630725] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
> [  540.630731] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
> [  540.630736] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
> [  540.630741] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
> [  540.685581] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [  540.961070] ata4: SATA link down (SStatus 0 SControl 300)
> [  540.977049] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  540.981381] ata2.00: configured for UDMA/133
> [  540.985042] ata5: SATA link down (SStatus 0 SControl 300)
> [  540.997097] sd 1:0:0:0: [sdb] Starting disk
> [  541.069093] usb 2-1.4: reset low-speed USB device number 3 using ehci_hcd
> [  541.420714] usb 1-1.4: reset high-speed USB device number 3 using ehci_hcd
> [  543.038576] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [  543.041008] ata1.00: configured for UDMA/133
> [  543.054651] sd 0:0:0:0: [sda] Starting disk
> [  543.075045] PM: resume of devices complete after 2452.307 msecs
> [  543.075120] PM: resume devices took 2.452 seconds
> [  543.075152] PM: Finishing wakeup.
> [  543.075153] Restarting tasks ... done.
> [  543.081026] video LNXVIDEO:00: Restoring backlight state
> [  543.736207] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
> [  543.743232] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
> [  543.859559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [  544.011104] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
> [  550.184250] wlan0: authenticate with 00:04:0e:e4:00:3d
> [  550.191659] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
> [  550.193544] wlan0: authenticated
> [  550.193917] iwlwifi 0000:01:00.0: wlan0: disabling HT as WMM/QoS is not supported by the AP
> [  550.193929] iwlwifi 0000:01:00.0: wlan0: disabling VHT as WMM/QoS is not supported by the AP
> [  550.197849] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
> [  550.202647] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=2)
> [  550.210257] wlan0: associated
> [  550.213805] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-23 10:04 [next-20120823] NOHZ: local_softirq_pending 200 on s/r Sedat Dilek
  2012-08-23 10:46 ` Thomas Gleixner
@ 2012-08-24  7:26 ` Mike Galbraith
  2012-08-24 14:52   ` Paul E. McKenney
  1 sibling, 1 reply; 10+ messages in thread
From: Mike Galbraith @ 2012-08-24  7:26 UTC (permalink / raw)
  To: sedat.dilek
  Cc: Paul McKenney, Paul McKenney, LKML, Thomas Gleixner, x86, linux-next

On Thu, 2012-08-23 at 12:04 +0200, Sedat Dilek wrote:

> Jack Winter confirmed to see similiar NOHZ messages also on
> v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
> 
> [15223.171585] NOHZ: local_softirq_pending 08

These can be caused by blocking while holding local_softirq_lock.

Even with per softirq threads, and then (yet more overhead) splitting
the lock to make sure one softirq type can't block another, _and_ only
griping if the lock for the pending softirq is _not_ held, seems the
little bugger can still be triggered very rarely by syn flood induced
handler bail/raise.  Annoying little gripe :)

-Mike

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-24  7:26 ` Mike Galbraith
@ 2012-08-24 14:52   ` Paul E. McKenney
  2012-08-24 15:40     ` Thomas Gleixner
  0 siblings, 1 reply; 10+ messages in thread
From: Paul E. McKenney @ 2012-08-24 14:52 UTC (permalink / raw)
  To: Mike Galbraith
  Cc: sedat.dilek, Paul McKenney, LKML, Thomas Gleixner, x86, linux-next

On Fri, Aug 24, 2012 at 09:26:08AM +0200, Mike Galbraith wrote:
> On Thu, 2012-08-23 at 12:04 +0200, Sedat Dilek wrote:
> 
> > Jack Winter confirmed to see similiar NOHZ messages also on
> > v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
> > 
> > [15223.171585] NOHZ: local_softirq_pending 08
> 
> These can be caused by blocking while holding local_softirq_lock.
> 
> Even with per softirq threads, and then (yet more overhead) splitting
> the lock to make sure one softirq type can't block another, _and_ only
> griping if the lock for the pending softirq is _not_ held, seems the
> little bugger can still be triggered very rarely by syn flood induced
> handler bail/raise.  Annoying little gripe :)

Hmmm...  Now that you mention it, if I understand correctly, the
conversion of spinlocks to sleeplocks in -rt would seem to invalidate
this particular diagnostic completely.

So, what am I missing?

							Thanx, Paul

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

* Re: [next-20120823] NOHZ: local_softirq_pending 200 on s/r
  2012-08-24 14:52   ` Paul E. McKenney
@ 2012-08-24 15:40     ` Thomas Gleixner
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Gleixner @ 2012-08-24 15:40 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: Mike Galbraith, sedat.dilek, Paul McKenney, LKML, x86, linux-next

On Fri, 24 Aug 2012, Paul E. McKenney wrote:

> On Fri, Aug 24, 2012 at 09:26:08AM +0200, Mike Galbraith wrote:
> > On Thu, 2012-08-23 at 12:04 +0200, Sedat Dilek wrote:
> > 
> > > Jack Winter confirmed to see similiar NOHZ messages also on
> > > v3.4.9-rt17 kernel (CPU: Core2Duo when no suspend performed):
> > > 
> > > [15223.171585] NOHZ: local_softirq_pending 08
> > 
> > These can be caused by blocking while holding local_softirq_lock.

> > Even with per softirq threads, and then (yet more overhead) splitting
> > the lock to make sure one softirq type can't block another, _and_ only
> > griping if the lock for the pending softirq is _not_ held, seems the
> > little bugger can still be triggered very rarely by syn flood induced
> > handler bail/raise.  Annoying little gripe :)
> 
> Hmmm...  Now that you mention it, if I understand correctly, the
> conversion of spinlocks to sleeplocks in -rt would seem to invalidate
> this particular diagnostic completely.
> 
> So, what am I missing?

I wonder whether the softirq_check_pending_idle() check needs a few
tweaks for RT, but I have to see a proper context for the failure
scenario first.

Thanks,

	tglx

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

end of thread, other threads:[~2012-08-24 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-23 10:04 [next-20120823] NOHZ: local_softirq_pending 200 on s/r Sedat Dilek
2012-08-23 10:46 ` Thomas Gleixner
2012-08-23 15:43   ` Paul E. McKenney
2012-08-23 16:06     ` Sedat Dilek
2012-08-23 17:14       ` Paul E. McKenney
2012-08-23 18:55         ` Sedat Dilek
2012-08-23 19:09           ` Paul E. McKenney
2012-08-24  7:26 ` Mike Galbraith
2012-08-24 14:52   ` Paul E. McKenney
2012-08-24 15:40     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).