From owner-svn-src-all@FreeBSD.ORG Thu Mar 3 18:05:18 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 738681065674; Thu, 3 Mar 2011 18:05:18 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 181248FC08; Thu, 3 Mar 2011 18:05:18 +0000 (UTC) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 38318CD0D2; Thu, 3 Mar 2011 21:05:15 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 305535209; Thu, 03 Mar 2011 21:05:15 +0300 Received: from dchagin.static.corbina.ru (localhost [127.0.0.1]) by dchagin.static.corbina.ru (8.14.4/8.14.4) with ESMTP id p23I5Det017663; Thu, 3 Mar 2011 21:05:13 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.ru) Received: (from dchagin@localhost) by dchagin.static.corbina.ru (8.14.4/8.14.4/Submit) id p23I57g5017657; Thu, 3 Mar 2011 21:05:07 +0300 (MSK) (envelope-from dchagin) Date: Thu, 3 Mar 2011 21:05:07 +0300 From: Chagin Dmitry To: Alexander Leidinger Message-ID: <20110303180507.GB6049@dchagin.static.corbina.ru> References: <201103011642.p21GgTaH041022@svn.freebsd.org> <20110303141458.10926vfwryvbcgg8@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <20110303141458.10926vfwryvbcgg8@webmail.leidinger.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Robert Watson Subject: Re: svn commit: r219138 - head/usr.bin/kdump X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 18:05:18 -0000 --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 03, 2011 at 02:14:58PM +0100, Alexander Leidinger wrote: > Quoting Robert Watson (from Thu, 3 Mar 2011 =20 > 11:14:59 +0000 (GMT)): >=20 > > > > On Tue, 1 Mar 2011, Dmitry Chagin wrote: > > > >> Teach kdump to decode linux syscalls names too. > >> > >> Fix bug introduced in my previous commit: the kernel always dump native > >> signal numbers, so no need to check the ABI in ktrpsig(). > > > > Does this mean that we're eliminating the need for the long-broken =20 > > linux_kdump? >=20 > For the linux parts there is (L?)GPLed code in linux_kdump (the main =20 > reason that it is a port, I think), it is unlikely that someone sits =20 > there and will do a clean-room implementation of those linux-kernel =20 > derived things (I like to get proven wrong, anyone out there accepts =20 > the challenge? ;-) ). Dmitry provided an updated linux-kdump which =20 > contains preprocessed things (no need to have a non-default =20 > linuxulator setup). I have the corresponding PR assigned to me, but =20 > from his comments it looks like his new version depends upon his =20 > changes and does not DTRT without them (I am awaiting confirmation, =20 > and I asked about changes to let it DTRT if this is true). >=20 It will be mergeed soon, I'll let you know. thnx! --=20 Have fun! chd --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1v2FMACgkQ0t2Tb3OO/O1PQgCgnAHFYS0CkugmOCVqj38WmVYd RNIAoIEYc9fN5M/7XtBgnqbzgS14iohK =ONaO -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--