Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / efi.h
index 7a9498a..9bf2f1f 100644 (file)
@@ -740,7 +740,8 @@ struct efivars {
         * 1) ->list - adds, removals, reads, writes
         * 2) ops.[gs]et_variable() calls.
         * It must not be held when creating sysfs entries or calling kmalloc.
-        * ops.get_next_variable() is only called from register_efivars(),
+        * ops.get_next_variable() is only called from register_efivars()
+        * or efivar_update_sysfs_entries(),
         * which is protected by the BKL, so that path is safe.
         */
        spinlock_t lock;