From 59c36455d061e200f386e1817362f6afd6265b6a Mon Sep 17 00:00:00 2001 From: Jamie Iles Date: Tue, 12 Nov 2013 15:06:51 -0800 Subject: [PATCH] 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-format-patch failed