aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2013-09-11 14:23:27 -0700
committerLinus Torvalds <[email protected]>2013-09-11 15:58:25 -0700
commite656a634118285142063527b2cd40c749036de82 (patch)
tree201f158e1fb06cd7ac851b6f1b0530f232146c35 /include/linux
parentbff2dc42bcafdd75c0296987747f782965d691a0 (diff)
extable: skip sorting if the table is empty
At least on ARM no-MMU the extable is empty and so there is nothing to sort. So add a check for the table to be empty which effectively only changes that the misleading pr_notice is suppressed. Signed-off-by: Uwe Kleine-König <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: David Daney <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Borislav Petkov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions