aboutsummaryrefslogtreecommitdiff
path: root/lib/percpu_test.c
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13percpu: add test module for various percpu operationsGreg Thelen1-0/+138
Tests various percpu operations. Enable with CONFIG_PERCPU_TEST=m. Signed-off-by: Greg Thelen <[email protected]> Acked-by: Tejun Heo <[email protected]> Acked-by: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>