summaryrefslogtreecommitdiff
path: root/arch/m68k/sun3/dvma.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2016-10-13 15:45:20 (GMT)
committerRadim Krčmář <rkrcmar@redhat.com>2016-10-20 12:54:11 (GMT)
commit8678654e3c7ad7b0f4beb03fa89691279cba71f9 (patch)
tree7f43be669d3cf478b9691203110fc0368736e769 /arch/m68k/sun3/dvma.c
parent758f588d6fa2b1e64b6ae4bc4e7e86331bdee479 (diff)
downloadlinux-8678654e3c7ad7b0f4beb03fa89691279cba71f9.tar.xz
kvm: x86: memset whole irq_eoi
gcc 7 warns: arch/x86/kvm/ioapic.c: In function 'kvm_ioapic_reset': arch/x86/kvm/ioapic.c:597:2: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] And it is right. Memset whole array using sizeof operator. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: x86@kernel.org Cc: kvm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> [Added x86 subject tag] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/m68k/sun3/dvma.c')
0 files changed, 0 insertions, 0 deletions