Skip to content

fix: silence python-agent-driver kernel boot logs - #21

Merged
danbugs merged 1 commit into
mainfrom
fix/silence-pydriver-logs
May 13, 2026
Merged

fix: silence python-agent-driver kernel boot logs#21
danbugs merged 1 commit into
mainfrom
fix/silence-pydriver-logs

Conversation

@danbugs

@danbugs danbugs commented May 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Switch python-agent-driver kernel log level from INFO to CRIT and disable
    source name printing, matching every other example in the repo
  • This was the only example with CONFIG_LIBUKPRINT_KLVL_INFO and
    CONFIG_LIBUKPRINT_PRINT_SRCNAME: 'y', causing verbose kernel boot
    messages to spill to stderr during pyhl setup and pyhl run

Signed-off-by: danbugs <danilochiarlone@gmail.com>
@danbugs
danbugs merged commit d23fdee into main May 13, 2026
19 checks passed
@danbugs
danbugs deleted the fix/silence-pydriver-logs branch May 13, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant