Re: linux-next: Tree for Jan 18 [ BROKEN suspend: jbd2|acpi|pm? ]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jan 19, 2013 at 12:58 AM, Rafael J. Wysocki <rjw@xxxxxxx> wrote:
> On Saturday, January 19, 2013 12:41:11 AM Sedat Dilek wrote:
>> On Sat, Jan 19, 2013 at 12:39 AM, Rafael J. Wysocki <rjw@xxxxxxx> wrote:
>> > On Saturday, January 19, 2013 12:28:55 AM Sedat Dilek wrote:
>> >> On Sat, Jan 19, 2013 at 12:25 AM, Rafael J. Wysocki <rjw@xxxxxxx> wrote:
>> >> > On Friday, January 18, 2013 11:56:53 PM Sedat Dilek wrote:
>> >> >> On Fri, Jan 18, 2013 at 11:35 PM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>> >> >> > On Fri, Jan 18, 2013 at 11:20 PM, Rafael J. Wysocki <rjw@xxxxxxx> wrote:
>> >> >> >> On Friday, January 18, 2013 11:11:07 PM Sedat Dilek wrote:
>> >> >> >>> On Fri, Jan 18, 2013 at 5:37 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>> >> >> >>> > Hi all,
>> >> >> >>> >
>> >> >> >>> > Changes since 20130117:
>> >> >> >>> >
>> >> >> >>> > Undropped tree: samung
>> >> >> >>> >
>> >> >> >>> > The powerpc tree still had a build failure.
>> >> >> >>> >
>> >> >> >>> > The driver-core tree gained a build failure for which I applied a merge
>> >> >> >>> > fix patch.
>> >> >> >>> >
>> >> >> >>> > The gpio-lw tree gained a build failure so I used the version from
>> >> >> >>> > next-20130117.
>> >> >> >>> >
>> >> >> >>> > The samsung tree lost the majority of its conflicts but gained more
>> >> >> >>> > against the arm-soc and slave-dma tree.
>> >> >> >>> >
>> >> >> >>> > ----------------------------------------------------------------------------
>> >> >> >>> >
>> >> >> >>>
>> >> >> >>> From my dmesg diff-file:
>> >> >> >>>
>> >> >> >>> +[  288.730849] PM: Syncing filesystems ... done.
>> >> >> >>> +[  294.050498] Freezing user space processes ... (elapsed 0.04 seconds) done.
>> >> >> >>> +[  294.097024] Freezing remaining freezable tasks ...
>> >> >> >>> +[  314.098849] Freezing of tasks failed after 20.01 seconds (1 tasks
>> >> >> >>> refusing to freeze, wq_busy=0):
>> >> >> >>> +[  314.098862] jbd2/loop0-8    D ffffffff8180d780     0   297      2 0x00000000
>> >> >> >>> +[  314.098865]  ffff880117ec5b68 0000000000000046 ffff880117ec5b08
>> >> >> >>> ffffffff81044c29
>> >> >> >>> +[  314.098868]  ffff88011829dc80 ffff880117ec5fd8 ffff880117ec5fd8
>> >> >> >>> ffff880117ec5fd8
>> >> >> >>> +[  314.098871]  ffff880119b34560 ffff88011829dc80 ffff880117ec5b68
>> >> >> >>> ffff88011fad4738
>> >> >> >>> +[  314.098873] Call Trace:
>> >> >> >>> +[  314.098881]  [<ffffffff81044c29>] ? default_spin_lock_flags+0x9/0x10
>> >> >> >>> +[  314.098885]  [<ffffffff811c63e0>] ? __wait_on_buffer+0x30/0x30
>> >> >> >>> +[  314.098888]  [<ffffffff816b4b59>] schedule+0x29/0x70
>> >> >> >>> +[  314.098890]  [<ffffffff816b4c2f>] io_schedule+0x8f/0xd0
>> >> >> >>> +[  314.098892]  [<ffffffff811c63ee>] sleep_on_buffer+0xe/0x20
>> >> >> >>> +[  314.098896]  [<ffffffff816b342f>] __wait_on_bit+0x5f/0x90
>> >> >> >>> +[  314.098898]  [<ffffffff811c5aa1>] ? submit_bh+0x121/0x1e0
>> >> >> >>> +[  314.098900]  [<ffffffff811c63e0>] ? __wait_on_buffer+0x30/0x30
>> >> >> >>> +[  314.098903]  [<ffffffff816b34dc>] out_of_line_wait_on_bit+0x7c/0x90
>> >> >> >>> +[  314.098906]  [<ffffffff8107eb00>] ? autoremove_wake_function+0x40/0x40
>> >> >> >>> +[  314.098909]  [<ffffffff811c63de>] __wait_on_buffer+0x2e/0x30
>> >> >> >>> +[  314.098913]  [<ffffffff8128a6a1>]
>> >> >> >>> jbd2_journal_commit_transaction+0x1791/0x1960
>> >> >> >>> +[  314.098917]  [<ffffffff8109269d>] ? sched_clock_cpu+0xbd/0x110
>> >> >> >>> +[  314.098920]  [<ffffffff8107eac0>] ? add_wait_queue+0x60/0x60
>> >> >> >>> +[  314.098923]  [<ffffffff81069fbf>] ? try_to_del_timer_sync+0x4f/0x70
>> >> >> >>> +[  314.098925]  [<ffffffff8128e4e8>] kjournald2+0xb8/0x240
>> >> >> >>> +[  314.098927]  [<ffffffff8107eac0>] ? add_wait_queue+0x60/0x60
>> >> >> >>> +[  314.098929]  [<ffffffff8128e430>] ? commit_timeout+0x10/0x10
>> >> >> >>> +[  314.098931]  [<ffffffff8107ded0>] kthread+0xc0/0xd0
>> >> >> >>> +[  314.098933]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
>> >> >> >>> +[  314.098936]  [<ffffffff816be52c>] ret_from_fork+0x7c/0xb0
>> >> >> >>> +[  314.098938]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
>> >> >> >>> +[  314.098969]
>> >> >> >>> +[  314.098970] Restarting kernel threads ... done.
>> >> >> >>> +[  314.099052] Restarting tasks ... done.
>> >> >> >>>
>> >> >> >>> Please, have a lot at it.
>> >> >> >>
>> >> >> >> This is a freezer failure while freezing kernel threads, so I don't think it's
>> >> >> >> related to ACPI or PM directly.
>> >> >> >>
>> >> >> >> Does it happen on every suspend?
>> >> >> >>
>> >> >> >
>> >> >> > No, I only did one S/R.
>> >> >> >
>> >> >> > I have built a 2nd new kernel where I pulled-in latest pm.git#linux-next.
>> >> >> > With this kernel two S/Rs were fine - but that says not much.
>> >> >> >
>> >> >>
>> >> >> After several S/Rs on the "buggy" -1 kernel I know see in my syslogs:
>> >> >>
>> >> >> Jan 18 23:50:02 fambox kernel: [  141.853828] Disabling non-boot CPUs ...
>> >> >> Jan 18 23:50:02 fambox kernel: [  141.956943] smpboot: CPU 1 is now offline
>> >> >> Jan 18 23:50:02 fambox kernel: [  141.957438] NOHZ: local_softirq_pending 02
>> >> >> Jan 18 23:50:02 fambox kernel: [  141.957454] NOHZ: local_softirq_pending 02
>> >> >> Jan 18 23:50:02 fambox kernel: [  142.060830] smpboot: CPU 2 is now offline
>> >> >> Jan 18 23:50:02 fambox kernel: [  142.164639] smpboot: CPU 3 is now offline
>> >> >
>> >> > Are you worried about the "local_softirq_pending" messages?
>> >> >
>> >>
>> >> That's the only new messages I have seen after several S/Rs.
>> >
>> > They are kind of unusual.
>> >
>> > Anyway, they seem to be related to CPU hotplug (CPU offline), so you can try
>> > if you can trigger them through the sysfs CPU offline/online interface.
>> >
>>
>> Can you explain that a bit clearer or give some sample lines for testing?
>
> There is a sysfs file
>
> /sys/devices/system/cpu/cpuX/online
>
> (where X=0,1,2,3,...) for each CPU core in the system.  The value read from it
> indicates whether or not the given core is online (1 means online).  Writing 0
> to it means that the given core should be put offline.  Writing 1 means to put
> it back online.  You can simply write first 0s and than 1s to those files
> for CPUs > 0 multiple times in a row and see if that triggers messages like the
> above.  If it does, that may mean there's been a change in kernel/cpu.c, for
> example, that causes it to appear.  The change may have been made somewhere in
> arch/x86 too, though.
>
>> >> If you have a testcase for me to reproduce it here, I would be happy.
>> >
>> > Do you mean the freezer-related issue?
>> >
>>
>> Any one as I am still stepping in the dark.
>> I checked my disc-space as I built a lot of software today and run
>> once out of space.
>> But 1.7GiB should be enough on / for testing.
>> I wanted to run the new LTP version I built the last days.
>> Let's see what I get...
>
> Stress-testing the freezer is rather easy and doesn't require disk space.
> All it takes is to echo "freezer" to /sys/power/pm_test and then do
> "echo mem > /sys/power/state && sleep 1" in a loop.  This is described in
> Documentation/power/basic-pm-debugging.txt IIRC.
>

[ CCing TTY and FBDEV folks ]

[ TESTCASE ]

kernel-config: CONFIG_PM_DEBUG=y

root# echo "freezer" > /sys/power/pm_test

root# echo mem > /sys/power/state && sleep 1

This produces several TTY call-traces...

+[  810.417180] ------------[ cut here ]------------
+[  810.417203] WARNING: at drivers/tty/tty_buffer.c:475
flush_to_ldisc+0x12f/0x1f0()
+[  810.417207] Hardware name: 530U3BI/530U4BI/530U4BH
+[  810.417210] tty is NULL
+[  791.200932] Freezing remaining freezable tasks ...
+[  810.417213] Modules linked in: bnep rfcomm parport_pc ppdev
snd_hda_codec_hdmi snd_hda_codec_realtek coretemp kvm_intel kvm arc4
iwldvm ghash_clmulni_intel aesni_intel snd_hda_intel mac80211 xts
uvcvideo snd_hda_codec aes_x86_64 lrw snd_hwdep gf128mul
videobuf2_vmalloc joydev ablk_helper snd_pcm i915 videobuf2_memops
cryptd videobuf2_core snd_page_alloc videodev snd_seq_midi
snd_seq_midi_event iwlwifi snd_rawmidi snd_seq i2c_algo_bit snd_timer
drm_kms_helper psmouse snd_seq_device drm btusb microcode cfg80211 snd
bluetooth serio_raw soundcore lpc_ich samsung_laptop wmi mei mac_hid
video lp parport hid_generic r8169 usbhid hid
+[  810.417307] Pid: 37, comm: kworker/0:1 Not tainted
3.8.0-rc4-next20130118-3-iniza-generic #1
+[  810.417310] Call Trace:
+[  810.417325]  [<ffffffff81058acf>] warn_slowpath_common+0x7f/0xc0
+[  810.417332]  [<ffffffff81058bc6>] warn_slowpath_fmt+0x46/0x50
+[  810.417340]  [<ffffffff8141b03f>] flush_to_ldisc+0x12f/0x1f0
+[  810.417349]  [<ffffffff81077d95>] process_one_work+0x155/0x460
+[  810.417357]  [<ffffffff81078a38>] worker_thread+0x168/0x410
+[  810.417364]  [<ffffffff810788d0>] ? manage_workers+0x2c0/0x2c0
+[  810.417371]  [<ffffffff8107ded0>] kthread+0xc0/0xd0
+[  810.417377]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
+[  810.417385]  [<ffffffff816beaec>] ret_from_fork+0x7c/0xb0
+[  810.417427]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
+[  810.417438] ---[ end trace a302c76f044b14c2 ]---

...and my first reported call-trace is also seen afterwards...

+[  811.192835] Freezing of tasks failed after 20.01 seconds (1 tasks
refusing to freeze, wq_busy=0):
+[  811.192957] jbd2/loop0-8    D ffffffff8180d780     0   289      2 0x00000000
+[  811.192966]  ffff880118115b68 0000000000000046 ffff880118761720
0000000000000001
+[  811.192974]  ffff880118761720 ffff880118115fd8 ffff880118115fd8
ffff880118115fd8
+[  811.192981]  ffffffff81c15440 ffff880118761720 ffff880118115b68
ffff88011fa14738
+[  811.192988] Call Trace:
+[  811.193006]  [<ffffffff811c6830>] ? __wait_on_buffer+0x30/0x30
+[  811.193015]  [<ffffffff816b5149>] schedule+0x29/0x70
+[  811.193021]  [<ffffffff816b521f>] io_schedule+0x8f/0xd0
+[  811.193028]  [<ffffffff811c683e>] sleep_on_buffer+0xe/0x20
+[  811.193037]  [<ffffffff816b3a1f>] __wait_on_bit+0x5f/0x90
+[  811.193044]  [<ffffffff811c5ef1>] ? submit_bh+0x121/0x1e0
+[  811.193051]  [<ffffffff811c6830>] ? __wait_on_buffer+0x30/0x30
+[  811.193058]  [<ffffffff816b3acc>] out_of_line_wait_on_bit+0x7c/0x90
+[  811.193067]  [<ffffffff8107eb00>] ? autoremove_wake_function+0x40/0x40
+[  811.193073]  [<ffffffff811c682e>] __wait_on_buffer+0x2e/0x30
+[  811.193085]  [<ffffffff8128aaf1>]
jbd2_journal_commit_transaction+0x1791/0x1960
+[  811.193093]  [<ffffffff816b62de>] ? _raw_spin_lock_irqsave+0x2e/0x40
+[  811.193102]  [<ffffffff81069fbf>] ? try_to_del_timer_sync+0x4f/0x70
+[  811.193109]  [<ffffffff8128e938>] kjournald2+0xb8/0x240
+[  811.193115]  [<ffffffff8107eac0>] ? add_wait_queue+0x60/0x60
+[  811.193120]  [<ffffffff8128e880>] ? commit_timeout+0x10/0x10
+[  811.193126]  [<ffffffff8107ded0>] kthread+0xc0/0xd0
+[  811.193132]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
+[  811.193139]  [<ffffffff816beaec>] ret_from_fork+0x7c/0xb0
+[  811.193144]  [<ffffffff8107de10>] ? flush_kthread_worker+0xb0/0xb0
+[  811.193228]
+[  811.193231] Restarting kernel threads ... done.
+[  811.193403] Restarting tasks ... done.

Thanks Rafael for the hints and your patience!

Hope TTY/FBDEV folks can help.

IMPORTANT NOTE:
I have tested with some patches on top of Linux-Next (next-20130118),
see attached patches file!

- Sedat -

> Thanks,
> Rafael
>
>
> --
> I speak only for myself.
> Rafael J. Wysocki, Intel Open Source Technology Center.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.0-rc4-next20130118-3-iniza-generic (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Sat Jan 19 02:19:21 CET 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc4-next20130118-3-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[    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 11XK 11/06/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] reserving inaccessible SNB gfx pages
[    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 0x1fffb000-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 0xd9c9d000-0xd9c9efff]
[    0.000000] RAMDISK: [mem 0x379e0000-0x37ce7fff]
[    0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 00000000daffe170 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafef000 0010C (v05 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000daff2000 083AC (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 (v03 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: 141 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13859 pages used for memmap
[    0.000000]   DMA32 zone: 873085 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 s84800 r8192 d21696 u262144
[    0.000000] pcpu-alloc: s84800 r8192 d21696 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: 1005381
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc4-next20130118-3-iniza-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[    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: 3933872k/4716544k available (6923k kernel code, 630604k absent, 152068k reserved, 6317k data, 984k 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] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1596.329 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.65 BogoMIPS (lpj=6385316)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000036] Security Framework initialized
[    0.000050] AppArmor: AppArmor initialized
[    0.000052] Yama: becoming mindful.
[    0.000400] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001452] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001901] Mount-cache hash table entries: 256
[    0.002089] Initializing cgroup subsys cpuacct
[    0.002094] Initializing cgroup subsys memory
[    0.002102] Initializing cgroup subsys devices
[    0.002105] Initializing cgroup subsys freezer
[    0.002108] Initializing cgroup subsys blkio
[    0.002111] Initializing cgroup subsys perf_event
[    0.002115] Initializing cgroup subsys hugetlb
[    0.002142] Disabled fast string operations
[    0.002145] CPU: Physical Processor ID: 0
[    0.002148] CPU: Processor Core ID: 0
[    0.002154] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002154] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002161] mce: CPU supports 7 MCE banks
[    0.002175] CPU0: Thermal monitoring enabled (TM1)
[    0.002184] process: using mwait in idle threads
[    0.002190] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002190] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002190] tlb_flushall_shift: 5
[    0.002319] Freeing SMP alternatives: 24k freed
[    0.004513] ACPI: Core revision 20121220
[    0.010020] ACPI: All ACPI Tables successfully acquired
[    0.011567] ftrace: allocating 25960 entries in 102 pages
[    0.026397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.066057] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[    0.066068] TSC deadline timer enabled
[    0.066072] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.066082] ... version:                3
[    0.066084] ... bit width:              48
[    0.066087] ... generic registers:      4
[    0.066089] ... value mask:             0000ffffffffffff
[    0.066091] ... max period:             000000007fffffff
[    0.066094] ... fixed-purpose events:   3
[    0.066096] ... event mask:             000000070000000f
[    0.078277] Disabled fast string operations
[    0.080486] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.091623] Disabled fast string operations
[    0.104852] Disabled fast string operations
[    0.067240] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.106962] Brought up 4 CPUs
[    0.106971] smpboot: Total of 4 processors activated (12770.63 BogoMIPS)
[    0.110795] devtmpfs: initialized
[    0.111676] EVM: security.selinux
[    0.111679] EVM: security.SMACK64
[    0.111681] EVM: security.capability
[    0.111726] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[    0.112491] regulator-dummy: no parameters
[    0.112542] NET: Registered protocol family 16
[    0.112678] ACPI: bus type pci registered
[    0.112747] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.112753] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.120089] PCI: Using configuration type 1 for base access
[    0.120961] bio: create slab <bio-0> at 0
[    0.121045] ACPI: Added _OSI(Module Device)
[    0.121049] ACPI: Added _OSI(Processor Device)
[    0.121052] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.121055] ACPI: Added _OSI(Processor Aggregator Device)
[    0.122551] ACPI: EC: Look up EC in DSDT
[    0.154660] ACPI: Executed 1 blocks of module-level executable AML code
[    0.156980] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.172167] ACPI: SSDT 00000000dae70718 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.172563] ACPI: Dynamic OEM Table Load:
[    0.172567] ACPI: SSDT           (null) 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.190850] ACPI: SSDT 00000000dae71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.191279] ACPI: Dynamic OEM Table Load:
[    0.191283] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.207125] ACPI: SSDT 00000000dae6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.207512] ACPI: Dynamic OEM Table Load:
[    0.207516] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.224101] ACPI: Interpreter enabled
[    0.224109] ACPI: (supports S0 S1 S3 S4 S5)
[    0.224129] ACPI: Using IOAPIC for interrupt routing
[    0.224161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.238649] ACPI: Power Resource [FN00] (off)
[    0.238723] ACPI: Power Resource [FN01] (off)
[    0.238794] ACPI: Power Resource [FN02] (off)
[    0.238866] ACPI: Power Resource [FN03] (off)
[    0.238936] ACPI: Power Resource [FN04] (off)
[    0.239534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.239539] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.239750] \_SB_.PCI0:_OSC invalid UUID
[    0.239751] _OSC request data:1 8 1f 
[    0.239830] \_SB_.PCI0:_OSC invalid UUID
[    0.239831] _OSC request data:1 1f 1f 
[    0.239835] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.239840] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.240267] PCI host bridge to bus 0000:00
[    0.240271] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.240275] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.240279] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.240282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.240286] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.240289] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.240301] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.240343] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.240355] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.240363] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.240368] pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
[    0.240429] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.240454] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[    0.240537] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.240577] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.240601] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[    0.240699] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.240728] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.240745] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[    0.240821] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.240847] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.240934] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.240965] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.241051] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.241082] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.241211] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.241259] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.241283] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[    0.241381] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.241409] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.241544] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.241565] pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
[    0.241574] pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
[    0.241584] pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
[    0.241593] pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
[    0.241602] pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
[    0.241612] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[    0.241662] pci 0000:00:1f.2: PME# supported from D3hot
[    0.241683] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.241701] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[    0.241724] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.241966] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[    0.242146] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[    0.242904] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.251146] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.251155] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.251290] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.251359] pci 0000:02:00.0: reg 10: [io  0x2000-0x20ff]
[    0.251481] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[    0.251556] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[    0.251892] pci 0000:02:00.0: supports D1 D2
[    0.251894] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.259063] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.259078] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.259102] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.259232] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.259270] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[    0.259467] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.267056] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.267075] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.267113] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.267311] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.267347] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.267375] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.267414] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.267438] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.267477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.267651] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.267688] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.268908] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.268952] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.269086] ACPI: No dock devices found.
[    0.269131] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.269184] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.269233] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.269279] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.269325] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.269372] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.269419] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.269467] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.269568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.269575] vgaarb: loaded
[    0.269577] vgaarb: bridge control possible 0000:00:02.0
[    0.269728] SCSI subsystem initialized
[    0.269732] ACPI: bus type scsi registered
[    0.269777] libata version 3.00 loaded.
[    0.269794] ACPI: bus type usb registered
[    0.269810] usbcore: registered new interface driver usbfs
[    0.269819] usbcore: registered new interface driver hub
[    0.269843] usbcore: registered new device driver usb
[    0.269924] PCI: Using ACPI for IRQ routing
[    0.271596] PCI: pci_cache_line_size set to 64 bytes
[    0.271700] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.271702] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[    0.271704] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.271705] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.271788] NetLabel: Initializing
[    0.271791] NetLabel:  domain hash size = 128
[    0.271793] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.271805] NetLabel:  unlabeled traffic allowed by default
[    0.271859] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.271868] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.273879] Switching to clocksource hpet
[    0.278904] AppArmor: AppArmor Filesystem Enabled
[    0.278934] pnp: PnP ACPI init
[    0.278947] ACPI: bus type pnp registered
[    0.279320] pnp 00:00: [dma 4]
[    0.279341] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.279363] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.279448] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.279479] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.279523] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.279528] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.279531] system 00:04: [io  0x5000-0x5003] has been reserved
[    0.279535] system 00:04: [io  0xffff] has been reserved
[    0.279538] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.279542] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.279545] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.279548] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.279552] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.279555] system 00:04: [io  0x5000-0x500f] could not be reserved
[    0.279560] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.279582] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.279631] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.279636] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.279665] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.279707] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    0.279860] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.279864] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.279868] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.279872] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.279875] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.279879] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.279883] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.279886] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.279890] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.279894] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.279898] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.280274] pnp 00:0a: can't evaluate _CRS: 12311
[    0.280360] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.280386] pnp: PnP ACPI: found 11 devices
[    0.280389] ACPI: ACPI bus type pnp unregistered
[    0.286884] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.286894] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.286906] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.286911] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.286922] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.286931] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.286938] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.286976] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.286978] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.286980] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.286982] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[    0.286984] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.286986] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    0.286988] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.286990] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.286992] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[    0.287025] NET: Registered protocol family 2
[    0.287164] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.287311] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.287412] TCP: Hash tables configured (established 32768 bind 32768)
[    0.287446] TCP: reno registered
[    0.287455] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.287477] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.287544] NET: Registered protocol family 1
[    0.287556] pci 0000:00:02.0: Boot video device
[    0.287725] PCI: CLS 64 bytes, default 64
[    0.287761] Trying to unpack rootfs image as initramfs...
[    0.351492] Freeing initrd memory: 3104k freed
[    0.352159] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.352168] software IO TLB [mem 0xd5c9d000-0xd9c9d000] (64MB) mapped at [ffff8800d5c9d000-ffff8800d9c9cfff]
[    0.352563] Initialise system trusted keyring
[    0.352615] audit: initializing netlink socket (disabled)
[    0.352633] type=2000 audit(1358562176.348:1): initialized
[    0.383386] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.384726] VFS: Disk quotas dquot_6.5.2
[    0.384764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.385189] fuse init (API version 7.20)
[    0.385258] msgmni has been set to 7689
[    0.385702] Key type asymmetric registered
[    0.385707] Asymmetric key parser 'x509' registered
[    0.385740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.385773] io scheduler noop registered
[    0.385778] io scheduler deadline registered (default)
[    0.385786] io scheduler cfq registered
[    0.386000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.386015] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.386058] intel_idle: MWAIT substates: 0x21120
[    0.386060] intel_idle: v0.4 model 0x2A
[    0.386061] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.386653] ACPI: AC Adapter [ADP1] (on-line)
[    0.386716] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.386735] ACPI: Lid Switch [LID0]
[    0.386767] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.386773] ACPI: Power Button [PWRB]
[    0.386804] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.386809] ACPI: Power Button [PWRF]
[    0.386859] ACPI: Fan [FAN0] (off)
[    0.386884] ACPI: Fan [FAN1] (off)
[    0.386911] ACPI: Fan [FAN2] (off)
[    0.386933] ACPI: Fan [FAN3] (off)
[    0.386957] ACPI: Fan [FAN4] (off)
[    0.387003] ACPI: Requesting acpi_cpufreq
[    0.392975] thermal LNXTHERM:00: registered as thermal_zone0
[    0.392980] ACPI: Thermal Zone [TZ00] (68 C)
[    0.393168] thermal LNXTHERM:01: registered as thermal_zone1
[    0.393172] ACPI: Thermal Zone [TZ01] (30 C)
[    0.393195] GHES: HEST is not enabled!
[    0.393345] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.395955] Linux agpgart interface v0.103
[    0.397117] brd: module loaded
[    0.397723] loop: module loaded
[    0.397823] ahci 0000:00:1f.2: version 3.0
[    0.397886] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.397927] ahci: SSS flag set, parallel bus scan disabled
[    0.398415] ACPI: Battery Slot [BAT1] (battery present)
[    0.413851] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[    0.413866] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.413883] ahci 0000:00:1f.2: setting latency timer to 64
[    0.438178] scsi0 : ahci
[    0.438251] scsi1 : ahci
[    0.438316] scsi2 : ahci
[    0.438372] scsi3 : ahci
[    0.438429] scsi4 : ahci
[    0.438488] scsi5 : ahci
[    0.438523] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
[    0.438529] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
[    0.438533] ata3: DUMMY
[    0.438537] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
[    0.438542] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
[    0.438545] ata6: DUMMY
[    0.438784] libphy: Fixed MDIO Bus: probed
[    0.438838] tun: Universal TUN/TAP device driver, 1.6
[    0.438841] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    0.438883] PPP generic driver version 2.4.2
[    0.438922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.438925] ehci-pci: EHCI PCI platform driver
[    0.438954] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.438958] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.438965] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.438982] ehci-pci 0000:00:1a.0: debug port 2
[    0.442874] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.442890] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[    0.453794] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.453838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.453848] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.453859] usb usb1: Product: EHCI Host Controller
[    0.453872] usb usb1: Manufacturer: Linux 3.8.0-rc4-next20130118-3-iniza-generic ehci_hcd
[    0.453876] usb usb1: SerialNumber: 0000:00:1a.0
[    0.453971] hub 1-0:1.0: USB hub found
[    0.453977] hub 1-0:1.0: 2 ports detected
[    0.454053] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.454057] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.454062] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.454078] ehci-pci 0000:00:1d.0: debug port 2
[    0.457966] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.457980] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[    0.469781] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.469819] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.469829] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.469839] usb usb2: Product: EHCI Host Controller
[    0.469855] usb usb2: Manufacturer: Linux 3.8.0-rc4-next20130118-3-iniza-generic ehci_hcd
[    0.469859] usb usb2: SerialNumber: 0000:00:1d.0
[    0.469937] hub 2-0:1.0: USB hub found
[    0.469942] hub 2-0:1.0: 2 ports detected
[    0.469997] ehci-platform: EHCI generic platform driver
[    0.470005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.470020] uhci_hcd: USB Universal Host Controller Interface driver
[    0.470062] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.470067] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.479748] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
[    0.479814] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.479820] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[    0.479825] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[    0.479830] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[    0.479835] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[    0.479941] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.479945] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.479949] usb usb3: Product: xHCI Host Controller
[    0.479952] usb usb3: Manufacturer: Linux 3.8.0-rc4-next20130118-3-iniza-generic xhci_hcd
[    0.479956] usb usb3: SerialNumber: 0000:03:00.0
[    0.480020] xHCI xhci_add_endpoint called for root hub
[    0.480022] xHCI xhci_check_bandwidth called for root hub
[    0.480038] hub 3-0:1.0: USB hub found
[    0.480048] hub 3-0:1.0: 2 ports detected
[    0.480103] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.480108] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.480144] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.480148] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.480152] usb usb4: Product: xHCI Host Controller
[    0.480155] usb usb4: Manufacturer: Linux 3.8.0-rc4-next20130118-3-iniza-generic xhci_hcd
[    0.480159] usb usb4: SerialNumber: 0000:03:00.0
[    0.480211] xHCI xhci_add_endpoint called for root hub
[    0.480212] xHCI xhci_check_bandwidth called for root hub
[    0.480229] hub 4-0:1.0: USB hub found
[    0.480237] hub 4-0:1.0: 2 ports detected
[    0.569797] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[    0.576086] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.576094] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.576201] mousedev: PS/2 mouse device common for all mice
[    0.576584] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.576616] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.576695] device-mapper: uevent: version 1.0.3
[    0.576755] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@xxxxxxxxxx
[    0.576829] cpuidle: using governor ladder
[    0.576921] cpuidle: using governor menu
[    0.576927] ledtrig-cpu: registered to indicate activity on CPUs
[    0.576930] EFI Variables Facility v0.08 2004-May-17
[    0.577054] ashmem: initialized
[    0.577164] TCP: cubic registered
[    0.577251] NET: Registered protocol family 10
[    0.577412] NET: Registered protocol family 17
[    0.577424] Key type dns_resolver registered
[    0.577695] PM: Hibernation image not present or could not be loaded.
[    0.577698] Loading compiled-in X.509 certificates
[    0.578799] Loaded X.509 cert 'Magrathea: Glacier signing key: d3057b797345bb8f8e96884e51389adadbde8854'
[    0.578814] registered taskstats version 1
[    0.581220] Key type trusted registered
[    0.582831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.583395] Key type encrypted registered
[    0.585737] rtc_cmos 00:05: setting system clock to 2013-01-19 02:22:57 UTC (1358562177)
[    0.586065] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.586070] EDD information not available.
[    0.757679] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.758804] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[    0.758823] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.760014] ata1.00: configured for UDMA/133
[    0.760296] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[    0.760450] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.760457] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.760462] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.760566] sd 0:0:0:0: [sda] Write Protect is off
[    0.760571] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.760663] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.765630] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.802543]  sda: sda1 sda2 sda3
[    0.803440] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.897897] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    0.897922] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.898397] hub 1-1:1.0: USB hub found
[    0.898549] hub 1-1:1.0: 6 ports detected
[    1.009493] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.077451] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.078319] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[    1.078339] ata2.00: 31277232 sectors, multi 1: LBA48 
[    1.078969] ata2.00: configured for UDMA/133
[    1.079218] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    1.079387] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.079413] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    1.079628] sd 1:0:0:0: [sdb] Write Protect is off
[    1.079643] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.079746] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.080782]  sdb: sdb1 sdb2
[    1.081334] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.141732] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.141757] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.142198] hub 2-1:1.0: USB hub found
[    1.142375] hub 2-1:1.0: 6 ports detected
[    1.213407] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
[    1.311582] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c00e
[    1.311602] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.311614] usb 1-1.2: Product: USB-PS/2 Optical Mouse
[    1.311627] usb 1-1.2: Manufacturer: Logitech
[    1.349231] tsc: Refined TSC clocksource calibration: 1596.376 MHz
[    1.349258] Switching to clocksource tsc
[    1.381288] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[    1.397216] ata4: SATA link down (SStatus 0 SControl 300)
[    1.633303] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[    1.633323] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.633334] usb 1-1.4: Product: WebCam SC-13HDL11431N
[    1.633342] usb 1-1.4: Manufacturer: 123
[    1.716987] ata5: SATA link down (SStatus 0 SControl 300)
[    1.718425] Freeing unused kernel memory: 984k freed
[    1.718581] Write protecting the kernel read-only data: 12288k
[    1.721969] Freeing unused kernel memory: 1260k freed
[    1.725123] Freeing unused kernel memory: 1136k freed
[    1.742483] udevd[120]: starting version 175
[    1.791560] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.791826] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[    1.792062] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000664000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[    1.792073] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.793121] usbcore: registered new interface driver usbhid
[    1.793130] usbhid: USB HID core driver
[    1.841785] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
[    1.841905] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.2/input0
[    1.877102] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[    1.972742] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[    1.972762] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.720174] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[    4.306140] init: ureadahead main process (311) terminated with status 5
[    7.169873] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:262140k 
[    7.392012] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[    7.524760] udevd[572]: starting version 175
[    8.320413] lp: driver loaded but no devices found
[   10.091510] mei 0000:00:16.0: setting latency timer to 64
[   10.091574] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[   10.128382] wmi: Mapper loaded
[   10.128860] samsung_laptop: detected SABI interface: SwSmi@
[   10.128863] samsung_laptop: Backlight controlled by ACPI video driver
[   10.167670] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121220/utaddress-251)
[   10.167681] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.167687] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20121220/utaddress-251)
[   10.167691] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.167693] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121220/utaddress-251)
[   10.167698] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.167700] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121220/utaddress-251)
[   10.167704] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.167706] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   10.337001] Bluetooth: Core ver 2.16
[   10.337031] NET: Registered protocol family 31
[   10.337034] Bluetooth: HCI device and connection manager initialized
[   10.337130] Bluetooth: HCI socket layer initialized
[   10.337133] Bluetooth: L2CAP socket layer initialized
[   10.337139] Bluetooth: SCO socket layer initialized
[   10.431862] cfg80211: Calling CRDA to update world regulatory domain
[   10.452962] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[   10.583139] usbcore: registered new interface driver btusb
[   10.632329] [drm] Initialized drm 1.1.0 20060810
[   10.916195] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   10.916200] Copyright(c) 2003-2012 Intel Corporation
[   10.916497] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[   11.130668] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[   11.132176] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[   11.133550] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[   11.134998] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   11.218882] Linux video capture interface: v2.00
[   11.454355] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[   11.540653] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[   11.555759] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[   11.630169] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
[   11.717045] [drm] Memory usable by graphics device = 2048M
[   11.717053] i915 0000:00:02.0: setting latency timer to 64
[   11.752020] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[   11.752029] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   11.752030] [drm] Driver supports precise vblank timestamp query.
[   11.752086] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.779697] fbcon: inteldrmfb (fb0) is primary device
[   11.986886] cfg80211: World regulatory domain updated:
[   11.986888] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   11.986891] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.986892] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   11.986894] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   11.986895] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.986896] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.994242] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[   12.013461] 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
[   12.013553] usbcore: registered new interface driver uvcvideo
[   12.013554] USB Video Class driver (1.1.1)
[   12.265569] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   12.265571] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   12.265573] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   12.265574] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   12.265576] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[   12.265578] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[   12.265632] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   12.308212] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   12.483319] type=1400 audit(1358558589.401:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=847 comm="apparmor_parser"
[   12.483327] type=1400 audit(1358558589.401:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=796 comm="apparmor_parser"
[   12.483832] type=1400 audit(1358558589.401:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=847 comm="apparmor_parser"
[   12.483838] type=1400 audit(1358558589.401:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=796 comm="apparmor_parser"
[   12.484127] type=1400 audit(1358558589.401:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=847 comm="apparmor_parser"
[   12.484132] type=1400 audit(1358558589.401:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=796 comm="apparmor_parser"
[   12.729226] Console: switching to colour frame buffer device 170x48
[   12.732139] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.732140] i915 0000:00:02.0: registered panic notifier
[   12.813300] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   12.825975] acpi device:32: registered as cooling_device9
[   12.826180] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   12.826230] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   12.826331] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.826460] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[   13.207041] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   13.207142] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   13.207223] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   13.790658] ppdev: user-space parallel port driver
[   14.101055] Bluetooth: RFCOMM TTY layer initialized
[   14.101070] Bluetooth: RFCOMM socket layer initialized
[   14.101071] Bluetooth: RFCOMM ver 1.11
[   14.212681] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.212685] Bluetooth: BNEP filters: protocol multicast
[   14.212692] Bluetooth: BNEP socket layer initialized
[   14.299696] type=1400 audit(1358558591.217:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=998 comm="apparmor_parser"
[   14.300225] type=1400 audit(1358558591.221:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=998 comm="apparmor_parser"
[   14.378925] init: failsafe main process (967) killed by TERM signal
[   16.212356] type=1400 audit(1358558593.133:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1098 comm="apparmor_parser"
[   16.212757] type=1400 audit(1358558593.133:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1098 comm="apparmor_parser"
[   18.393631] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   18.400230] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   18.773983] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   18.780588] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   18.980928] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.432206] wlan0: authenticate with 00:04:0e:e4:00:3d
[   25.439464] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[   25.441186] wlan0: authenticated
[   25.441336] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   25.441340] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   25.444145] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[   25.447804] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[   25.452930] wlan0: associated
[   25.452977] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   49.321370] usb 2-1.5: USB disconnect, device number 3

Attachment: config-3.8.0-rc4-next20130118-3-iniza-generic
Description: Binary data

Attachment: dmesg_freezer-pm-test.diff
Description: Binary data

Attachment: 3.8.0-rc4-next20130118-3-iniza-generic.patch
Description: Binary data


[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux