summaryrefslogtreecommitdiff
path: root/kernel/groups.c
diff options
context:
space:
mode:
authorIra W. Snyder <iws@ovro.caltech.edu>2010-09-09 23:37:58 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2010-09-10 01:57:24 (GMT)
commit94131e174fedd9f3f9bb148cee4be12f2d46d68e (patch)
tree25cfaeb07bd63f19f776bd34e8633e9f7f8a544e /kernel/groups.c
parent408929bed7841686ce5fdd06366fb652cb653d6c (diff)
downloadlinux-fsl-qoriq-94131e174fedd9f3f9bb148cee4be12f2d46d68e.tar.xz
arch/powerpc/include/asm/fsldma.h needs slab.h
The slab.h header is required to use the kmalloc() family of functions. Due to recent kernel changes, this header must be directly included by code that calls into the memory allocator. Without this patch, any code which includes this header fails to build. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Cc: Dan Williams <dan.j.williams@intel.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions