No need to save irq again after thread wakeup in queue_wait(_w_tmo), just disable it.
commit50d92f8b14c875c4cc5d042cd2ec5fef44dfe173
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Mar 2011 03:35:44 +0000 (17 03:35 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Mar 2011 03:35:44 +0000 (17 03:35 +0000)
tree1eceb5bdd5b0c5d2b763ae130d03b0b418444fb9
parent3f5e5333b05cdce13a8b81db2547c6c80679a667
No need to save irq again after thread wakeup in queue_wait(_w_tmo), just disable it.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29608 a1c6a512-1295-4272-9138-f99709370657
firmware/kernel.c