This series basically fixes my locking problem. We have here: #1 the old one which removes some undefined vars. #2 cleans the file with lident. I had trouble reading the code... #3 type def a function pointer so we don't have the long defines and move the callback after releasing the lock. #4 This one fixes the locking I guess. My mcf5235 did not race anymore after that one. I saw 0a504779d while forming the patch so I guess we could revert that one, Greg? #5 removes the registration of interrupt handlers & enabling interrupt sources that are not handled. I stepped into this after I thought that it is over :) Greg, Should we also remove that part where we enable the irq controller (I though request_irq() is doing that).
Sebastian _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
