* Re: [Bug 13716] New: The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
@ 2009-07-05 19:51 ` Matthew Wilcox
2009-07-05 19:51 ` [Bug 13716] " bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Matthew Wilcox @ 2009-07-05 19:51 UTC (permalink / raw)
To: bugzilla-daemon; +Cc: linux-scsi
On Sun, Jul 05, 2009 at 07:23:18PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=13716
>
> The usual probe fails with an error message saying that no IRQ could be
> assigned to the controller, possibly due to a corrupt MP table.
>
> The controller works fine with 2.6.30.1 and below.
>
> This is how the adapter is normally initialized (messages from 2.6.29.6):
> aic7xxx 0000:01:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
> <Adaptec aic7892 Ultra160 SCSI adapter>
> aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
>
> With 2.6.31-rc1, the kernel freezes with an error message and tries to restart
> the controller periodically, which always fails.
That sounds like you have an interrupt routing problem, not a problem
with the AIC driver. Can you bisect this down to a particular commit?
--
Matthew Wilcox Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 13716] The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
2009-07-05 19:51 ` Matthew Wilcox
@ 2009-07-05 19:51 ` bugzilla-daemon
2009-07-05 19:54 ` [Bug 13716] New: " James Bottomley
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2009-07-05 19:51 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=13716
--- Comment #1 from Matthew Wilcox <matthew@wil.cx> 2009-07-05 19:51:29 ---
On Sun, Jul 05, 2009 at 07:23:18PM +0000, bugzilla-daemon@bugzilla.kernel.org
wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=13716
>
> The usual probe fails with an error message saying that no IRQ could be
> assigned to the controller, possibly due to a corrupt MP table.
>
> The controller works fine with 2.6.30.1 and below.
>
> This is how the adapter is normally initialized (messages from 2.6.29.6):
> aic7xxx 0000:01:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
> <Adaptec aic7892 Ultra160 SCSI adapter>
> aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
>
> With 2.6.31-rc1, the kernel freezes with an error message and tries to restart
> the controller periodically, which always fails.
That sounds like you have an interrupt routing problem, not a problem
with the AIC driver. Can you bisect this down to a particular commit?
--
Configure bugmail: http://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] 8+ messages in thread* Re: [Bug 13716] New: The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
2009-07-05 19:51 ` Matthew Wilcox
2009-07-05 19:51 ` [Bug 13716] " bugzilla-daemon
@ 2009-07-05 19:54 ` James Bottomley
2009-07-05 19:54 ` [Bug 13716] " bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: James Bottomley @ 2009-07-05 19:54 UTC (permalink / raw)
To: bugzilla-daemon; +Cc: linux-scsi
On Sun, 2009-07-05 at 19:23 +0000, bugzilla-daemon@bugzilla.kernel.org
wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=13716
>
> Summary: The AIC-7892P controller does not work any more
> Product: SCSI Drivers
> Version: 2.5
> Kernel Version: 2.6.31-rc1. 2.6.31-rc1-git10
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: high
> Priority: P1
> Component: Other
> AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org
> ReportedBy: andrej@podzimek.org
> Regression: Yes
>
>
> The usual probe fails with an error message saying that no IRQ could be
> assigned to the controller, possibly due to a corrupt MP table.
>
> The controller works fine with 2.6.30.1 and below.
>
> This is how the adapter is normally initialized (messages from 2.6.29.6):
> aic7xxx 0000:01:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
> <Adaptec aic7892 Ultra160 SCSI adapter>
> aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
>
> With 2.6.31-rc1, the kernel freezes with an error message and tries to restart
> the controller periodically, which always fails.
OK, so I have a 7896 which acts as the root controller of my SCSI test
system and it's not showing any such problems. Does this actually work
at all, or does it never work (this could indicate an interrupt routing
problem).
We're also going to need the kernel logs, with the initialisation
sequence and the actual errors, please.
Thanks,
James
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 13716] The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
` (2 preceding siblings ...)
2009-07-05 19:54 ` [Bug 13716] New: " James Bottomley
@ 2009-07-05 19:54 ` bugzilla-daemon
2009-07-05 21:19 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2009-07-05 19:54 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=13716
--- Comment #2 from Anonymous Emailer <anonymous@kernel-bugs.osdl.org> 2009-07-05 19:54:23 ---
Reply-To: James.Bottomley@HansenPartnership.com
On Sun, 2009-07-05 at 19:23 +0000, bugzilla-daemon@bugzilla.kernel.org
wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=13716
>
> Summary: The AIC-7892P controller does not work any more
> Product: SCSI Drivers
> Version: 2.5
> Kernel Version: 2.6.31-rc1. 2.6.31-rc1-git10
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: high
> Priority: P1
> Component: Other
> AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org
> ReportedBy: andrej@podzimek.org
> Regression: Yes
>
>
> The usual probe fails with an error message saying that no IRQ could be
> assigned to the controller, possibly due to a corrupt MP table.
>
> The controller works fine with 2.6.30.1 and below.
>
> This is how the adapter is normally initialized (messages from 2.6.29.6):
> aic7xxx 0000:01:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
> <Adaptec aic7892 Ultra160 SCSI adapter>
> aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
>
> With 2.6.31-rc1, the kernel freezes with an error message and tries to restart
> the controller periodically, which always fails.
OK, so I have a 7896 which acts as the root controller of my SCSI test
system and it's not showing any such problems. Does this actually work
at all, or does it never work (this could indicate an interrupt routing
problem).
We're also going to need the kernel logs, with the initialisation
sequence and the actual errors, please.
Thanks,
James
--
Configure bugmail: http://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] 8+ messages in thread* [Bug 13716] The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
` (3 preceding siblings ...)
2009-07-05 19:54 ` [Bug 13716] " bugzilla-daemon
@ 2009-07-05 21:19 ` bugzilla-daemon
2009-08-10 14:50 ` bugzilla-daemon
2009-08-10 14:50 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2009-07-05 21:19 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=13716
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rjw@sisk.pl
Blocks| |13615
--
Configure bugmail: http://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] 8+ messages in thread* [Bug 13716] The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
` (4 preceding siblings ...)
2009-07-05 21:19 ` bugzilla-daemon
@ 2009-08-10 14:50 ` bugzilla-daemon
2009-08-10 14:50 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2009-08-10 14:50 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=13716
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INSUFFICIENT_DATA
--- Comment #3 from Rafael J. Wysocki <rjw@sisk.pl> 2009-08-10 14:50:40 ---
Closing due to the lack of information from the reporter.
--
Configure bugmail: http://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] 8+ messages in thread* [Bug 13716] The AIC-7892P controller does not work any more
2009-07-05 19:23 [Bug 13716] New: The AIC-7892P controller does not work any more bugzilla-daemon
` (5 preceding siblings ...)
2009-08-10 14:50 ` bugzilla-daemon
@ 2009-08-10 14:50 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2009-08-10 14:50 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=13716
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
Configure bugmail: http://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] 8+ messages in thread