From: Bernd Schmidt Date: Wed, 3 Oct 2007 15:41:43 +0000 (+0800) Subject: Binfmt_flat: Add minimum support for the Blackfin relocations X-Git-Tag: v2.6.23~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9720205d1f847cb59e197e851b5276425363f6b;p=pandora-kernel.git Binfmt_flat: Add minimum support for the Blackfin relocations Add minimum support for the Blackfin relocations, since we don't have enough space in each reloc. The idea is to store a value with one relocation so that subsequent ones can access it. Actually, this patch is required for Blackfin. Currently if BINFMT_FLAT is enabled, git-tree kernel will fail to compile. Signed-off-by: Bernd Schmidt Signed-off-by: Bryan Wu Cc: David McCullough Cc: Greg Ungerer Cc: Miles Bader Signed-off-by: Andrew Morton --- Reading git-diff-tree failed