Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578363

Re: aacraid: kernel: AAC: Host adapter dead -1 (bisected)

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: aacraid: kernel: AAC: Host adapter dead -1 (bisected)
Date 2017-02-10 11:30 +0100
Message-ID <t9gCK-2aq-27@gated-at.bofh.it> (permalink)
References <t96tH-49k-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 10, 2017 at 02:25:26AM +0300, Andrey Jr. Melnikov wrote:
> In article <201701151205.37563.a.miskiewicz@gmail.com> you wrote:
> > Newsgroups: gmane.linux.kernel
> 
> 
> > Hi.
> 
> > There is a bug with handling of adaptec raid cards (in my case it is Adaptec 
> > 3405) where kernel logs hundreds of "AAC: Host adapter dead -1" messages.
> 
> > Bug was reported previously on lkml but there was no progres in solving it.
> 
> > There is also bugzilla entry:
> > https://bugzilla.kernel.org/show_bug.cgi?id=151661
> 
> > I've bisected that to commit bellow and indeed, reverting it from kernel 4.9.3 
> > makes messages go away.
> 
> 
> Don't try to switch Adaptec 3405/3805 RAID cards to MSI-X interrupt mode.
> Fix https://bugzilla.kernel.org/show_bug.cgi?id=151661
> 
> Signed-off-by: Andrey Jr. Melnikov <temnota.am@gmail.com>
> 
> ---
> 
> diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacraid.h
> index 969c312de1be..2ad8403dea40 100644
> --- a/drivers/scsi/aacraid/aacraid.h
> +++ b/drivers/scsi/aacraid/aacraid.h

<snip>

Why are you sending this to me and not the scsi developers who can
actually do something with this patch?

Please fix up and resend.

thanks,

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: aacraid:  kernel: AAC: Host adapter dead -1 (bisected) "Andrey Jr. Melnikov" <temnota.am@gmail.com> - 2017-02-10 00:40 +0100
  Re: aacraid:  kernel: AAC: Host adapter dead -1 (bisected) Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-10 11:30 +0100
    Re: aacraid: kernel: AAC: Host adapter dead -1 (bisected) Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-10 12:00 +0100
    Re: aacraid: kernel: AAC: Host adapter dead -1 (bisected) Andrey Melnikov <temnota.am@gmail.com> - 2017-02-10 12:20 +0100

csiph-web