]> 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)
commitee1e94500312f824b341d51d8d98c5f8dcae89af
tree57622099fc953f33309c8059050cb3e0517c2ebc
parentbc233b4a57886c83934a53a900470dfb8a55520c
parentab3bea0f83e1d5b5b820a3ea9ad989e37e816e99
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()