Searched hist:"27 f5f4e9759cf6348a22b3e52b828dac76f16bb8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-fan-presence/control/ |
H A D | main.cpp | diff 27f5f4e9759cf6348a22b3e52b828dac76f16bb8 Thu Sep 01 14:57:39 CDT 2022 Matt Spinler <spinler@us.ibm.com> control: Remove the sdevent defer redirect on USR1
The signal handler provided by sdeventplus already calls the provided callback function from the event loop, there is no need to use a 'defer' event source that also just calls a function from the event loop.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie51c6abc9260a8fc43b13844356c62080835ea38
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.hpp | diff 27f5f4e9759cf6348a22b3e52b828dac76f16bb8 Thu Sep 01 14:57:39 CDT 2022 Matt Spinler <spinler@us.ibm.com> control: Remove the sdevent defer redirect on USR1
The signal handler provided by sdeventplus already calls the provided callback function from the event loop, there is no need to use a 'defer' event source that also just calls a function from the event loop.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie51c6abc9260a8fc43b13844356c62080835ea38
|
H A D | manager.cpp | diff 27f5f4e9759cf6348a22b3e52b828dac76f16bb8 Thu Sep 01 14:57:39 CDT 2022 Matt Spinler <spinler@us.ibm.com> control: Remove the sdevent defer redirect on USR1
The signal handler provided by sdeventplus already calls the provided callback function from the event loop, there is no need to use a 'defer' event source that also just calls a function from the event loop.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie51c6abc9260a8fc43b13844356c62080835ea38
|