diff options
| author | Linus Torvalds <[email protected]> | 2020-09-21 19:42:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-09-21 19:42:31 +0000 |
| commit | 98477740630f270aecf648f1d6a9dbc6027d4ff1 (patch) | |
| tree | 22a68caea35b25309595167acc387c491d934d24 /arch/x86/entry/common.c | |
| parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
| parent | rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread() (diff) | |
| download | kernel-98477740630f270aecf648f1d6a9dbc6027d4ff1.tar.gz kernel-98477740630f270aecf648f1d6a9dbc6027d4ff1.zip | |
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull RCU fix from Paul McKenney:
"This contains a single commit that fixes a bug that was introduced in
the last merge window. This bug causes a compiler warning complaining
about show_rcu_tasks_classic_gp_kthread() being an unused static
function in !SMP kernels.
The fix is straightforward, just adding an 'inline' to make this a
static inline function, thus avoiding the warning.
This bug was reported by Laurent Pinchart, who would like it fixed
sooner rather than later"
* 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Diffstat (limited to 'arch/x86/entry/common.c')
0 files changed, 0 insertions, 0 deletions
