[pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"
Dominik Csapak
d.csapak at proxmox.com
Wed Apr 18 11:14:13 CEST 2018
On 04/18/2018 11:12 AM, Daniel Boothby wrote:
> This issue is still there but now on line 188:
>
> @@ -4529,6 +4630,7 @@ static const struct pci_dev_acs_enabled {
>
> should instead be:
>
> @@ -4529,6 +4529,7 @@ static const struct pci_dev_acs_enabled {
>
i think you misunderstand this patch syntax
it says
it was at line 4529 column 6
now it is at line 4630 column 7
which is correct as the patch add about 100 lines at the beginning...
More information about the pve-devel
mailing list