K 10 svn:author V 3 mav K 8 svn:date V 27 2012-10-13T10:18:36.538961Z K 7 svn:log V 255 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. Submitted by: ken@ (earlier version) END