From owner-svn-src-all@FreeBSD.ORG Tue Oct 11 14:56:23 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 D4A8D1065670; Tue, 11 Oct 2011 14:56:23 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 673B38FC1D; Tue, 11 Oct 2011 14:56:23 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 96DC11FFC3D; Tue, 11 Oct 2011 14:56:22 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 8BCB8B93C; Tue, 11 Oct 2011 16:56:22 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Jaakko Heinonen References: <201110081221.p98CLpWq062285@svn.freebsd.org> <20111010145642.GA2057@a91-153-123-205.elisa-laajakaista.fi> <86hb3gj7ja.fsf@ds4.des.no> <20111011090049.GA69508@jh> <868vorkg1q.fsf@ds4.des.no> <20111011145438.GB69508@jh> Date: Tue, 11 Oct 2011 16:56:22 +0200 In-Reply-To: <20111011145438.GB69508@jh> (Jaakko Heinonen's message of "Tue, 11 Oct 2011 17:54:38 +0300") Message-ID: <86obxnshk9.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r226151 - 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: Tue, 11 Oct 2011 14:56:23 -0000 Jaakko Heinonen writes: > This assumes that sizeof(*i) is always sizeof(long) or > sizeof(uintmax_t). I prefer the fix bde suggested in another mail if > it's possible (I don't know if *i is always type of register_t). It is. I didn't realize there was a u_register_t. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no