K 10 svn:author V 3 mav K 8 svn:date V 27 2013-02-06T22:22:15.249503Z K 7 svn:log V 230 MFC r241503: XPT_DEV_MATCH is probably the only xpt_action() method that is called without holding SIM lock. It really doesn't need that lock, but adding it removes that specific exception, allowing to assert locking there later. END