forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit5b7abea
thp: fix MADV_DONTNEED vs clear soft dirty race
Yet another instance of the same race.Fix is identical to change_huge_pmd().See "thp: fix MADV_DONTNEED vs. numa balancing race" for more details.Link:http://lkml.kernel.org/r/20170302151034.27829-5-kirill.shutemov@linux.intel.comSigned-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>Cc: Andrea Arcangeli <aarcange@redhat.com>Cc: Hillf Danton <hillf.zj@alibaba-inc.com>Cc: <stable@vger.kernel.org>Signed-off-by: Andrew Morton <akpm@linux-foundation.org>Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>1 parent58ceeb6 commit5b7abea
1 file changed
+8
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
900 | 900 |
| |
901 | 901 |
| |
902 | 902 |
| |
903 |
| - | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
904 | 911 |
| |
905 | 912 |
| |
906 | 913 |
| |
|
0 commit comments
Comments
(0)