]> Git Repo - linux.git/commitdiff
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <[email protected]>
Mon, 8 Sep 2014 03:10:06 +0000 (20:10 -0700)
committerLinus Torvalds <[email protected]>
Mon, 8 Sep 2014 03:10:06 +0000 (20:10 -0700)
Pull percpu fixes from Tejun Heo:
 "One patch to fix a failure path in the alloc path.  The bug is
  dangerous but probably not too likely to actually trigger in the wild
  given that there hasn't been any report yet.

  The other two are low impact fixes"

* 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  percpu: free percpu allocation info for uniprocessor system
  percpu: perform tlb flush after pcpu_map_pages() failure
  percpu: fix pcpu_alloc_pages() failure path


Trivial merge
This page took 0.063101 seconds and 4 git commands to generate.