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)
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>

No differences found