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)
commitc2189e3a3d67e94941c568ee8fab1b86983cd024
tree57622099fc953f33309c8059050cb3e0517c2ebc
parented824a625006e47d2584ee0bba9227a34cc06671
parent4c907baf36d8339f393bb576d0bab29194d0e6ad
Merge branch 'for-3.20' of git://git./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()