Searched hist:210012 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/hwpmc/
H A Dhwpmc_core.hdiff 210012 Tue Jul 13 19:45:14 MDT 2010 gnn Fix a panic brought about by writing an MSR without a proper mask.
All of the necessary wrmsr calls are now preceded by a rdmsr
and we leave the reserved bits alone.
Document the bits in the relevant registers for future reference.

Tested by: mdf
MFC after: 1 week
H A Dhwpmc_core.cdiff 210012 Tue Jul 13 19:45:14 MDT 2010 gnn Fix a panic brought about by writing an MSR without a proper mask.
All of the necessary wrmsr calls are now preceded by a rdmsr
and we leave the reserved bits alone.
Document the bits in the relevant registers for future reference.

Tested by: mdf
MFC after: 1 week

Completed in 111 milliseconds