I like it
> although there are some tricky details to consider - who frees up the
> extra tables on a module unload (if anyone), and how do we manage
> multiple modules with chains of tables (or do we just disallow that
> case).
There will definitely be cases where people will want to black out
existing entries too.
Or would that open up to too much potential vendor abuse?
> I think it also means we need to be able to go pci table -> owner ?
I don't really see why. If you wanted to be terribly correct have
these things as refcounting kobjects or similar... But really, with all
those other wonderfully unlocked PCI lists in the core, why starting
doing it The Right Way now? ;-)
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/