Date: Tue, 30 Sep 2014 20:21:23 +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-9hvqpetoym@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 #3 from Conrad Meyer <conrad.meyer@isilon.com> --- (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! -- 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-9hvqpetoym>