K 10 svn:author V 3 ian K 8 svn:date V 27 2015-03-08T03:34:06.707815Z K 7 svn:log V 310 Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI in both the post-filter and post-thread callbacks. Also eliminate a completely unecessary write to INTC_ISR_CLEAR register, which clears a software-generated interrupt that can only happen with a write to INTC_ISR_SET (which nothing does). END