forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitc0c379e
mm: drop unused pmdp_huge_get_and_clear_notify()
Dave noticed that after fixing MADV_DONTNEED vs numa balancing race thelast pmdp_huge_get_and_clear_notify() user is gone.Let's drop the helper.Link:http://lkml.kernel.org/r/20170306112047.24809-1-kirill.shutemov@linux.intel.comSigned-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>Cc: Dave Hansen <dave.hansen@intel.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 parentced1080 commitc0c379e
1 file changed
+0
-13
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 | 397 |
| |
410 | 398 |
| |
411 | 399 |
| |
| |||
489 | 477 |
| |
490 | 478 |
| |
491 | 479 |
| |
492 |
| - | |
493 | 480 |
| |
494 | 481 |
| |
495 | 482 |
| |
|
0 commit comments
Comments
(0)