John Baldwin 07ee969179 - 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
2009-09-22 16:51:00 +00:00
..
2009-09-13 11:20:17 +00:00
2009-09-21 08:37:57 +00:00
2009-09-08 17:20:17 +00:00
2009-06-25 16:48:13 +00:00
2009-09-20 11:33:39 +00:00
2009-09-09 10:05:50 +00:00