mcerr_monitor: fix CPU numbering in message

The CPU number is intended to be provided as the human-readable number,
so incrementing by one is not correct.

Tested:
Confirmed that the provided CPU number is shown in the message.

Change-Id: I90181720227c914aa010310e6b238bc11acf4481
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 287bc687afe0a589c36a25bb51763d14ecdee012
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.