aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Makefile
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2007-10-16 14:24:58 -0700
committerKyle McMartin <kyle@shortfin.cabal.ca>2007-10-18 00:58:45 -0700
commit6f7d998e94ec7b7f08bd0c72fc05343435d7fa93 (patch)
treea9a211fbf6c72f25d4cd85fd42f349e91bb839de /arch/parisc/Makefile
parent[PARISC] parisc: "extern inline" -> "static inline" (diff)
downloadlinux-dev-6f7d998e94ec7b7f08bd0c72fc05343435d7fa93.tar.xz
linux-dev-6f7d998e94ec7b7f08bd0c72fc05343435d7fa93.zip
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
Slab pages obtained via kmalloc are not cacheline aligned. Nor is it advisable to perform VM operations designed for page allocator pages on memory obtained via kmalloc. So replace the page sized allocations in kernel/pci-dma.c with page allocator pages. Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Hugh Dickins <hugh@veritas.com> Cc: Grant Grundler <grundler@parisc-linux.org> Cc: Matthew Wilcox <willy@debian.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/Makefile')
0 files changed, 0 insertions, 0 deletions