On 5/24/2018 3:40 PM, Omer Efrat wrote:
On 5/23/2018 3:21 PM, Arend van Spriel wrote:
Well. I think what you are missing is a wireless driver in linux
upstream. We backport on a as-needed basis so the reason is probably
that none of the upstream drivers require the pci_alloc_irq_vectors()
function. So what wireless driver are we talking about here. Is it a
proprietary driver?
Yes, we are talking about a proprietary driver.
Does that mean I should just add pci_alloc_irq_vectors function myself and send it here as a patch?
You could, but I asked about your driver because the backports project
exports its symbols using EXPORT_SYMBOL_GPL(). This means that only
GPL-compatible drivers can use it. This has been a conscious decision
(see [1]).
Regards,
Arend
[1] https://backports.wiki.kernel.org/index.php/License
--
To unsubscribe from this list: send the line "unsubscribe backports" in