Bug 177451

Summary: vhost_scsi_flush: warning: the frame size of 1032 bytes is larger than 1024 bytes
Product: Virtualization Reporter: rocko (rockorequin)
Component: kvmAssignee: virtualization_kvm
Status: NEW ---    
Severity: low    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.8.1 Subsystem:
Regression: No Bisected commit-id:

Description rocko 2016-10-13 19:33:31 UTC
I noticed this when I compiled 4.8.1:

drivers/vhost/scsi.c: In function ‘vhost_scsi_flush’:
drivers/vhost/scsi.c:1176:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 }

Is this the right place to report it and is it important?