From: David S. Miller Date: Tue, 8 Oct 2013 19:32:19 +0000 (-0400) Subject: Merge branch 'mrf24j40' X-Git-Tag: accepted/tizen/common/20141203.182822~1266^2~60 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66e358a84738ce93e192caed0e09bd44f26e48eb;p=platform%2Fkernel%2Flinux-arm64.git Merge branch 'mrf24j40' Alan Ott says: ==================== Fix race conditions in mrf24j40 interrupts After testing with the betas of this patchset, it's been rebased and is ready for inclusion. David Hauweele noticed that the mrf24j40 would hang arbitrarily after some period of heavy traffic. Two race conditions were discovered, and the driver was changed to use threaded interrupts, since the enable/disable of interrupts in the driver has recently been a lighning rod whenever issues arise related to interrupts (costing engineering time), and since threaded interrupts are the right way to do it. ==================== Signed-off-by: David S. Miller --- 66e358a84738ce93e192caed0e09bd44f26e48eb