[parisc-linux] byte swapping redux
Grant Grundler
grundler@parisc-linux.org
Mon, 30 Jun 2003 10:36:01 -0600
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