https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274198
--- Comment #6 from Dmitry Chagin <[email protected]> --- (In reply to Mark Johnston from comment #5) I am arguing for a separate KTR_STRING type because otherwise the kdump ktrstruct() function will have to be corrected for each use case. I mean to add something like ktrstring(const char *prefix, const char *str); and ktrprintf(const char *prefix, const char *fmt, …) to the kernel These features can be useful to me too (linuxulator) -- You are receiving this mail because: You are the assignee for the bug.
