diff options
author | Jeff Mahoney <jeffm@suse.com> | 2010-02-02 13:44:14 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-02 18:11:22 -0800 |
commit | 094e9539bd24bbe23b8e2741e903b0f3f1f85b03 (patch) | |
tree | 1b217c0351db28589fc164d5bf570d61c173bf5c /Documentation/fault-injection | |
parent | 03eac7bb882a75e6ee5705288f7ec36ad2e7d0d5 (diff) |
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 <jeffm@suse.com>
Cc: Lee Schermerhorn <lee.schermerhorn@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/fault-injection')
0 files changed, 0 insertions, 0 deletions