]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - mm/page_io.c
blkcg: revert blkcg cleanups series
[linux.git] / mm / page_io.c
index 573d3663d8462a4bd47be9a88d28ad85c34ce139..aafd19ec1db4667b5924b147d506d7eeeef37270 100644 (file)
@@ -339,7 +339,7 @@ int __swap_writepage(struct page *page, struct writeback_control *wbc,
                goto out;
        }
        bio->bi_opf = REQ_OP_WRITE | REQ_SWAP | wbc_to_write_flags(wbc);
-       bio_associate_blkg_from_page(bio, page);
+       bio_associate_blkcg_from_page(bio, page);
        count_swpout_vm_event(page);
        set_page_writeback(page);
        unlock_page(page);