https://bugzilla.kernel.org/show_bug.cgi?id=188331
--- Comment #8 from Lv Zheng <[email protected]> --- I think the ratelimit must be related to specific error (namespace nodes, error codes, sometimes, parser stacks), which requires to maintain a very big error maps inside of kernel. I don't think it is possible. Or a simpler mechanism could just stop an error per-file-per-line. That surely will make many other useful errors muted. Which may not be expected by the developers. So this can be an optional feature controlled by the user during runtime. Thanks Lv -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
