]> git.baikalelectronics.ru Git - kernel.git/commit
NOMMU: support SMP dynamic percpu_alloc
authorGraf Yang <graf.yang@analog.com>
Mon, 28 Mar 2011 11:53:29 +0000 (12:53 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 28 Mar 2011 11:53:29 +0000 (12:53 +0100)
commit4c49961004c4cec9e318c2b436276a89e1cc2378
tree525676c9164059fb4f03bab86c3b0cb9c6f21d32
parent9f72dd2b64dfca775d36be0f6086587db2fbe941
NOMMU: support SMP dynamic percpu_alloc

The percpu code requires more functions to be implemented in the mm core
which nommu currently does not provide.  So add inline implementations
since these are largely meaningless on nommu systems.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
include/linux/vmalloc.h