[uml-devel] [PATCH] um: Fix IRQ flag handling naming

2010-10-25 Thread Richard Weinberger
Commit df9ee292 changed the IRQ flag handling naming scheme and broke UML. This patch brings the new scheme to UML and makes it work again. Signed-off-by: Richard Weinberger --- arch/um/include/asm/system.h | 49 +++-- 1 files changed, 32 insertions(+), 17 d

Re: [uml-devel] [PATCH] um: Fix IRQ flag handling naming

2010-10-25 Thread Andrew Morton
On Mon, 25 Oct 2010 17:24:33 +0200 Richard Weinberger wrote: > Commit df9ee292 changed the IRQ flag handling naming scheme > and broke UML. > This patch brings the new scheme to UML and makes it work again. > Please always fully describe a bug when fixing it. Something more than "broke". In t