linux/arch/powerpc/include
LEROY Christophe ce67f5d0a0 powerpc32: Use kmem_cache memory for PGDIR
When pages are not 4K, PGDIR table is allocated with kmalloc(). In order to
optimise TLB handlers, aligned memory is needed. kmalloc() doesn't provide
aligned memory blocks, so lets use a kmem_cache pool instead.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2015-01-29 21:59:02 -06:00
..
asm powerpc32: Use kmem_cache memory for PGDIR 2015-01-29 21:59:02 -06:00
uapi/asm net: sock: allow eBPF programs to be attached to sockets 2014-12-05 21:47:32 -08:00