diff options
| author | Linus Torvalds <[email protected]> | 2014-05-13 02:25:56 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-05-13 02:25:56 +0000 |
| commit | 68cb363a4ddc335fddf6e2ccb03e4a907ba7afbf (patch) | |
| tree | 636ca2cf21ded393eca9b78d33dcb8e7eefde533 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| parent | percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() (diff) | |
| download | kernel-68cb363a4ddc335fddf6e2ccb03e4a907ba7afbf.tar.gz kernel-68cb363a4ddc335fddf6e2ccb03e4a907ba7afbf.zip | |
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Pull a percpu fix from Tejun Heo:
"Fix for a percpu allocator bug where it could try to kfree() a memory
region allocated using vmalloc(). The bug has been there for years
now and is unlikely to have ever triggered given the size of struct
pcpu_chunk. It's still theoretically possible and the fix is simple
and safe enough, so the patch is marked with -stable"
* 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
