Revert unneeded changes of r190919

Bruce Evans brde at optusnet.com.au
Tue Apr 14 10:28:38 UTC 2009


On Mon, 13 Apr 2009, Ed Schouten wrote:

> Because the changes in r190919 did contain some nice fixes, but some of
> them were unneeded or should not attempted to be fixed here, I've
> decided to prepare a commit to revert the changes made in r190919,
> except the improvements Christoph made to the inline assembly.
>
> 	http://80386.nl/pub/cmallon.diff

Review of what I can quote easily in mail: this url appears to be
syntactically correct.

This is OK, but I would prefer to use temporary hacks in machdep.c
than to mess up cpufunc.h with macros.  Temporary until machdep.c is
done right.  In one right version, a file other than machdep.c would
provide all the functions in cpufunc.h as extern functions callable
by ddb, and _all_ the functions in cpufunc.h certainly shouldn't be
messed up with macros.

Bruce


More information about the svn-src-head mailing list