Re: [PATCH 2.6.17-rc5-mm2 17/18] sbp2: provide helptext forCONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experimental

From: Ben Collins
Date: Fri Jun 02 2006 - 16:47:14 EST


On Fri, 2006-06-02 at 22:27 +0200, Stefan Richter wrote:
> It appears I will not get it fixed overnight.

> - bool "Enable Phys DMA support for SBP2 (Debug)"
> - depends on IEEE1394 && IEEE1394_SBP2
> + bool "Enable replacement for physical DMA in SBP2"
> + depends on IEEE1394 && IEEE1394_SBP2 && EXPERIMENTAL

Please add '&& !SPARC' to the depends line. Other architectures may
apply, but I know for sure that this cannot be enabled on SPARC or
SPARC64 since the module will be unloadable due to missing symbols
(virt_to_bus, bus_to_virt).

--
Ubuntu - http://www.ubuntu.com/
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
SwissDisk - http://www.swissdisk.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/