forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 */