X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-flock%2Fstx-metal%2Ffiles%2Fpmon_send_pulse.patch;fp=meta-starlingx%2Fmeta-stx-flock%2Fstx-metal%2Ffiles%2Fpmon_send_pulse.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=4eb8825f93a21961c83b306d166711b1b1fb90c1;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-flock/stx-metal/files/pmon_send_pulse.patch b/meta-starlingx/meta-stx-flock/stx-metal/files/pmon_send_pulse.patch deleted file mode 100644 index 4eb8825..0000000 --- a/meta-starlingx/meta-stx-flock/stx-metal/files/pmon_send_pulse.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -ruN a/mtce/src/pmon/pmonHdlr.cpp b/mtce/src/pmon/pmonHdlr.cpp ---- a/mtce/src/pmon/pmonHdlr.cpp 2020-05-15 14:41:42.271215598 +0000 -+++ b/mtce/src/pmon/pmonHdlr.cpp 2020-05-18 07:11:16.126154700 +0000 -@@ -1881,10 +1881,7 @@ - * we can turn this into a customer alarm/log. - * Degrade is acheived by not sending the pulses to the watcher. - */ -- if ( ctrl_ptr->event_mode == true ) -- { -- pmon_send_pulse ( ); -- } -+ pmon_send_pulse ( ); - } - - /* Avoid pmond thrashing trying to recover processes during -@@ -1930,11 +1927,9 @@ - { - hostwd_port_init(); - } -- if ( ctrl_ptr->event_mode == true ) -- { -- pmon_send_hostwd ( ); -- pmonTimer_hostwd.ring = false; -- } -+ -+ pmon_send_hostwd ( ); -+ pmonTimer_hostwd.ring = false; - } - - /* Run Get Events by audit timer */