OpenCloudOS-Kernel/drivers/soc/xilinx
Tanmay Shah 61cc78be35 soc: xilinx: fix unhandled SGI warning message
[ Upstream commit 9c6724abf969251af53cdae525ad8100ec78d3c2 ]

Xen broadcasts SGI to each VM when multiple VMs run on Xen hypervisor. In
such case spurious SGI is expected if one event is registered by one VM and
not registered by another VM. We let users know that Unhandled SGI is not
error and expected if kernel is running on Xen hypervisor.

Signed-off-by: Tanmay Shah <tanmay.shah@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1698431039-2734260-1-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-05 20:14:19 +00:00
..
Kconfig drivers: soc: xilinx: add xilinx event management driver 2021-12-03 16:08:46 +01:00
Makefile soc: xilinx: Move power-domain driver to the genpd dir 2023-07-14 10:41:59 +02:00
xlnx_event_manager.c soc: xilinx: fix unhandled SGI warning message 2024-02-05 20:14:19 +00:00
zynqmp_power.c soc: xilinx: Do not check for 0 return after calling platform_get_irq() 2023-08-04 08:53:21 +02:00