* [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() [not found] <bug-69441-11613@https.bugzilla.kernel.org/> @ 2014-01-26 15:47 ` bugzilla-daemon 2014-01-27 15:19 ` bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2014-01-26 15:47 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=69441 Greg Kroah-Hartman <greg@kroah.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|SysFS |Other Assignee|greg@kroah.com |scsi_drivers-other@kernel-b | |ugs.osdl.org Product|File System |SCSI Drivers -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() [not found] <bug-69441-11613@https.bugzilla.kernel.org/> 2014-01-26 15:47 ` [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() bugzilla-daemon @ 2014-01-27 15:19 ` bugzilla-daemon 2014-02-22 14:00 ` bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2014-01-27 15:19 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=69441 Joe Lawrence <joe.lawrence@stratus.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joe.lawrence@stratus.com --- Comment #3 from Joe Lawrence <joe.lawrence@stratus.com> --- Hi Igor, Does James' latest "target refcounting infrastructure fixes for usb" [1] patchset take care of this for you? [1] http://www.spinics.net/lists/linux-scsi/msg71631.html -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() [not found] <bug-69441-11613@https.bugzilla.kernel.org/> 2014-01-26 15:47 ` [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() bugzilla-daemon 2014-01-27 15:19 ` bugzilla-daemon @ 2014-02-22 14:00 ` bugzilla-daemon 2014-03-19 13:02 ` bugzilla-daemon 2014-05-12 15:42 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2014-02-22 14:00 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=69441 Igor Gnatenko <i.gnatenko.brain@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX --- Comment #4 from Igor Gnatenko <i.gnatenko.brain@gmail.com> --- I can't reproduce this bug on master branch, so close it as FIXED. -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() [not found] <bug-69441-11613@https.bugzilla.kernel.org/> ` (2 preceding siblings ...) 2014-02-22 14:00 ` bugzilla-daemon @ 2014-03-19 13:02 ` bugzilla-daemon 2014-05-12 15:42 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2014-03-19 13:02 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=69441 Igor Gnatenko <i.gnatenko.brain@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|CODE_FIX |--- --- Comment #5 from Igor Gnatenko <i.gnatenko.brain@gmail.com> --- We can again reproduce this problem. >From RHBZ. -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() [not found] <bug-69441-11613@https.bugzilla.kernel.org/> ` (3 preceding siblings ...) 2014-03-19 13:02 ` bugzilla-daemon @ 2014-05-12 15:42 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2014-05-12 15:42 UTC (permalink / raw) To: linux-scsi https://bugzilla.kernel.org/show_bug.cgi?id=69441 Alan Stern <stern@rowland.harvard.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stern@rowland.harvard.edu --- Comment #6 from Alan Stern <stern@rowland.harvard.edu> --- This problem has been fixed by commit e63ed0d7a980 ([SCSI] fix our current target reap infrastructure), which is part of 3.15-rc1. It will not be ported to earlier stable kernels until James Bottomley is satisfied that it does not introduce any new bugs. That is why you still see reports of this problem on the distribution Bugzillas from users running 3.13.y and 3.14.y. The bug report should be closed. -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-12 15:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-69441-11613@https.bugzilla.kernel.org/>
2014-01-26 15:47 ` [Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0() bugzilla-daemon
2014-01-27 15:19 ` bugzilla-daemon
2014-02-22 14:00 ` bugzilla-daemon
2014-03-19 13:02 ` bugzilla-daemon
2014-05-12 15:42 ` 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).