cvs commit: src/sys/sun4v/include pcpu.h

2008-05-07 Thread Marius Strobl
marius 2008-05-07 21:14:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/sun4v/includepcpu.h Log: Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev. 1.22.2.1. Revision ChangesPath 1.9.2.1 +1 -1 src/sys/sun4v/include/pcp

cvs commit: src/sys/sun4v/include pcpu.h

2007-11-29 Thread John Birrell
jb 2007-11-29 20:50:40 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: Adjust the padding to account for the change of size of the MI part of struct pcpu. Revision ChangesPath 1.11 +1 -1 src/sys/sun4v/include/pcpu.h ___

Re: cvs commit: src/sys/sun4v/include pcpu.h

2007-11-11 Thread Kip Macy
Thanks. -Kip On Nov 11, 2007 4:30 AM, Marius Strobl <[EMAIL PROTECTED]> wrote: > marius 2007-11-11 12:30:56 UTC > > FreeBSD src repository > > Modified files: > sys/sun4v/includepcpu.h > Log: > Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23. > > Revision

cvs commit: src/sys/sun4v/include pcpu.h

2007-11-11 Thread Marius Strobl
marius 2007-11-11 12:30:56 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23. Revision ChangesPath 1.10 +1 -1 src/sys/sun4v/include/pcpu.h ___

cvs commit: src/sys/sun4v/include pcpu.h

2007-06-12 Thread Kip Macy
kmacy 2007-06-12 21:19:12 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: fix cassert failure by adjusting padding Revision ChangesPath 1.9 +1 -1 src/sys/sun4v/include/pcpu.h ___ cvs-

cvs commit: src/sys/sun4v/include pcpu.h

2006-12-20 Thread Kip Macy
kmacy 2006-12-20 20:18:07 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix) Revision ChangesPath 1.6 +1 -1 src/sys/sun4v/include/pcpu.h

cvs commit: src/sys/sun4v/include pcpu.h src/sys/sparc64/sparc64 genassym.c

2006-12-16 Thread Kip Macy
kmacy 2006-12-17 02:04:19 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h sys/sparc64/sparc64 genassym.c Log: GC unused fields in pcpu Revision ChangesPath 1.68 +0 -1 src/sys/sparc64/sparc64/genassym.c 1.5 +1 -4 sr

cvs commit: src/sys/sun4v/include pcpu.h

2006-12-10 Thread Kip Macy
kmacy 2006-12-11 04:50:25 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: make size of pad non-zero so that trap-tracing code doesn't overwrite the base of our stack Revision ChangesPath 1.4 +1 -1 src/sys/sun4v/include/pcpu.h

cvs commit: src/sys/sun4v/include pcpu.h

2006-11-21 Thread Kip Macy
kmacy 2006-11-22 04:27:24 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: remove unused field from pcpu structure Revision ChangesPath 1.3 +1 -2 src/sys/sun4v/include/pcpu.h ___ cvs-a

cvs commit: src/sys/sun4v/include pcpu.h

2006-11-18 Thread Kip Macy
kmacy 2006-11-18 19:23:37 UTC FreeBSD src repository Modified files: sys/sun4v/includepcpu.h Log: remove unused fields Approved by: scottl (standing in for mentor rwatson) Revision ChangesPath 1.2 +1 -3 src/sys/sun4v/include/pcpu.h __