K 10 svn:author V 8 kientzle K 8 svn:date V 27 2013-07-25T03:48:37.457382Z K 7 svn:log V 294 Clear entire map structure including locks so that the locks don't accidentally appear to have been already initialized. In particular, this fixes a consistent kernel crash on armv6 with: panic: lock "vm map (user)" 0xc09cc050 already initialized that appeared with r251709. PR: arm/180820 END