Check for pending active attentions

When the attention handler is starting check for active attentions
that may have occurred before the attention handler was started.

Also removed extra call to pdbg_targets_init.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Ibd7bd7ecc8c5287011c83b778ac4d9a55b78c0c6
2 files changed
tree: 74a0c3130c67db49b5dc46d3e650d164779278fb
  1. analyzer/
  2. attn/
  3. test/
  4. util/
  5. .clang-format
  6. .gitignore
  7. cli.cpp
  8. cli.hpp
  9. LICENSE
  10. listener.cpp
  11. listener.hpp
  12. main.cpp
  13. main_nl.cpp
  14. MAINTAINERS
  15. meson.build
  16. meson_options.txt
  17. README.md
README.md

Hardware Diagnostics for POWER Systems

In the event of a system fatal error reported by the internal system hardware (processor chips, memory chips, I/O chips, system memory, etc.), POWER Systems have the ability to diagnose the root cause of the failure and perform any service action needed to avoid repeated system failures.

Aditional details TBD.