lkml.org 
[lkml]   [2005]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] (11/43) Kconfig fix (infiniband and PCI)
From
Date
    Al> infiniband uses PCI helpers all over the place (including the
Al> core parts) and won't build without PCI.

I don't think this is the right fix. The only PCI helpers used in
code that is enabled with CONFIG_PCI=n are pci_unmap_addr_set() and
pci_unmap_addr(). And they're only used because no one has added
dma_unmap_addr_set() and dma_unmap_addr() -- the core code is properly
using the general dma_xxx API wherever possible.

There actually is non-PCI InfiniBand hardware coming, so we'll have to
fix this properly at some point.

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

\
 
 \ /
  Last update: 2005-08-24 18:25    [W:0.047 / U:4.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site