commit | 7ab85d4a85160ea2ffc96b1255443cbc83be180f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 31 15:44:04 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 31 15:44:04 2016 -0800 |
tree | 65ccb76940c7574d96d235cd2860ea7473610e8b | |
parent | 29d14f083522e5bc762256f68227d267118946c8 [diff] | |
parent | 840d6fe7425ffb6a62d53b2759e01ae6daf90e4e [diff] |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Thomas Gleixner: "Three small fixes in the scheduler/core: - use after free in the numa code - crash in the numa init code - a simple spelling fix" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: pid: Fix spelling in comments sched/numa: Fix use-after-free bug in the task_numa_compare sched: Fix crash in sched_init_numa()