Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332373
b: refs/heads/master
c: 227e404
h: refs/heads/master
i:
  332371: 2b4226c
v: v3
  • Loading branch information
Xiao Guangrong authored and Linus Torvalds committed Oct 9, 2012
1 parent 7c1d33d commit c5f548f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 17c230afa58a6d013a4949d5c04b823a281d40fa
refs/heads/master: 227e4047488d3ee0173a914275a7fd207ad51e5b
5 changes: 0 additions & 5 deletions trunk/mm/huge_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,6 @@ static ssize_t enabled_store(struct kobject *kobj,
ret = err;
}

if (ret > 0 && khugepaged_enabled())
set_recommended_min_free_kbytes();

return ret;
}
static struct kobj_attribute enabled_attr =
Expand Down Expand Up @@ -562,8 +559,6 @@ static int __init hugepage_init(void)

start_khugepaged();

set_recommended_min_free_kbytes();

return 0;
out:
hugepage_exit_sysfs(hugepage_kobj);
Expand Down

0 comments on commit c5f548f

Please sign in to comment.