[Bug 193873] [PATCH] Unify dumpsys() under generic kern_dump.c.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 29 20:50:26 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193873

Justin Hibbits <jhibbits at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhibbits at FreeBSD.org

--- Comment #1 from Justin Hibbits <jhibbits at FreeBSD.org> ---
Instead of wrapping with DUMPSYS_HAS_*, why not add wrapper functions in the md
headers, most of which simply call a common routine, with the oddballs doing
their own thing?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list