On Fri, Mar 04, 2022 at 01:10:45AM +0200, Martin Radev wrote: > Hello everyone, > > Thanks for the reviews in the first patch set. > > This is the second version of the original patch set which addresses > few found overflows in the common virtio code. Since the first version, > the following changes were made: > - the virtio_net warning patch was removed. > - a WARN_ONCE macro is added to help signal that an issue was observed, > but without polluting the log. > - a couple of improvements in sanitization and style. > - TODO comment for missing handling of multi-byte PCI accesses. > > The Makefile change is kept in its original form because I didn't understand > if there is an issue with it on aarch64. It looks like we're nearly there with this series. Martin, do you plan to spin a v3, please? Will