From: Christoph Hellwig <hch@infradead.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "James E.J. Bottomley" <James.Bottomley@SteelEye.com>,
Linux Kernel Development <linux-kernel@vger.kernel.org>,
linux-scsi@vger.kernel.org,
Linux/m68k <linux-m68k@vger.kernel.org>
Subject: Re: [PATCH] kill old EH constants
Date: Thu, 21 Apr 2005 11:09:33 +0100 [thread overview]
Message-ID: <20050421100933.GA19586@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.62.0504211155440.13231@numbat.sonytel.be>
On Thu, Apr 21, 2005 at 11:58:12AM +0200, Geert Uytterhoeven wrote:
> sun3_NCR5380.c still uses the following:
>
> - SCSI_ABORT_SUCCESS
> - SCSI_ABORT_ERROR
> - SCSI_ABORT_SNOOZE
> - SCSI_ABORT_BUSY
> - SCSI_ABORT_NOT_RUNNING
> - SCSI_RESET_SUCCESS
> - SCSI_RESET_BUS_RESET
>
> causing the driver to fail to build in 2.6.12-rc3. What should I replace them
> by?
You must replace NCR5380_abort and NCR5380_bus_reset with real new-style
EH routines. I'd suggest copying them from NCR5380.c or even better
scrapping sun3_NCR5380.c in favour of that one completely.
next prev parent reply other threads:[~2005-04-21 10:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200504210608.j3L682Br002585@hera.kernel.org>
2005-04-21 9:58 ` [PATCH] kill old EH constants Geert Uytterhoeven
2005-04-21 10:09 ` Christoph Hellwig [this message]
2005-04-21 13:41 ` Sam Creasey
2005-04-21 13:41 ` Sam Creasey
2005-04-05 8:29 Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050421100933.GA19586@infradead.org \
--to=hch@infradead.org \
--cc=James.Bottomley@SteelEye.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.