summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-05-10 14:59:50 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-05-10 14:59:50 -0700
commitf3b26922ecea142a675fa464dbc47d4c4f48dab1 (patch)
treedb41bf58a01fcf5582e267386995e6fc45563549 /mm/page_alloc.c
parentfda27bed908bb8c1c9bdaceb6b49bc6b21fc5424 (diff)
parent100d13c3b5b9410f604b86f5e0a34da64b8cf659 (diff)
downloadop-kernel-dev-f3b26922ecea142a675fa464dbc47d4c4f48dab1.zip
op-kernel-dev-f3b26922ecea142a675fa464dbc47d4c4f48dab1.tar.gz
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Pull percpu fixes from Tejun Heo: "This pull request contains two patches. One is kmemleak annotation fix which isn't critical. The other is kinda serious. Depending on NUMA topology, percpu allocator may end up assigning overlapping regions for the static percpu areas for different CPUs. While critical, the bug has been there for a very long time and only few configurations seem to be affected (NUMA configurations w/ no memory nodes for example) - so, while it's critical, it isn't exactly urgent." * 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu: kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud