diff options
author | Michal Hocko <mhocko@suse.cz> | 2012-01-11 00:07:21 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-11 01:30:42 +0100 |
commit | ef009b25f4f8a77d2b32067d424d5ac757dcdc5b (patch) | |
tree | 4972dac6ca66279277da1b328d9f6d32bcf08dd0 /kernel/sysctl_check.c | |
parent | hugetlb: detect race upon page allocation failure during COW (diff) | |
download | linux-ef009b25f4f8a77d2b32067d424d5ac757dcdc5b.tar.xz linux-ef009b25f4f8a77d2b32067d424d5ac757dcdc5b.zip |
hugetlb: clarify hugetlb_instantiation_mutex usage
Let's make it clear that we cannot race with other fault handlers due to
hugetlb (global) mutex. Also make it clear that we want to keep pte_same
checks anayway to have a transition from the global mutex easier.
Signed-off-by: Michal Hocko <mhocko@suse.cz>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Johannes Weiner <jweiner@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sysctl_check.c')
0 files changed, 0 insertions, 0 deletions