Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 20:50:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193873] [PATCH] Unify dumpsys() under generic kern_dump.c.
Message-ID:  <bug-193873-8-Ug1t7EOu6l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193873-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193873-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193873

Justin Hibbits <jhibbits@FreeBSD.org> changed:

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

--- Comment #1 from Justin Hibbits <jhibbits@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193873-8-Ug1t7EOu6l>