From: Stephen Rothwell Date: Mon, 5 Oct 2009 20:28:47 +0000 (+0000) Subject: powerpc/iseries: Remove compiler version dependent hack X-Git-Tag: v2.6.32-rc6~46^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=171fb12570b479723c49ef9f8911e40e516f3394;p=pandora-kernel.git powerpc/iseries: Remove compiler version dependent hack The creation of the flattened device tree depended on the compiler putting the constant strings for an object in a section with a particular name. This was changed with recent compilers. Do this explicitly instead. Without this patch, iseries kernels may silently not boot when built with some compilers. Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed