From: Christoph Hellwig <hch@infradead.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>,
linux-scsi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Matthew Wilcox <matthew@wil.cx>,
Finn Thain <fthain@telegraphics.com.au>,
Michael Schmitz <schmitzmic@gmail.com>
Subject: Re: [PATCH 0/4] ARM randconfig fixes for SCSI
Date: Wed, 25 Jun 2014 13:04:57 +0200 [thread overview]
Message-ID: <20140625110457.GD19181@infradead.org> (raw)
In-Reply-To: <1402003789-1990031-1-git-send-email-arnd@arndb.de>
Can I get another set of reviews for these?
On Thu, Jun 05, 2014 at 11:29:45PM +0200, Arnd Bergmann wrote:
> Hi James,
>
> These are some fixes for ancient randconfig build bugs I
> ran into on ARM. Clearly none of these are urgent, but it
> would be nice to have them merged for 3.17 if they look
> good to you.
>
> Arnd Bergmann (4):
> [SCSI] Don't build AdvanSys on ARM
> [SCSI] pas16: don't call free_dma()
> [SCSI] qlogicfas: don't call free_dma()
> [SCSI] NCR53c406a: don't call free_dma() by default
>
> drivers/scsi/Kconfig | 2 +-
> drivers/scsi/NCR53c406a.c | 2 +-
> drivers/scsi/pas16.c | 2 --
> drivers/scsi/qlogicfas.c | 2 --
> 4 files changed, 2 insertions(+), 6 deletions(-)
>
> --
> 1.8.3.2
>
> Cc: Matthew Wilcox <matthew@wil.cx>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Michael Schmitz <schmitzmic@gmail.com>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
---end quoted text---
WARNING: multiple messages have this Message-ID (diff)
From: hch@infradead.org (Christoph Hellwig)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM randconfig fixes for SCSI
Date: Wed, 25 Jun 2014 13:04:57 +0200 [thread overview]
Message-ID: <20140625110457.GD19181@infradead.org> (raw)
In-Reply-To: <1402003789-1990031-1-git-send-email-arnd@arndb.de>
Can I get another set of reviews for these?
On Thu, Jun 05, 2014 at 11:29:45PM +0200, Arnd Bergmann wrote:
> Hi James,
>
> These are some fixes for ancient randconfig build bugs I
> ran into on ARM. Clearly none of these are urgent, but it
> would be nice to have them merged for 3.17 if they look
> good to you.
>
> Arnd Bergmann (4):
> [SCSI] Don't build AdvanSys on ARM
> [SCSI] pas16: don't call free_dma()
> [SCSI] qlogicfas: don't call free_dma()
> [SCSI] NCR53c406a: don't call free_dma() by default
>
> drivers/scsi/Kconfig | 2 +-
> drivers/scsi/NCR53c406a.c | 2 +-
> drivers/scsi/pas16.c | 2 --
> drivers/scsi/qlogicfas.c | 2 --
> 4 files changed, 2 insertions(+), 6 deletions(-)
>
> --
> 1.8.3.2
>
> Cc: Matthew Wilcox <matthew@wil.cx>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Michael Schmitz <schmitzmic@gmail.com>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
---end quoted text---
next prev parent reply other threads:[~2014-06-25 11:02 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 21:29 [PATCH 0/4] ARM randconfig fixes for SCSI Arnd Bergmann
2014-06-05 21:29 ` Arnd Bergmann
2014-06-05 21:29 ` [PATCH 1/4] [SCSI] Don't build AdvanSys on ARM Arnd Bergmann
2014-06-05 21:29 ` Arnd Bergmann
2014-06-11 12:17 ` Christoph Hellwig
2014-06-11 12:17 ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 2/4] [SCSI] pas16: don't call free_dma() Arnd Bergmann
2014-06-05 21:29 ` Arnd Bergmann
2014-06-11 12:17 ` Christoph Hellwig
2014-06-11 12:17 ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 3/4] [SCSI] qlogicfas: " Arnd Bergmann
2014-06-05 21:29 ` Arnd Bergmann
2014-06-11 12:17 ` Christoph Hellwig
2014-06-11 12:17 ` Christoph Hellwig
2014-06-05 21:29 ` [PATCH 4/4] [SCSI] NCR53c406a: don't call free_dma() by default Arnd Bergmann
2014-06-05 21:29 ` Arnd Bergmann
2014-06-11 12:17 ` Christoph Hellwig
2014-06-11 12:17 ` Christoph Hellwig
2014-06-25 11:04 ` Christoph Hellwig [this message]
2014-06-25 11:04 ` [PATCH 0/4] ARM randconfig fixes for SCSI Christoph Hellwig
2014-06-26 4:11 ` Finn Thain
2014-06-26 4:11 ` Finn Thain
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=20140625110457.GD19181@infradead.org \
--to=hch@infradead.org \
--cc=JBottomley@parallels.com \
--cc=arnd@arndb.de \
--cc=fthain@telegraphics.com.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=matthew@wil.cx \
--cc=schmitzmic@gmail.com \
/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.