2010-06-01 21:32:51

by Tom Lyon

[permalink] [raw]
Subject: Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers

On Monday 31 May 2010 10:17:35 am Alan Cox wrote:
>
> Does look like it needs a locking audit, some memory and error checks
> reviewing and some further review of the ioctl security and
> overflows/trusted values.
Yes. Thanks for the detailed look.
>
> Rather a nice way of attacking the user space PCI problem.
And thanks for that!