diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-25 19:25:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-25 19:25:16 +0100 |
commit | 87702a337f748d19a59a7826aeeffe0f6aeab7d4 (patch) | |
tree | 10dd30426e0e24886163c592d2e5bc7b473eb8ad /Makefile | |
parent | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
parent | sched/features: Fix !CONFIG_JUMP_LABEL case (diff) | |
download | linux-87702a337f748d19a59a7826aeeffe0f6aeab7d4.tar.xz linux-87702a337f748d19a59a7826aeeffe0f6aeab7d4.zip |
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Thomas Gleixner:
"Two scheduler fixes:
- A trivial build fix for sched_feat() to compile correctly with
CONFIG_JUMP_LABEL=n
- Replace a zero lenght array with a flexible array"
* tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/features: Fix !CONFIG_JUMP_LABEL case
sched: Replace zero-length array with flexible-array
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions