metal/mtce/src/pmon
M. Vefa Bicakci c6afe34112 pmon.h: Ensure compat. with v5.10 kernel
The v5.10 kernel no longer guards the task_state_notify_info data
structure with #ifdef CONFIG_SIGEXIT, which causes a
redefinition-related compilation error. Work around this by checking for
the existence of the PR_DO_NOTIFY_TASK_STATE macro, and only define the
PR_DO_NOTIFY_TASK_STATE and the task_state_notify_info structure if the
kernel does not do so.

Story: 2008921

Change-Id: I4bb499e2b52e20542f202dea1c2c55d88bb8ba61
Signed-off-by: M. Vefa Bicakci <vefa.bicakci@windriver.com>
2021-07-29 17:06:51 -04:00
..
scripts Modify mtce daemon log rotation config files 2021-04-07 20:47:54 +00:00
Makefile Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
pmon.h pmon.h: Ensure compat. with v5.10 kernel 2021-07-29 17:06:51 -04:00
pmonAlarm.cpp Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonAlarm.h Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonFsm.cpp Merge "Removing unused flag disable_worker_services" 2019-11-04 13:52:12 +00:00
pmonHdlr.cpp Add alarmed process audit to Process Monitor 2021-03-09 08:22:32 -05:00
pmonInit.cpp Output error Full_init_reqd parameter value in a debug log 2019-05-11 15:07:28 +08:00
pmonMsg.cpp Add 50 byte hostname support to maintenance 2019-07-12 12:20:08 +00:00