commit | 3077805eebb63d75ad716e36777a54a3321d34a5 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 25 13:24:40 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 25 13:24:40 2020 -0700 |
tree | d2d1f68c7242a75628f06e4392a5fcbeb9cd286c | |
parent | 17baa442864254cb2aadf3a4d668c0f81d2f07c5 [diff] | |
parent | 062d3f95b630113e1156a31f376ad36e25da29a7 [diff] |
Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master Pull scheduler fixes from Ingo Molnar: "Fix a race introduced by the recent loadavg race fix, plus add a debug check for a hard to debug case of bogus wakeup function flags" * tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched: Warn if garbage is passed to default_wake_function() sched: Fix race against ptrace_freeze_trace()