Date: Mon, 29 Sep 2014 21:56:03 +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-9rCzHns5LJ@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 #2 from Conrad Meyer <conrad.meyer@isilon.com> --- (The other issue brought up on IRC is that there is no reason to initialize both minidumps and full dump headers on PPC (moea{,64}_scan_init), and that allows us to drop the MD static vdump_map.) I will fix both of these things, the change should be small. I don't think I can get to it today, but sometime this week. -- 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-9rCzHns5LJ>