Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS

Previous thread: [PATCH] bluetooth: hidp core debug code wrong argument fix by Dave Young on Friday, October 19, 2007 - 1:00 am. (2 messages)

Next thread: [patch] x86: lock bitops by Nick Piggin on Friday, October 19, 2007 - 1:13 am. (1 message)
To: Matthew Wilcox <matthew@...>
Cc: LKML <linux-kernel@...>, <linux-scsi@...>, Andrew Morton <akpm@...>
Date: Friday, October 19, 2007 - 1:04 am

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

-

To: Stephen Rothwell <sfr@...>
Cc: Matthew Wilcox <matthew@...>, LKML <linux-kernel@...>, <linux-scsi@...>, Andrew Morton <akpm@...>
Date: Friday, October 19, 2007 - 1:20 am

Please explain "why" in the changelog (what changelog?).

E.g.:
so that make allmodconfig on powerpc will have a better chance
of building.

---
~Randy
-

To: Randy Dunlap <randy.dunlap@...>
Cc: Stephen Rothwell <sfr@...>, Matthew Wilcox <matthew@...>, LKML <linux-kernel@...>, <linux-scsi@...>
Date: Friday, October 19, 2007 - 1:30 am

My version of this patch does that. I'll be sending it into Linus in an
hour or so.
-

To: Andrew Morton <akpm@...>
Cc: Randy Dunlap <randy.dunlap@...>, Matthew Wilcox <matthew@...>, LKML <linux-kernel@...>, <linux-scsi@...>
Date: Friday, October 19, 2007 - 2:33 am

Thanks.

--=20
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

To: <sfr@...>
Cc: <matthew@...>, <linux-kernel@...>, <linux-scsi@...>, <akpm@...>
Date: Friday, October 19, 2007 - 1:07 am

From: Stephen Rothwell <sfr@canb.auug.org.au>

Acked-by: David S. Miller <davem@davemloft.net>
-

Previous thread: [PATCH] bluetooth: hidp core debug code wrong argument fix by Dave Young on Friday, October 19, 2007 - 1:00 am. (2 messages)

Next thread: [patch] x86: lock bitops by Nick Piggin on Friday, October 19, 2007 - 1:13 am. (1 message)