K 10 svn:author V 3 imp K 8 svn:date V 27 2019-01-07T06:19:51.450016Z K 7 svn:log V 251 Fix a race between setting up the interrupt handler and it firing by setting the data prior to setting up the interrupt. Now we only set the cookie afterwards, and that (a) cannot be helpd and (b) isn't used in the ISR. PR: 147127 Submitted by: hps@ END