kernel/drivers/gpu/arm/bifrost/mali_kbase_jm.h
.. .. @@ -84,7 +84,7 @@ 84 84 * by kbase_js_use_ctx(). 85 85 * 86 86 * The context should have no atoms currently pulled from it 87 - * (kctx->atoms_pulled == 0).87 + * (kbase_jsctx_atoms_pulled(kctx) == 0).88 88 * 89 89 * Caller must hold the hwaccess_lock 90 90 */