Subject: Re: CVS commit: src/sys/arch/powerpc/oea
To: Aymeric Vincent <aymeric@netbsd.org>
From: Jachym Holecek <freza@NetBSD.org>
List: source-changes
Date: 06/25/2007 15:46:21
# Aymeric Vincent 2007-06-25:
> Module Name:	src
> Committed By:	aymeric
> Date:		Mon Jun 25 11:22:13 UTC 2007
> 
> Modified Files:
> 	src/sys/arch/powerpc/oea: ofw_subr.S
> 
> Log Message:
> in the FIRMWORKSBUGS case, and if PSL_DR/PSL_IR are set, don't do the
> job of saving and restoring registers twice: let ofwreal cope with everything.
> 
> This was the last bit needed to get a stock NetBSD/ofppc kernel booting
> on the Efika. This will have to be adapted to the ppcoea-renovation branch.

Why wasn't this (and your other powerpc changes) done for ppcoea-renovation
directly? ISTM commiting to HEAD will make the mergeback a bit more work...

	-- Jachym