forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 */