From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 177451] New: vhost_scsi_flush: warning: the frame size of 1032
bytes is larger than 1024 bytes
Date: Thu, 13 Oct 2016 19:33:31 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8BIT
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:54622 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1753631AbcJMTeZ (ORCPT );
Thu, 13 Oct 2016 15:34:25 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id E481B2034C
for ; Thu, 13 Oct 2016 19:33:35 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 44781203B6
for ; Thu, 13 Oct 2016 19:33:32 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=177451
Bug ID: 177451
Summary: vhost_scsi_flush: warning: the frame size of 1032
bytes is larger than 1024 bytes
Product: Virtualization
Version: unspecified
Kernel Version: 4.8.1
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: low
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: rockorequin@hotmail.com
Regression: No
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?
--
You are receiving this mail because:
You are watching the assignee of the bug.