]> www.infradead.org Git - users/willy/linux.git/commit
mm: Move kvmalloc declarations to slab.h printf-state
authorMatthew Wilcox <willy@infradead.org>
Sun, 20 Jan 2019 16:03:51 +0000 (11:03 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sun, 20 Jan 2019 16:03:51 +0000 (11:03 -0500)
commitcb42cf529d0064a3ad8dee27b0a9a47f45789f79
treed8b87bce0eac29bf6f284ed1e67cea7d66b6891d
parent299409d73ed3372a6b92a7d1cb1c4d2ba06abb02
mm: Move kvmalloc declarations to slab.h

Contrary to popular belief, not every file in the kernel includes mm.h
and this helps transition users from kmalloc to kvmalloc.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
include/linux/mm.h
include/linux/slab.h