mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-02 00:51:46 +00:00
This patch fixes a regression with run/log_core introduced by 2064ffd64b41a6 nova: support multidimensional affinity space The run tool uses a log message 'run_boot_string' to detect successful boot as well as to detect unexpected reboots. This message should never be logged twice and, thus, should not be part of the core_log. The patch mentioned above moved the former run_boot_string after the core_log initialization.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.