Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created November 14, 2017 17:54
Show Gist options
  • Save pfactum/9edf3cd2a5edb9c704b7c11a43765ff5 to your computer and use it in GitHub Desktop.
Save pfactum/9edf3cd2a5edb9c704b7c11a43765ff5 to your computer and use it in GitHub Desktop.
[ 65.197133] PM: suspend entry (deep)
[ 65.198727] PM: Syncing filesystems ... done.
[ 65.317637] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 65.319062] OOM killer disabled.
[ 65.319063] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 65.358437] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 65.358441] sd 0:0:1:0: [sdb] Synchronizing SCSI cache
[ 65.398850] ACPI: Preparing to enter system sleep state S3
[ 65.402051] PM: Saving platform NVS memory
[ 65.403695] Disabling non-boot CPUs ...
[ 65.457359] Unregister pv shared memory for cpu 1
[ 65.461423] ------------[ cut here ]------------
[ 65.463635] WARNING: CPU: 1 PID: 16 at kernel/sched/pds.c:1327 set_task_cpu+0xc1/0xd0
[ 65.467591] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat bochs_drm ttm kvm_intel iTCO_wdt drm_kms_helper iTCO_vendor_support kvm ppdev evdev irqbypass input_leds joydev led_class drm mousedev psmouse pcspkr i2c_i801 lpc_ich mac_hid syscopyarea intel_agp sysfillrect intel_gtt sysimgblt fb_sys_fops parport_pc parport qemu_fw_cfg button sch_fq_codel ip_tables x_tables xfs dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic dm_crypt algif_skcipher af_alg dm_mod dax raid10 md_mod sr_mod cdrom sd_mod hid_generic usbhid hid uhci_hcd crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc serio_raw ahci atkbd libps2 aesni_intel aes_x86_64 crypto_simd libahci xhci_pci glue_helper ehci_pci cryptd xhci_hcd ehci_hcd libata usbcore usb_common i8042 serio virtio_scsi
[ 65.484958] scsi_mod virtio_blk virtio_net virtio_pci virtio_ring virtio
[ 65.487293] CPU: 1 PID: 16 Comm: migration/1 Not tainted 4.14.0-pf1 #1
[ 65.489096] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 65.490579] task: ffff88001f66c680 task.stack: ffffc9000016c000
[ 65.491614] RIP: 0010:set_task_cpu+0xc1/0xd0
[ 65.492393] RSP: 0018:ffffc9000016fd78 EFLAGS: 00010046
[ 65.493289] RAX: 0000000000000001 RBX: ffff88001b9c0bc0 RCX: 0000000000000002
[ 65.495010] RDX: 000000000016b4ec RSI: 0000000000000001 RDI: ffff88001b9c0bc0
[ 65.496428] RBP: ffffc9000016fd90 R08: 0000000000000000 R09: ffffffff81e96e10
[ 65.498465] R10: ffffc9000016fda0 R11: ffff88001b9c0c30 R12: 0000000000000001
[ 65.500914] R13: ffff88001b9c0bc0 R14: ffff88001f898840 R15: ffff88001f918840
[ 65.503334] FS: 0000000000000000(0000) GS:ffff88001f880000(0000) knlGS:0000000000000000
[ 65.505820] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 65.507296] CR2: 00007f33d0315e38 CR3: 0000000003c09004 CR4: 00000000001606e0
[ 65.508495] Call Trace:
[ 65.509088] detach_task+0x4e/0x60
[ 65.510031] __schedule+0x839/0x1030
[ 65.510802] ? cpuhp_invoke_callback+0x9b/0x600
[ 65.511805] ? cpu_disable_common+0x201/0x210
[ 65.512549] ? stop_machine_park+0x27/0x30
[ 65.513250] ? take_cpu_down+0x80/0xa0
[ 65.513891] schedule+0x33/0xb0
[ 65.514432] ? schedule+0x33/0xb0
[ 65.515432] __kthread_parkme+0x32/0x80
[ 65.516563] kthread_parkme+0x24/0x40
[ 65.517548] smpboot_thread_fn+0xa0/0x1e0
[ 65.518255] kthread+0x124/0x140
[ 65.518812] ? sort_range+0x30/0x30
[ 65.519886] ? kthread_create_on_node+0x70/0x70
[ 65.520780] ret_from_fork+0x25/0x30
[ 65.521518] Code: ff d0 49 8b 45 00 48 85 c0 75 e7 65 ff 0d c8 60 f6 7e 75 a4 e8 59 bc f5 ff eb 9d 80 8b 64 02 00 00 04 eb 99 0f ff e9 6d ff ff ff <0f> ff e9 76 ff ff ff 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55
[ 65.525477] ---[ end trace d43f7aea8d694a7e ]---
[ 65.527041] smpboot: CPU 1 is now offline
[ 65.567425] Unregister pv shared memory for cpu 2
[ 65.570519] smpboot: CPU 2 is now offline
[ 65.637799] Unregister pv shared memory for cpu 3
[ 65.642285] smpboot: CPU 3 is now offline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment