]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/task_work.c
ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
[mirror_ubuntu-bionic-kernel.git] / kernel / task_work.c
index 0fef395662a6ea6f38301e92f74d14f60b3f145d..83fb1ecfc33de01cfe1c6ccb5478961af1ef678b 100644 (file)
@@ -116,3 +116,4 @@ void task_work_run(void)
                } while (work);
        }
 }
+EXPORT_SYMBOL_GPL(task_work_run);