git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03eac7b
)
hugetlb: fix section mismatches
author
Jeff Mahoney
<jeffm@suse.com>
Tue, 2 Feb 2010 21:44:14 +0000
(13:44 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Feb 2010 02:11:22 +0000
(18:11 -0800)
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>
mm/hugetlb.c
patch
|
blob
|
history
diff --cc
mm/hugetlb.c
Simple merge