diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-08 20:06:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-08 20:06:07 +0200 |
commit | e9b19cd43f3f55a7f1d1c9a033feda8dabce3be6 (patch) | |
tree | 2cb60b7af0bba9f69eb54db66f6e25f7c0fc898c /COPYING | |
parent | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (diff) | |
parent | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit (diff) | |
download | linux-e9b19cd43f3f55a7f1d1c9a033feda8dabce3be6.tar.xz linux-e9b19cd43f3f55a7f1d1c9a033feda8dabce3be6.zip |
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Pull two percpu fixes from Tejun Heo:
"One adds missing KERN_CONT on split printk()s and the other makes
the percpu allocator avoid using PMD_SIZE as atom_size on x86_32.
Using PMD_SIZE led to vmalloc area exhaustion on certain
configurations (x86_32 android) and the only cost of using PAGE_SIZE
instead is static percpu area not being aligned to large page
mapping."
* 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
percpu: use KERN_CONT in pcpu_dump_alloc_info()
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions