[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <895d0324-3537-3d36-fa0f-5d61b733ef6e@infradead.org>
Date: Tue, 27 Aug 2019 08:37:57 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux MM <linux-mm@...ck.org>,
Minchan Kim <minchan@...nel.org>,
Nitin Gupta <ngupta@...are.org>,
Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
Subject: Re: linux-next: Tree for Aug 27 (mm/zsmalloc.c)
On 8/27/19 2:05 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20190826:
>
on x86_64:
In file included from ../include/linux/mmzone.h:10:0,
from ../include/linux/gfp.h:6,
from ../include/linux/umh.h:4,
from ../include/linux/kmod.h:9,
from ../include/linux/module.h:13,
from ../mm/zsmalloc.c:33:
../mm/zsmalloc.c: In function ‘zs_create_pool’:
../mm/zsmalloc.c:2416:27: error: ‘struct zs_pool’ has no member named ‘migration_wait’
init_waitqueue_head(&pool->migration_wait);
^
../include/linux/wait.h:67:26: note: in definition of macro ‘init_waitqueue_head’
__init_waitqueue_head((wq_head), #wq_head, &__key); \
^~~~~~~
Full randconfig file is attached.
--
~Randy
View attachment "config-r7139" of type "text/plain" (88748 bytes)
Powered by blists - more mailing lists