diff options
author | 2010-09-22 12:43:56 +0200 | |
---|---|---|
committer | 2010-10-08 09:32:46 +0200 | |
commit | 4e1c19750a8991c66e998a1915f2ad5c391bbd04 (patch) | |
tree | db10cef6ea6d56e28bb78fb66a037dd7f3725b1c /arch/x86/mm/fault.c | |
parent | HWPOISON, hugetlb: fix unpoison for hugepage (diff) | |
download | linux-dev-4e1c19750a8991c66e998a1915f2ad5c391bbd04.tar.xz linux-dev-4e1c19750a8991c66e998a1915f2ad5c391bbd04.zip |
Clean up __page_set_anon_rmap
Linus asked for a cleanup of __page_set_anon_rmap to make
it look more like the cleaner huge pages version.
Factor out the duplicated PageAnon check into a single check
at the beginning of the function.
Remove obsolete comments and rewrite them into standard English.
No functional changes.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions