diff options
| author | Jiqian Chen <[email protected]> | 2024-10-12 08:45:37 +0000 |
|---|---|---|
| committer | Juergen Gross <[email protected]> | 2024-10-18 09:59:04 +0000 |
| commit | 0fd2a743301b6b5eec0f407080f89bed98384836 (patch) | |
| tree | 327b2cadd794a4a1f9d56583084c69c9abc0962c /net/unix/af_unix.c | |
| parent | x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE (diff) | |
| download | kernel-0fd2a743301b6b5eec0f407080f89bed98384836.tar.gz kernel-0fd2a743301b6b5eec0f407080f89bed98384836.zip | |
xen: Remove dependency between pciback and privcmd
Commit 2fae6bb7be32 ("xen/privcmd: Add new syscall to get gsi from dev")
adds a weak reverse dependency to the config XEN_PRIVCMD definition, that
dependency causes xen-privcmd can't be loaded on domU, because dependent
xen-pciback isn't always be loaded successfully on domU.
To solve above problem, remove that dependency, and do not call
pcistub_get_gsi_from_sbdf() directly, instead add a hook in
drivers/xen/apci.c, xen-pciback register the real call function, then in
privcmd_ioctl_pcidev_get_gsi call that hook.
Fixes: 2fae6bb7be32 ("xen/privcmd: Add new syscall to get gsi from dev")
Reported-by: Marek Marczykowski-Górecki <[email protected]>
Signed-off-by: Jiqian Chen <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
