Message ID | 1466525061-3686-2-git-send-email-hch@lst.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/block/blk-core.c b/block/blk-core.c index c94c7ad..d66509f 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -3390,6 +3390,7 @@ bool blk_poll(struct request_queue *q, blk_qc_t cookie) return false; } +EXPORT_SYMBOL_GPL(blk_poll); #ifdef CONFIG_PM /**