Bug 177451 - vhost_scsi_flush: warning: the frame size of 1032 bytes is larger than 1024 bytes
Summary: vhost_scsi_flush: warning: the frame size of 1032 bytes is larger than 1024 b...
Status: NEW
Alias: None
Product: Virtualization
Classification: Unclassified
Component: kvm (show other bugs)
Hardware: All Linux
: P1 low
Assignee: virtualization_kvm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-13 19:33 UTC by rocko
Modified: 2016-10-13 19:33 UTC (History)
0 users

See Also:
Kernel Version: 4.8.1
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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?

Note You need to log in before you can comment on or make changes to this bug.