From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 30 Jun 2003 10:36:01 -0600 From: Grant Grundler To: Joel Soete Cc: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] byte swapping redux Message-ID: <20030630163601.GC14971@dsl2.external.hp.com> References: <3ED70CF10000BCAA@ocpmta2.freegates.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <3ED70CF10000BCAA@ocpmta2.freegates.net> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Mon, Jun 30, 2003 at 04:58:01PM +0200, Joel Soete wrote: > I don't understand why the 32bits kernel crashed with this patche: > (gcc-3.3 and binutils-2.13.90) uhm...perhaps the 64-bit swap is buggy for 32-bit mode? I didn't test that. It's a different code path. > the log of the boot sequence shows me that the kernel was launched twice: probably not. It's probably the kernel crash path just dumping out the dmesg buffer "again". grant