diff options
author | jhb <jhb@FreeBSD.org> | 2009-09-22 16:51:00 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2009-09-22 16:51:00 +0000 |
commit | 8f447f623d437fb0a267b2b61b337ba0f18ccd64 (patch) | |
tree | a62b0c208bf549d4ad7bf4bbf8e9b4f057cc789a /sys/dev/hwpmc | |
parent | 28435a4f3664401249e27c20b6d9632cd427cef7 (diff) | |
download | FreeBSD-src-8f447f623d437fb0a267b2b61b337ba0f18ccd64.zip FreeBSD-src-8f447f623d437fb0a267b2b61b337ba0f18ccd64.tar.gz |
- Split the logic to parse an SMAP entry out into a separate function on
amd64 similar to i386. This fixes a bug on amd64 where overlapping
entries would not cause the SMAP parsing to stop.
- Change the SMAP parsing code to do a sorted insertion into physmap[]
instead of an append to support systems with out-of-order SMAP entries.
PR: amd64/138220
Reported by: James R. Van Artsdalen james of jrv org
MFC after: 3 days
Diffstat (limited to 'sys/dev/hwpmc')
0 files changed, 0 insertions, 0 deletions