commit | c19c6c954b9b264abdc21e0c855118e3daf019b0 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Fri Oct 12 15:38:54 2012 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Fri Oct 12 15:38:54 2012 -0400 |
tree | 4c9c553dfd94191da7c14910ae1f2790870979c4 | |
parent | d20f2f83b2374c1cee042981cb45493a3e06b6a5 [diff] |
arch/tile: enable interrupts in do_work_pending() All the called functions expect interrupts to be enabled, and now one of them has started to warn about it, so make it correct. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>