Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / include / linux / backing-dev-defs.h
index 1b4d69f..140c296 100644 (file)
@@ -163,6 +163,7 @@ struct backing_dev_info {
        wait_queue_head_t wb_waitq;
 
        struct device *dev;
+       struct device *owner;
 
        struct timer_list laptop_mode_wb_timer;