Searched hist:b3c0f877 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/misc/pvpanic/ |
H A D | pvpanic.h | b3c0f877 Wed Mar 24 09:49:15 CDT 2021 Mihai Carabas <mihai.carabas@oracle.com> misc/pvpanic: probe multiple instances
Create the mecahism that allows multiple pvpanic instances to call pvpanic_probe and receive panic events. A global list will retain all the mapped addresses where to write panic events.
Signed-off-by: Mihai Carabas <mihai.carabas@oracle.com> Link: https://lore.kernel.org/r/1616597356-20696-3-git-send-email-mihai.carabas@oracle.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | pvpanic-mmio.c | b3c0f877 Wed Mar 24 09:49:15 CDT 2021 Mihai Carabas <mihai.carabas@oracle.com> misc/pvpanic: probe multiple instances
Create the mecahism that allows multiple pvpanic instances to call pvpanic_probe and receive panic events. A global list will retain all the mapped addresses where to write panic events.
Signed-off-by: Mihai Carabas <mihai.carabas@oracle.com> Link: https://lore.kernel.org/r/1616597356-20696-3-git-send-email-mihai.carabas@oracle.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | pvpanic.c | b3c0f877 Wed Mar 24 09:49:15 CDT 2021 Mihai Carabas <mihai.carabas@oracle.com> misc/pvpanic: probe multiple instances
Create the mecahism that allows multiple pvpanic instances to call pvpanic_probe and receive panic events. A global list will retain all the mapped addresses where to write panic events.
Signed-off-by: Mihai Carabas <mihai.carabas@oracle.com> Link: https://lore.kernel.org/r/1616597356-20696-3-git-send-email-mihai.carabas@oracle.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|