[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhgswOqcLhzZXGkz06Cv=7x3RVxqsg+07VA-=myuy1RGOw@mail.gmail.com>
Date: Fri, 25 Oct 2013 09:59:18 -0700
From: Jim Davis <jim.epost@...il.com>
To: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
axboe@...nel.dk
Subject: randconfig build error with next-20131025, in block
Building with the attached random configuration file,
CC block/blk-mq.o
In file included from include/linux/mmzone.h:9:0,
from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from block/blk-mq.c:2:
block/blk-mq.c: In function ‘blk_mq_queue_enter’:
include/linux/wait.h:772:2: error: expected ‘;’ before ‘__ret’
__ret; \
^
block/blk-mq.c:108:8: note: in expansion of macro
‘wait_event_interruptible_lock_irq’
ret = wait_event_interruptible_lock_irq(q->mq_freeze_wq,
^
block/blk-mq.c:108:6: error: void value not ignored as it ought to be
ret = wait_event_interruptible_lock_irq(q->mq_freeze_wq,
^
make[1]: *** [block/blk-mq.o] Error 1
View attachment "randconfig-1382719356.txt" of type "text/plain" (64741 bytes)
Powered by blists - more mailing lists