]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
percpu_refcount: export symbols
authorMatias Bjorling <m@bjorling.me>
Wed, 16 Oct 2013 20:47:01 +0000 (13:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2013 04:35:53 +0000 (21:35 -0700)
commit5e9dd373dea43f61f5d3ce8b6667377a02c6fd42
treedc408094354bd291c27a9be8ea9395d201444a1f
parent84235de394d9775bfaa7fa9762a59d91fef0c1fc
percpu_refcount: export symbols

Export the interface to be used within modules.

Signed-off-by: Matias Bjorling <m@bjorling.me>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/percpu-refcount.c