Subject: Can't build -current kernel
To: None <matt@netbsd.org>
From: Dave Huang <khym@azeotrope.org>
List: port-powerpc
Date: 08/03/2003 12:11:21
> Module Name:	src
> Committed By:	matt
> Date:		Sat Aug  2 19:40:40 UTC 2003
> 
> Modified Files:
> 	src/sys/arch/powerpc/include: asm.h
> 
> Log Message:
> Nuke stmreg/ldmreg.  PPC64 doesn't have a lmd/stmd so make sure lmw/stmw
> don't invoke valid instructions on PPC64.

But just a few days ago, you changed sys/arch/powerpc/powerpc/setfault.S
to use stmreg instead of stmw :) I can't compile setfault.S on macppc
anymore...