* [Bug 20112] New: dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer)
@ 2010-10-11 21:21 bugzilla-daemon
2010-10-21 18:31 ` [Bug 20112] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-10-11 21:21 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=20112
Summary: dmesg spam: "scsi host5: __pm_runtime_resume() returns
1" (DVD writer)
Product: SCSI Drivers
Version: 2.5
Kernel Version: Linux version 2.6.36-rc7-blueyed-00145-g50c6dc9
(root@base) (gcc version 4.4.5 (Ubuntu/Linaro
4.4.4-14ubuntu5) ) #2 SMP PREEMPT Mon Oct 11 21:53:45
CEST 2010
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Other
AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org
ReportedBy: linux-bugs@thequod.de
Regression: No
The system log gets spammed via dmesg with several of the following errors per
second:
Oct 11 22:53:39 base kernel: [ 2147.766956] scsi host5: __pm_runtime_resume()!
Oct 11 22:53:39 base kernel: [ 2147.766962] scsi host5: __pm_runtime_resume()
returns 1!
Apparently this refers to my DVD drive, according to the /proc files:
>From /proc/scsi/scsi:
Host: scsi5 Channel: 00 Id: 01 Lun: 00
Vendor: HL-DT-ST Model: DVDRAM GSA-4163B Rev: A100
Type: CD-ROM ANSI SCSI revision: 05
% cat /proc/scsi/sg/devices
[...]
5 0 1 0 5 1 1 0 1
% cat /proc/scsi/sg/device_strs
[...]
HL-DT-ST DVDRAM GSA-4163B A100
This might be caused by CONFIG_PM_DEBUG=y, and might actually be expected.
In this case, please excuse this report then - but consider making it less
verbose.
My /proc/config.gz unzipped: http://pastebin.com/knXt8nmw
lspci -vvv: http://pastebin.com/iMWbaUPC
Might this be related to the writer failing to detect rewritable media? (which
might be a regression I still would have to investigate deeper into)
(This might be related to https://bugzilla.kernel.org/show_bug.cgi?id=19712 -
where only a "__pm_runtime_resume()!" is posted repeatedly.)
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 20112] dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) 2010-10-11 21:21 [Bug 20112] New: dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) bugzilla-daemon @ 2010-10-21 18:31 ` bugzilla-daemon 2010-10-31 20:48 ` bugzilla-daemon 2012-05-12 0:04 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2010-10-21 18:31 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=20112 --- Comment #1 from Daniel Hahler <linux-bugs@thequod.de> 2010-10-21 18:31:24 --- This is related to CONFIG_PM_VERBOSE=y, unsetting it does not cause this message spam. Is this intentional? Does it indicate some bug or broken hardware? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 20112] dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) 2010-10-11 21:21 [Bug 20112] New: dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) bugzilla-daemon 2010-10-21 18:31 ` [Bug 20112] " bugzilla-daemon @ 2010-10-31 20:48 ` bugzilla-daemon 2012-05-12 0:04 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2010-10-31 20:48 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=20112 Nix <nix@esperi.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nix@esperi.org.uk --- Comment #2 from Nix <nix@esperi.org.uk> 2010-10-31 20:48:55 --- I can confirm this logspam. In my case it relates to SCSI host 3, "CDDVDW SH-S223F", a DVD writer. (The writer contains no media.) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 20112] dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) 2010-10-11 21:21 [Bug 20112] New: dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) bugzilla-daemon 2010-10-21 18:31 ` [Bug 20112] " bugzilla-daemon 2010-10-31 20:48 ` bugzilla-daemon @ 2012-05-12 0:04 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2012-05-12 0:04 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=20112 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alan@lxorguk.ukuu.org.uk Kernel Version|Linux version |2.6.36-rc7- ubuntu i686 |2.6.36-rc7-blueyed-00145-g5 | |0c6dc9 (root@base) (gcc | |version 4.4.5 | |(Ubuntu/Linaro | |4.4.4-14ubuntu5) ) #2 SMP | |PREEMPT Mon Oct 11 21:53:45 | |CEST 2010 | Resolution| |OBSOLETE -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-12 0:04 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-10-11 21:21 [Bug 20112] New: dmesg spam: "scsi host5: __pm_runtime_resume() returns 1" (DVD writer) bugzilla-daemon 2010-10-21 18:31 ` [Bug 20112] " bugzilla-daemon 2010-10-31 20:48 ` bugzilla-daemon 2012-05-12 0:04 ` bugzilla-daemon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).