kernel-ark/arch/parisc
Christoph Lameter 6f7d998e94 [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>
2007-10-18 00:58:45 -07:00
..
configs [PARISC] Update defconfigs 2007-10-18 00:58:37 -07:00
hpux Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
kernel [PARISC] Use page allocator instead of slab allocator in pci-dma.c 2007-10-18 00:58:45 -07:00
lib [PARISC] parisc: "extern inline" -> "static inline" 2007-10-18 00:58:41 -07:00
math-emu kbuild: fix up CFLAGS usage 2007-10-14 21:49:42 +02:00
mm During VM oom condition, kill all threads in process group 2007-10-16 09:42:52 -07:00
oprofile [PARISC] sparse fixes 2006-12-08 00:34:33 -05:00
defconfig [PARISC] Update defconfigs 2007-10-18 00:58:37 -07:00
defpalo.conf
install.sh
Kconfig Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 2007-02-26 12:48:06 -08:00
Kconfig.debug
Makefile kbuild: enable 'make CFLAGS=...' to add additional options to CC 2007-10-14 22:21:35 +02:00
nm