[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-11-13 Thread Anthony Wong
** Changed in: hwe-next
   Status: New = Fix Released

** Changed in: hwe-next
 Assignee: (unassigned) = Robert Hooker (sarvatt)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-35.62

---
linux (3.13.0-35.62) trusty; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
- LP: #1357148

  [ Brad Figg ]

  * Start new release

  [ dann frazier ]

  * SAUCE: (no-up) Fix build failure on arm64
- LP: #1353657
  * [debian] Allow for package revisions condusive for branching

  [ David Henningsson ]

  * SAUCE: Call broadwell specific functions from the hda driver
- LP: #1317865

  [ Edward Lin ]

  * SAUCE: (no-up) Add use native backlight quirk for Dell Inspiron
5547/5447
- LP: #1332437

  [ Imre Deak ]

  * SAUCE: drm/i915: move power domain init earlier during system resume
- LP: #1353405

  [ Jani Nikula ]

  * SAUCE: drm/i915: use lane count and link rate from VBT as minimums for
eDP
- LP: #1338582
  * SAUCE: drm/i915/dp: force eDP lane count to max available lanes on BDW
- LP: #1338582
  * SAUCE: drm/i915: provide interface for audio driver to query cdclk
- LP: #1188091
  * SAUCE: drm/i915: demote opregion excessive timeout WARN_ONCE to
DRM_INFO_ONCE
- LP: #1351014

  [ Joseph Salisbury ]

  * [Config] updateconfigs after Linux 3.13.11.6 updates

  [ Luis Henriques ]

  * Revert [Packaging] linux-udeb-flavour -- standardise on linux
prefix

  [ Ming Lei ]

  * Revert SAUCE: (no-up) ata: Fix the dma state machine lockup for the
IDENTIFY DEVICE PIO mode command.
- LP: #1335645

  [ Paulo Zanoni ]

  * SAUCE: drm/i915: consider the source max DP lane count too
- LP: #1338582

  [ Tim Gardner ]

  * [Config] CONFIG_GPIO_SYSFS=y
- LP: #1342153
  * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
- LP: #1344405
  * [Config] updateconfigs
  * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
- LP: #1343109
  * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
- LP: #1349028

  [ Timo Aaltonen ]

  * SAUCE: Fix a typo in hda i915_bdw support.
- LP: #1343140

  [ Upstream Kernel Changes ]

  * Revert net/mlx4_en: Fix bad use of dev_id
- LP: #1347012
  * Revert ACPI / AC: Remove AC's proc directory.
- LP: #1356913
  * Revert mac80211: move bufferable MMPDU check to fix AP mode scan
- LP: #1356913
  * mm, pcp: allow restoring percpu_pagelist_fraction default
- LP: #1347088
  * net: Fix permission check in netlink_connect()
- LP: #1312989
  * netlink: Rename netlink_capable netlink_allowed
- LP: #1312989
  * net: Move the permission check in sock_diag_put_filterinfo to
packet_diag_dump
- LP: #1312989
  * net: Add variants of capable for use on on sockets
- LP: #1312989
  * net: Add variants of capable for use on netlink messages
- LP: #1312989
  * net: Use netlink_ns_capable to verify the permisions of netlink
messages
- LP: #1312989
  * netlink: Only check file credentials for implicit destinations
- LP: #1312989
  * igb: fix stats for i210 rx_fifo_errors
- LP: #1338893
  * HID: use multi input quirk for 22b9:2968
- LP: #1339567
  * crypto/nx: disable NX on little endian builds
- LP: #1338666
  * ACPI / video: Add Dell Inspiron 5737 to the blacklist
- LP: #1250401
  * Input: elantech - deal with clickpads reporting right button events
- LP: #1188025
  * net/mlx4_core: Enforce irq affinity changes immediatly
- LP: #1326108
  * cpumask: Utility function to set n'th cpu - local cpu first
- LP: #1326108
  * net/mlx4_en: Use affinity hint
- LP: #1326108
  * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ
affinity map
- LP: #1326108
  * net/mlx4_en: IRQ affinity hint is not cleared on port down
- LP: #1326108
  * Subject: net: Allow tc changes in user namespaces
- LP: #1344049
  * net-gro: restore frag0 optimization
- LP: #1344323
  * Bluetooth: Fix redundant encryption request for reauthentication
- LP: #1347088
  * Bluetooth: Fix check for connection encryption
- LP: #1347088
  * introduce for_each_thread() to replace the buggy while_each_thread()
- LP: #1347088
  * NFS: Don't declare inode uptodate unless all attributes were checked
- LP: #1347088
  * usb: dwc3: gadget: clear stall when disabling endpoint
- LP: #1347088
  * ACPICA: utstring: Check array index bound before use.
- LP: #1347088
  * mtip32xx: Increase timeout for STANDBY IMMEDIATE command
- LP: #1347088
  * mtip32xx: Remove dfs_parent after pci unregister
- LP: #1347088
  * mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
- LP: #1347088
  * extcon: max77693: Fix two NULL pointer exceptions on missing pdata
- LP: #1347088
  * extcon: max8997: Fix NULL pointer exception on missing pdata
- LP: #1347088
  * builddeb: use $OBJCOPY variable instead of objcopy
- LP: #1347088
  * bluetooth: hci_ldisc: fix deadlock condition
- LP: #1347088
  * powerpc/pseries: Fix overwritten PE state
- LP: #1347088
  * PCI: Add new ID for Intel GPU spurious interrupt quirk
- LP: #1347088
  * x86-32, espfix: Remove 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-security/linux-lts-trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-21 Thread Robert Hooker
This was verified in 3.13.0-35.62 from trusty-proposed/main by Shih-Yuan
Lee. Thanks!

** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-19 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/linux-keystone

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-07-31 Thread Robert Hooker
** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1351014/+attachment/4166964/+files/dmesg.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in “linux” package in Ubuntu:
  New

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1351014/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-07-31 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1351014

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-07-31 Thread Robert Hooker
** Description changed:

  SRU Justification:
  
- Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw, and is impacting 
certification on some prerelease machines.
+ Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning
  
  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed
  
  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---
  
  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some 

[Kernel-packages] [Bug 1351014] Re: Extessive timeout warning on some machines with i915_bdw

2014-07-31 Thread Chris J Arges
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: linux (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351014

Title:
  Extessive timeout warning on some machines with i915_bdw

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  Impact: Kernel warning every boot making it seem like the system is faulty 
but it is harmless. This only applies to i915_bdw on trusty, and is impacting 
certification on some prerelease machines.
  Fix: Upstream increased the timeout required to hit it so it will not affect 
the machines we have anymore in 3.14, and also demoted it from a warning to 
DRM_INFO_ONCE.
  Testcase: Boot trusty on an affected broadwell machine, check dmesg for 
warning

  [Results]
  Expected: There should be no WARNING messages for i915_bdw.
  Actual: This warning is displayed

  [   13.157688] [ cut here ]
  [   13.157726] WARNING: CPU: 3 PID: 395 at 
/build/buildd/linux-3.13.0/ubuntu/i915/intel_opregion.c:266 swsci+0x2ec/0x300 
[i915_bdw]()
  [   13.157729] excessive driver sleep timeout (DSPL) 1000
  [   13.157732] Modules linked in: crct10dif_pclmul(+) lib80211_crypt_tkip 
crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel(OF+) 
snd_hda_controller(OF) aes_x86_64 snd_hda_codec(OF) snd_hwdep lrw gf128mul 
snd_pcm glue_helper ablk_helper cryptd wl(POF+) lib80211 snd_seq_midi 
snd_seq_midi_event cfg80211 snd_rawmidi serio_raw i915_bdw(+) snd_seq 
snd_page_alloc snd_seq_device snd_timer lpc_ich mei_me mei snd soundcore 
drm_kms_helper drm i2c_algo_bit parport_pc ppdev mac_hid acpi_pad lp parport 
btrfs xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log usbhid hid ahci 
libahci wmi video
  [   13.157779] CPU: 3 PID: 395 Comm: systemd-udevd Tainted: PF  O 
3.13.0-32-generic #57-Ubuntu
  [   13.157783] Hardware name: Dell Inc. FOOBAR, BIOS R21 07/17/2014
  [   13.157785]  0009 880156921818 8171bcb4 
880156921860
  [   13.157790]  880156921850 810676cd c900106a0218 
88003598d800
  [   13.157794]  01f4 0008 880156921928 
8801569218b0
  [   13.157799] Call Trace:
  [   13.157807]  [8171bcb4] dump_stack+0x45/0x56
  [   13.157812]  [810676cd] warn_slowpath_common+0x7d/0xa0
  [   13.157815]  [8106773c] warn_slowpath_fmt+0x4c/0x50
  [   13.157847]  [a02bc21c] swsci+0x2ec/0x300 [i915_bdw]
  [   13.157870]  [a02bd044] intel_opregion_setup+0x204/0x3f0 
[i915_bdw]
  [   13.157903]  [a02e2c7f] i915_driver_load+0x5cf/0xf90 [i915_bdw]
  [   13.157927]  [a01a2ce2] drm_dev_register+0xa2/0x1e0 [drm]
  [   13.157943]  [a01a4be2] drm_get_pci_dev+0x92/0x140 [drm]
  [   13.157966]  [a02636eb] i915_pci_probe+0x3b/0x60 [i915_bdw]
  [   13.157972]  [813a61e5] local_pci_probe+0x45/0xa0
  [   13.157976]  [813a7485] ? pci_match_device+0xc5/0xd0
  [   13.157981]  [813a75a9] pci_device_probe+0xd9/0x130
  [   13.157987]  [8149355d] driver_probe_device+0x12d/0x3e0
  [   13.157991]  [814938e3] __driver_attach+0x93/0xa0
  [   13.157995]  [81493850] ? __device_attach+0x40/0x40
  [   13.158000]  [814914c3] bus_for_each_dev+0x63/0xa0
  [   13.158004]  [81492f0e] driver_attach+0x1e/0x20
  [   13.158007]  [81492af0] bus_add_driver+0x180/0x250
  [   13.158013]  [a032f000] ? 0xa032efff
  [   13.158017]  [81493f64] driver_register+0x64/0xf0
  [   13.158021]  [a032f000] ? 0xa032efff
  [   13.158026]  [813a5b7c] __pci_register_driver+0x4c/0x50
  [   13.158039]  [a01a4daa] drm_pci_init+0x11a/0x130 [drm]
  [   13.158044]  [a032f000] ? 0xa032efff
  [   13.158066]  [a032f06a] i915_init+0x6a/0x6c [i915_bdw]
  [   13.158070]  [8100214a] do_one_initcall+0xfa/0x1b0
  [   13.158076]  [810598d3] ? set_memory_nx+0x43/0x50
  [   13.158082]  [810e1f8d] load_module+0x12dd/0x1b40
  [   13.158087]  [810dda30] ? store_uevent+0x40/0x40
  [   13.158093]  [810e2966] SyS_finit_module+0x86/0xb0
  [   13.158098]  [8172c87f] tracesys+0xe1/0xe6
  [   13.158101] ---[ end trace 5b57c64d53011e99 ]---

  [Additional Information]
  Base Image: somerville-trusty-amd64-iso-20140620-0.iso
  Kernel Version: 3.13.0-32-generic
  CPU: Genuine Intel(R) CPU  @ 1.60GHz
  GPU: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 06)

To manage notifications about this bug go to: