hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/gpu/arm/bifrost/mali_kbase_jm.h
....@@ -84,7 +84,7 @@
8484 * by kbase_js_use_ctx().
8585 *
8686 * The context should have no atoms currently pulled from it
87
- * (kctx->atoms_pulled == 0).
87
+ * (kbase_jsctx_atoms_pulled(kctx) == 0).
8888 *
8989 * Caller must hold the hwaccess_lock
9090 */