Date: Tue, 30 Sep 2014 20:44:41 +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-z6KdqqdS2V@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 --- Comment #4 from Justin Hibbits <jhibbits@FreeBSD.org> --- (In reply to Conrad Meyer from comment #3) > (In reply to Justin Hibbits from comment #1) > > 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? > > Is this something like what you had in mind? http://dpaste.com/0QRFFAS > > It's a rough sketch and I haven't tried to compile it. Just want to make > sure it seems reasonable to you before going down that path. Thanks! Looks reasonable to me. Thanks for doing this work! -- 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-z6KdqqdS2V>