K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-09-25T15:08:51.543964Z K 7 svn:log V 352 MFC 197410: - 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. END