PERFORCE change 28149 for review
John Baldwin
jhb at FreeBSD.org
Mon Apr 7 14:20:30 PDT 2003
On 05-Apr-2003 Peter Wemm wrote:
> http://perforce.freebsd.org/chv.cgi?CH=28149
>
> Change 28149 by peter at peter_overcee on 2003/04/04 19:32:58
>
> oops. s/l/q/ in write_rflags()
>
> Affected files ...
>
> .. //depot/projects/hammer/sys/x86_64/include/cpufunc.h#7 edit
>
> Differences ...
>
> ==== //depot/projects/hammer/sys/x86_64/include/cpufunc.h#7 (text+ko) ====
>
> @@ -357,7 +357,7 @@
> static __inline void
> write_rflags(u_long ef)
On an unrelated topic:
A lot of these cpufunc things should use register_t rather than int
or long. This would have slightly simplified porting them to hammer
and reduce the diffs.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the p4-projects
mailing list