Bug 193251
Summary: | FPU : warning: cpu: 1 pid: 1 at ./arch/x86/include/asm/fpu/internal.h:368 | ||
---|---|---|---|
Product: | Other | Reporter: | Frank (martin) |
Component: | Other | Assignee: | other_other |
Status: | NEW --- | ||
Severity: | normal | CC: | benny |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 4.9.4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Frank
2017-01-24 13:10:19 UTC
I see something similar on 4.9.6: [ 1029.322757] ------------[ cut here ]------------ [ 1029.322763] WARNING: CPU: 4 PID: 25413 at ./arch/x86/include/asm/fpu/internal.h:368 fpu__restore+0x1f8/0x200 [ 1029.322763] Modules linked in: md4 nls_utf8 cifs dns_resolver ctr ccm bbswitch(OE) snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic arc4 iwlmvm iTCO_wdt iTCO_vendor_support mac80211 x86_pkg_temp_thermal coretemp mxm_wmi i915 iwlwifi uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev kvm_intel btusb btrtl cfg80211 kvm snd_hda_intel snd_hda_codec snd_hwdep snd_hda_core rtsx_pci_sdmmc irqbypass btbcm snd_pcm mmc_core i2c_i801 crc32c_intel btintel ghash_clmulni_intel serio_raw snd_timer pcspkr i2c_smbus wmi xts aesni_intel glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 cbc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vmxnet3 virtio_net virtio_ring virtio tg3 libphy sky2 r8169 pcnet32 mii igb ptp pps_core dca e1000 bnx2 atl1c fuse xfs nfs lockd [ 1029.322794] grace sunrpc fscache jfs reiserfs btrfs ext4 jbd2 ext2 mbcache linear raid10 raid1 raid0 dm_raid raid456 async_raid6_recov async_memcpy libcrc32c async_pq async_xor xor async_tx raid6_pq dm_snapshot dm_bufio dm_crypt dm_mirror dm_region_hash dm_log dm_mod firewire_core crc_itu_t sl811_hcd xhci_pci xhci_hcd usb_storage aic94xx libsas lpfc qla2xxx megaraid_sas megaraid_mbox megaraid_mm aacraid sx8 hpsa cciss 3w_9xxx 3w_xxxx 3w_sas mptsas scsi_transport_sas mptfc scsi_transport_fc mptspi mptscsih mptbase imm parport sym53c8xx initio arcmsr aic7xxx aic79xx scsi_transport_spi sr_mod cdrom sg sd_mod pdc_adma sata_inic162x sata_mv ata_piix ahci libahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via sata_svw sata_sil24 sata_sil sata_promise pata_via pata_jmicron pata_marvell [ 1029.322825] pata_sis pata_netcell pata_pdc202xx_old pata_atiixp pata_amd pata_ali pata_it8213 pata_pcmcia pata_serverworks pata_oldpiix pata_artop pata_it821x pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_sil680 pata_pdc2027x [last unloaded: nvidia] [ 1029.322833] CPU: 4 PID: 25413 Comm: vish Tainted: P OE 4.9.6-gentoo-r1 #4 [ 1029.322834] Hardware name: XMG P65_P67RGRERA/P65_P67RGRERA, BIOS 1.05.17 06/28/2016 [ 1029.322835] ffffc9000235bd90 ffffffff812c7442 0000000000000000 0000000000000000 [ 1029.322837] ffffc9000235bdd0 ffffffff81060bd1 0000017000000000 ffff88104ec7b740 [ 1029.322838] ffff88104ec79600 0000000000000000 ffff88104ec7b740 0000000000000000 [ 1029.322840] Call Trace: [ 1029.322843] [<ffffffff812c7442>] dump_stack+0x67/0x95 [ 1029.322845] [<ffffffff81060bd1>] __warn+0xd1/0xf0 [ 1029.322846] [<ffffffff81060cbd>] warn_slowpath_null+0x1d/0x20 [ 1029.322848] [<ffffffff81028678>] fpu__restore+0x1f8/0x200 [ 1029.322850] [<ffffffff8102980d>] __fpu__restore_sig+0x23d/0x540 [ 1029.322851] [<ffffffff81029d7d>] fpu__restore_sig+0x2d/0x40 [ 1029.322852] [<ffffffff8105a7e6>] ia32_restore_sigcontext+0x156/0x170 [ 1029.322853] [<ffffffff8105aa47>] sys32_rt_sigreturn+0x97/0xc0 [ 1029.322855] [<ffffffff81002b76>] do_int80_syscall_32+0x56/0xc0 [ 1029.322856] [<ffffffff816e0a1f>] entry_INT80_compat+0x2f/0x40 [ 1029.322857] ---[ end trace 01ff2b443ca7d594 ]--- -------------------------- cut end ----------------------------- Hardware: cpu family : 6 model : 94 model name : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz |