From c19c6c954b9b264abdc21e0c855118e3daf019b0 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Fri, 12 Oct 2012 15:38:54 -0400 Subject: [PATCH] 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 --- Reading git-format-patch failed