diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-09 12:09:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-09 12:09:43 -0800 |
commit | f41377609a722fec65f4b0df4e8dc5ea946fb866 (patch) | |
tree | 76f3a488415536ee5d8d06e3590b1c07133f1a8d /arch/x86/pci | |
parent | ca21b9b37059ee07176028de415cc4699db259cb (diff) | |
parent | 1e474b28e78897d0d170fab3b28ba683149cb9ea (diff) | |
download | linux-stable-f41377609a722fec65f4b0df4e8dc5ea946fb866.tar.gz linux-stable-f41377609a722fec65f4b0df4e8dc5ea946fb866.tar.bz2 linux-stable-f41377609a722fec65f4b0df4e8dc5ea946fb866.zip |
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull SMP fixes from Thomas Gleixner:
"Two fixes for the SMP related functionality:
- Make the UP version of smp_call_function_single() match SMP
semantics when called for a not available CPU. Instead of emitting
a warning and assuming that the function call target is CPU0,
return a proper error code like the SMP version does.
- Remove a superfluous check in smp_call_function_many_cond()"
* tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
smp/up: Make smp_call_function_single() match SMP semantics
smp: Remove superfluous cond_func check in smp_call_function_many_cond()
Diffstat (limited to 'arch/x86/pci')
0 files changed, 0 insertions, 0 deletions