From: David Daney Date: Thu, 19 Apr 2012 21:59:57 +0000 (-0700) Subject: kbuild/extable: Hook up sortextable into the build system. X-Git-Tag: v3.5-rc1~127^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbdc6f177c627ae462752c80a5c7f3b06a7f92a;p=pandora-kernel.git kbuild/extable: Hook up sortextable into the build system. Define a config variable BUILDTIME_EXTABLE_SORT to control build time sorting of the kernel's exception table. Patch Makefile to do the sorting when BUILDTIME_EXTABLE_SORT is selected. Signed-off-by: David Daney Link: http://lkml.kernel.org/r/1334872799-14589-4-git-send-email-ddaney.cavm@gmail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed