From: David S. Miller Date: Thu, 24 Jan 2008 05:32:04 +0000 (-0800) Subject: [SPARC64]: Partially revert "Constify function pointer tables." X-Git-Tag: v2.6.24~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de195fd0016f9ab85f1d596dca48dade33f26d36;p=pandora-kernel.git [SPARC64]: Partially revert "Constify function pointer tables." This partially reverts 872e2be7c4056496c2871bd9b0f2fae6c374fe47 (Constify function pointer tables.) The solaris/socksys.c transformation wasn't valid: arch/sparc64/solaris/socksys.c:192: error: assignment of read-only variable ‘socksys_file_ops’ arch/sparc64/solaris/socksys.c:195: error: assignment of read-only variable ‘socksys_file_ops’ arch/sparc64/solaris/socksys.c:196: error: assignment of read-only variable ‘socksys_file_ops’ Signed-off-by: David S. Miller --- Reading git-diff-tree failed