Skip to content
Snippets Groups Projects
user avatar
Jens Axboe authored
kernel/built-in.o:(.data+0x17b0): undefined reference to `blk_iopoll_enabled'

Since the extern declaration makes the compile work, but the actual
symbol is missing when block/blk-iopoll.o isn't linked in.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
cb684b5b
History
Name Last commit Last update