]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - kernel/extable.c
extable: Flip the sorting message
authorBorislav Petkov <bp@suse.de>
Mon, 15 Apr 2013 10:51:49 +0000 (12:51 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 15 Apr 2013 11:25:16 +0000 (13:25 +0200)
commitbec1b9e76353ecf05fac6a87f8e4102dfb618cd2
tree8bf569a85520ed83278a4f3b93d88d156b402425
parent41ef2d5678d83af030125550329b6ae8b74618fa
extable: Flip the sorting message

Now that we do sort the __extable at build time, we actually are
interested only in the case where we still do need to sort it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: David Daney <david.daney@cavium.com>
Link: http://lkml.kernel.org/r/1366023109-12098-1-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/extable.c