diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2021-01-15 11:11:23 -0800 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2021-01-18 07:22:20 +0100 |
commit | bd9dcef67ffcae2de49e319fba349df76472fd10 (patch) | |
tree | 42868e45443ba20727556562d01805d001962aa2 /block/mq-deadline.c | |
parent | 3d7746bea92530e8695258a3cf3ddec7a135edd6 (diff) |
x86/xen: fix 'nopvspin' build error
Fix build error in x86/xen/ when PARAVIRT_SPINLOCKS is not enabled.
Fixes this build error:
../arch/x86/xen/smp_hvm.c: In function ‘xen_hvm_smp_init’:
../arch/x86/xen/smp_hvm.c:77:3: error: ‘nopvspin’ undeclared (first use in this function)
nopvspin = true;
Fixes: 3d7746bea925 ("x86/xen: Fix xen_hvm_smp_init() when vector callback not available")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: David Woodhouse <dwmw@amazon.co.uk>
Cc: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20210115191123.27572-1-rdunlap@infradead.org
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'block/mq-deadline.c')
0 files changed, 0 insertions, 0 deletions