Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / fs / afs / vl_rotate.c
index c0458c9..488e584 100644 (file)
@@ -45,7 +45,7 @@ static bool afs_start_vl_iteration(struct afs_vl_cursor *vc)
            cell->dns_expiry <= ktime_get_real_seconds()) {
                dns_lookup_count = smp_load_acquire(&cell->dns_lookup_count);
                set_bit(AFS_CELL_FL_DO_LOOKUP, &cell->flags);
-               queue_work(afs_wq, &cell->manager);
+               afs_queue_cell(cell, afs_cell_trace_get_queue_dns);
 
                if (cell->dns_source == DNS_RECORD_UNAVAILABLE) {
                        if (wait_var_event_interruptible(