* [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
@ 2007-10-19 5:04 Stephen Rothwell
2007-10-19 5:07 ` David Miller
2007-10-19 5:20 ` Randy Dunlap
0 siblings, 2 replies; 5+ messages in thread
From: Stephen Rothwell @ 2007-10-19 5:04 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: LKML, linux-scsi, Andrew Morton
At least for now.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
drivers/scsi/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 30905ce..325533c 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -523,6 +523,7 @@ config SCSI_ADVANSYS
tristate "AdvanSys SCSI support"
depends on SCSI
depends on ISA || EISA || PCI
+ depends on VIRT_TO_BUS
help
This is a driver for all SCSI host adapters manufactured by
AdvanSys. It is documented in the kernel source in
--
1.5.3.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
2007-10-19 5:04 [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS Stephen Rothwell
@ 2007-10-19 5:07 ` David Miller
2007-10-19 5:20 ` Randy Dunlap
1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2007-10-19 5:07 UTC (permalink / raw)
To: sfr; +Cc: matthew, linux-kernel, linux-scsi, akpm
From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Fri, 19 Oct 2007 15:04:31 +1000
> At least for now.
>
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
2007-10-19 5:04 [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS Stephen Rothwell
2007-10-19 5:07 ` David Miller
@ 2007-10-19 5:20 ` Randy Dunlap
2007-10-19 5:30 ` Andrew Morton
1 sibling, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2007-10-19 5:20 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Matthew Wilcox, LKML, linux-scsi, Andrew Morton
On Fri, 19 Oct 2007 15:04:31 +1000 Stephen Rothwell wrote:
> At least for now.
Please explain "why" in the changelog (what changelog?).
E.g.:
so that make allmodconfig on powerpc will have a better chance
of building.
or whatever.
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> ---
> drivers/scsi/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> --
> Cheers,
> Stephen Rothwell sfr@canb.auug.org.au
>
> diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
> index 30905ce..325533c 100644
> --- a/drivers/scsi/Kconfig
> +++ b/drivers/scsi/Kconfig
> @@ -523,6 +523,7 @@ config SCSI_ADVANSYS
> tristate "AdvanSys SCSI support"
> depends on SCSI
> depends on ISA || EISA || PCI
> + depends on VIRT_TO_BUS
> help
> This is a driver for all SCSI host adapters manufactured by
> AdvanSys. It is documented in the kernel source in
---
~Randy
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
2007-10-19 5:20 ` Randy Dunlap
@ 2007-10-19 5:30 ` Andrew Morton
2007-10-19 6:33 ` Stephen Rothwell
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2007-10-19 5:30 UTC (permalink / raw)
To: Randy Dunlap; +Cc: Stephen Rothwell, Matthew Wilcox, LKML, linux-scsi
On Thu, 18 Oct 2007 22:20:17 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> On Fri, 19 Oct 2007 15:04:31 +1000 Stephen Rothwell wrote:
>
> > At least for now.
>
> Please explain "why" in the changelog (what changelog?).
>
> E.g.:
> so that make allmodconfig on powerpc will have a better chance
> of building.
My version of this patch does that. I'll be sending it into Linus in an
hour or so.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
2007-10-19 5:30 ` Andrew Morton
@ 2007-10-19 6:33 ` Stephen Rothwell
0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2007-10-19 6:33 UTC (permalink / raw)
To: Andrew Morton; +Cc: Randy Dunlap, Matthew Wilcox, LKML, linux-scsi
[-- Attachment #1: Type: text/plain, Size: 571 bytes --]
On Thu, 18 Oct 2007 22:30:23 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:
>
> On Thu, 18 Oct 2007 22:20:17 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> >
> > Please explain "why" in the changelog (what changelog?).
> >
> > E.g.:
> > so that make allmodconfig on powerpc will have a better chance
> > of building.
Yep, sorry.
> My version of this patch does that. I'll be sending it into Linus in an
> hour or so.
Thanks.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-10-19 6:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 5:04 [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS Stephen Rothwell
2007-10-19 5:07 ` David Miller
2007-10-19 5:20 ` Randy Dunlap
2007-10-19 5:30 ` Andrew Morton
2007-10-19 6:33 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox