OSDN Git Service

Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
[uclinux-h8/linux.git] / block / blk-mq-tag.h
index 90767b3..75893a3 100644 (file)
@@ -44,6 +44,7 @@ struct blk_mq_tags {
        struct list_head page_list;
 
        int alloc_policy;
+       cpumask_var_t cpumask;
 };