git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e816b57
)
scripts: Add sortextable to sort the kernel's exception table.
author
David Daney
<david.daney@cavium.com>
Thu, 19 Apr 2012 21:59:55 +0000
(14:59 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 19 Apr 2012 22:06:55 +0000
(15:06 -0700)
Using this build-time sort saves time booting as we don't have to burn
cycles sorting the exception table.
Signed-off-by: David Daney <david.daney@cavium.com>
Link:
http://lkml.kernel.org/r/1334872799-14589-2-git-send-email-ddaney.cavm@gmail.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found