]> www.infradead.org Git - users/willy/linux.git/commit
mm: Replace PF_MEMALLOC_NOIO with memalloc_nocma
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 27 Mar 2020 19:13:34 +0000 (15:13 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 24 Jun 2020 16:58:09 +0000 (12:58 -0400)
commit910c4382d4fbc462af264a8ca3c81e2b58f4a6d4
tree789a4ea48db2be7072eaaf4c4070aef076666feb
parent136d9b62d569b345e709d8bcfcff23a6c806aa69
mm: Replace PF_MEMALLOC_NOIO with memalloc_nocma

We're short on PF_* flags, so make memalloc_nocma its own bit where we
have plenty of space.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/sched.h
include/linux/sched/mm.h