]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2015 02:55:45 +0000 (18:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2015 02:55:45 +0000 (18:55 -0800)
commit12b1eb363e9aa2031c9982755e933e8fcb423f4f
tree57622099fc953f33309c8059050cb3e0517c2ebc
parent3cb3eb99d9d74286adf8edd55583dadb59a5e558
parent122e23dec328a5f258ca1e4f23c566d3310af276
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu

Pull percpu changes from Tejun Heo:
 "Nothing too interesting.  One cleanup patch and another to add a
  trivial state check function"

* 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  percpu_ref: implement percpu_ref_is_dying()
  percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()