From: Jamie Iles Date: Tue, 12 Nov 2013 23:06:51 +0000 (-0800) Subject: scripts/sortextable: support objects with more than 64K sections. X-Git-Tag: v3.13-rc1~106^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c36455d061e200f386e1817362f6afd6265b6a;p=pandora-kernel.git scripts/sortextable: support objects with more than 64K sections. Building with a large config and -ffunction-sections results in a large number of sections and sortextable needs to be able to handle that. Implement support for > 64K sections as modpost does. Signed-off-by: Jamie Iles Cc: Rusty Russell Cc: Michal Marek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed