lkml.org 
[lkml]   [2002]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectProblems with 2.5.14 PCI reorg and non-PCI architectures
Date
From
Hi All,

You've moved arch/i386/kernel/pci-dma.c under your pci subdirectory. This
means that it is now compiled in only when CONFIG_PCI is defined whereas
previously it was always compiled.

This file contains all of the DMA memory manipulation functions (like
pci_alloc_consistent et al.) which you need for device driver memory mapping
even in a non PCI bus machine.

I think the solution is to move it back up to the i386/kernel level and make
it always compiled in (perhaps keeping the name as dma.c, though).

James


-
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-03-22 13:25    [W:0.086 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site