forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commitf5df863
mm: use find_get_incore_page in memcontrol
The current code does not protect against swapoff of the underlyingswap device, so this is a bug fix as well as a worthwhile reduction incode complexity.Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>Signed-off-by: Andrew Morton <akpm@linux-foundation.org>Cc: Alexey Dobriyan <adobriyan@gmail.com>Cc: Chris Wilson <chris@chris-wilson.co.uk>Cc: Huang Ying <ying.huang@intel.com>Cc: Hugh Dickins <hughd@google.com>Cc: Jani Nikula <jani.nikula@linux.intel.com>Cc: Johannes Weiner <hannes@cmpxchg.org>Cc: Matthew Auld <matthew.auld@intel.com>Cc: William Kucharski <william.kucharski@oracle.com>Link:https://lkml.kernel.org/r/20200910183318.20139-3-willy@infradead.orgSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>1 parent61ef186 commitf5df863
1 file changed
+2
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5539 | 5539 | | |
5540 | 5540 | | |
5541 | 5541 | | |
5542 | | - | |
5543 | | - | |
5544 | | - | |
5545 | | - | |
5546 | 5542 | | |
5547 | 5543 | | |
5548 | 5544 | | |
5549 | 5545 | | |
5550 | 5546 | | |
5551 | | - | |
5552 | | - | |
5553 | | - | |
5554 | 5547 | | |
5555 | | - | |
5556 | 5548 | | |
5557 | | - | |
5558 | | - | |
5559 | | - | |
5560 | | - | |
5561 | | - | |
5562 | | - | |
5563 | | - | |
5564 | | - | |
5565 | | - | |
5566 | | - | |
5567 | | - | |
5568 | | - | |
5569 | | - | |
5570 | | - | |
| 5549 | + | |
| 5550 | + | |
5571 | 5551 | | |
5572 | 5552 | | |
5573 | 5553 | | |
| |||
0 commit comments
Comments
(0)