ow/intel enable their PCI-Device with pci_enable_device().
> Thus, they need the never-managed version.
>
> Replace pci_intx() with pci_intx_unmanaged().
>
> Signed-off-by: Philipp Stanner
> Acked-by: Shyam Sundar S K #for ntb_hw_amd.c
Acked-by: Dave Jiang # for ntb_hw_g
mce notifier to emit aliased address for
> extended linear cache")
> Signed-off-by: WangYuli
Reviewed-by: Dave Jiang
> ---
> drivers/cxl/core/mce.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cxl/core/mce.h b/drivers/cxl/core/mce.h
> i