Date: Sat, 15 Aug 2009 15:52:20 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cpuctl cpuctl.c Message-ID: <200908151552.n7FFqZTs083347@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2009-08-15 15:52:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/cpuctl cpuctl.c
Log:
SVN rev 196251 on 2009-08-15 15:52:20Z by stas
- MFC r195081:
- Don't zero data field in case of MSR write operation. Before this change
the value written to MSR register was always 0 regardless of value passed
by user.
- Use proper data pointer when performing AMD microcode update. Previously,
the pointer to user-space data has been provided instead, which is totally
incorrect.
Revision Changes Path
1.3.2.2 +7 -4 src/sys/dev/cpuctl/cpuctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908151552.n7FFqZTs083347>
