um: Add BUG() to do_ops()'s error path
authorRichard Weinberger <richard@nod.at>
Fri, 13 Apr 2012 13:54:01 +0000 (15:54 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 21 May 2012 19:09:33 +0000 (21:09 +0200)
commit62179d47c2b1495bedc942b424e933a4b0f2ed51
tree30ffb5b949b4728b29a4b95e0d31d007f066b402
parent54ce9256ad705ae8b628edfadce161aa7099922d
um: Add BUG() to do_ops()'s error path

In case we encounter a bad operation in do_ops() something is really
broken and it's better to BUG().

Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/kernel/tlb.c