From: Jeff Mahoney Date: Tue, 2 Feb 2010 21:44:14 +0000 (-0800) Subject: hugetlb: fix section mismatches X-Git-Tag: v2.6.33-rc7~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e9539bd24bbe23b8e2741e903b0f3f1f85b03;p=pandora-kernel.git hugetlb: fix section mismatches hugetlb_sysfs_add_hstate is called by hugetlb_register_node directly during init and also indirectly via sysfs after init. This patch removes the __init tag from hugetlb_sysfs_add_hstate. Signed-off-by: Jeff Mahoney Cc: Lee Schermerhorn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed