diff options
author | Muchun Song <[email protected]> | 2020-11-13 22:52:13 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-11-14 11:26:04 -0800 |
commit | 8b21ca0218d29cc6bb7028125c7e5a10dfb4730c (patch) | |
tree | 6fd428cbac4b76d9c897398fc314eb88c09a94cc /mm/migrate.c | |
parent | e7e046155af04cdca5e1157f28b07e1651eb317b (diff) |
mm: memcontrol: fix missing wakeup polling thread
When we poll the swap.events, we can miss being woken up when the swap
event occurs. Because we didn't notify.
Fixes: f3a53a3a1e5b ("mm, memcontrol: implement memory.swap.events")
Signed-off-by: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Yafang Shao <[email protected]>
Cc: Chris Down <[email protected]>
Cc: Tejun Heo <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions