On Tue, Sep 24, 2019 at 05:52:00PM -0700, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)"
>
> Use VM_FAULT_OOM instead of indirecting through vmf_error(-ENOMEM).
>
> Signed-off-by: Matthew Wilcox (Oracle)
Acked-by: Kirill A. Shutemov
--
Kirill A. Shutemov
From: "Matthew Wilcox (Oracle)"
Use VM_FAULT_OOM instead of indirecting through vmf_error(-ENOMEM).
Signed-off-by: Matthew Wilcox (Oracle)
---
mm/filemap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/filemap.c b/mm/filemap.c
index 1146fcfa3215..625ef3ef19f3 100644
--
2 matches
Mail list logo