Skip to content

Conversation

@EricccTaiwan
Copy link
Contributor

@EricccTaiwan EricccTaiwan commented Apr 12, 2025

Use pr_warn_ratelimited() to avoid global ratelimit interference from printk_ratelimit(), which is discouraged in the kernel due to shared state across unrelated callsites.

Reference : sysprog21/simrupt#11

Use pr_warn_ratelimited() to avoid global ratelimit interference
from printk_ratelimit(), which is discouraged in the kernel due to
shared state across unrelated callsites.

Co-authored-by: Po-Ying Chiu <charlie910417@gmail.com>
@jserv jserv merged commit d6d95a2 into sysprog21:main Apr 21, 2025
@jserv
Copy link
Contributor

jserv commented Apr 21, 2025

Thank @EricccTaiwan for contributing!

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.

2 participants