From: Denis V. Lunev Date: Tue, 13 Nov 2007 11:23:50 +0000 (-0800) Subject: [NET]: Move unneeded data to initdata section. X-Git-Tag: v2.6.24-rc3~145^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022cbae611a37eda80d498f8f379794c8ac3be47;p=pandora-kernel.git [NET]: Move unneeded data to initdata section. This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35 It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup. Signed-of-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed