On Tue, 09 Nov 2010 10:43:07 +0100 Martin Wilck <martin.wilck@xxxxxxxxxxxxxx> wrote: > Hi Jesse & linux-pci, > > may I kindly ask if anyone has had a look at this patch yet? > > https://patchwork.kernel.org/patch/270271/ > http://kerneltrap.org/mailarchive/linux-kernel/2010/10/21/4635039 Yes I looked at it, and then promptly lost it in my inbox. Thanks for fixing this; /proc/bus/pci semantics are definitely different than /sys so we definitely want this. I don't really like the new int argument to pci_mmap_fits (it's not obvious from reading callers what that arg would do), maybe you could make it into an enum that better describes the API or semantic being used for the check? Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html