Date: Wed, 22 Dec 2010 19:57:03 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S exception.S src/sys/amd64/include pcb.h Message-ID: <201012221957.oBMJvRDu072490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-12-22 19:57:03 UTC FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S exception.S sys/amd64/include pcb.h Log: SVN rev 216673 on 2010-12-22 19:57:03Z by jkim Increase size of pcb_flags to four bytes. Requested by: bde, jhb Revision Changes Path 1.181 +3 -3 src/sys/amd64/amd64/cpu_switch.S 1.151 +6 -6 src/sys/amd64/amd64/exception.S 1.78 +7 -7 src/sys/amd64/include/pcb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012221957.oBMJvRDu072490>