From: Christoph Hellwig <hch@infradead.org>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: tkffaul@outlook.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vfio/pci: Sanity check IGD OpRegion Size
Date: Mon, 10 May 2021 07:12:46 +0100 [thread overview]
Message-ID: <YJjO3n6jWYDoYPAo@infradead.org> (raw)
In-Reply-To: <162041357421.21800.16214130780777455390.stgit@omen>
On Fri, May 07, 2021 at 12:53:17PM -0600, Alex Williamson wrote:
> + /*
> + * The OpRegion size field is specified as size in KB, but there have been
> + * user reports where this field appears to report size in bytes. If we
> + * read 8192, assume this is the case.
> + */
Please avoid pointlesly spilling the comment line over 80 chars.
> + if (size == OPREGION_SIZE)
Shouldn't this be a range tests, i.e. >= ?
next prev parent reply other threads:[~2021-05-10 6:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 18:53 Alex Williamson
2021-05-08 4:50 ` Zhenyu Wang
2021-05-10 1:10 ` Yuan Yao
2021-05-10 1:34 ` Alex Williamson
2021-05-10 3:14 ` Yuan Yao
2021-05-10 6:12 ` Christoph Hellwig [this message]
2021-05-13 14:43 ` Alex Williamson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YJjO3n6jWYDoYPAo@infradead.org \
--to=hch@infradead.org \
--cc=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tkffaul@outlook.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®