summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorGreg Thelen2013-11-13 00:08:34 +0100
committerLinus Torvalds2013-11-13 04:09:11 +0100
commit623fd8072c7c4d77a184bc9e35192acf480c18e4 (patch)
treeb8d8aa69d5d532430b6f1dd1221a4e32b60c85e3 /lib/Makefile
parentdrivers/char/hpet.c: allow user controlled mmap for user processes (diff)
downloadkernel-qcow2-linux-623fd8072c7c4d77a184bc9e35192acf480c18e4.tar.gz
kernel-qcow2-linux-623fd8072c7c4d77a184bc9e35192acf480c18e4.tar.xz
kernel-qcow2-linux-623fd8072c7c4d77a184bc9e35192acf480c18e4.zip
percpu: add test module for various percpu operations
Tests various percpu operations. Enable with CONFIG_PERCPU_TEST=m. Signed-off-by: Greg Thelen <gthelen@google.com> Acked-by: Tejun Heo <tj@kernel.org> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index f3bb2cb98adf..bb016e116ba4 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -157,6 +157,8 @@ obj-$(CONFIG_INTERVAL_TREE_TEST) += interval_tree_test.o
interval_tree_test-objs := interval_tree_test_main.o interval_tree.o
+obj-$(CONFIG_PERCPU_TEST) += percpu_test.o
+
obj-$(CONFIG_ASN1) += asn1_decoder.o
obj-$(CONFIG_FONT_SUPPORT) += fonts/