Fix: do not skip !allowed_cpus for mm_cid
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jan 2024 19:20:11 +0000 (14:20 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jan 2024 20:06:39 +0000 (15:06 -0500)
commit40797ae3069ce08b83c4221839b53e754105be78
tree74ecb29b078519e987cbd3258e480f1a4fccc174
parent724fed7ed9e401dc1d18720b2dccf329b7536af9
Fix: do not skip !allowed_cpus for mm_cid

Indexing with mm_cid is incompatible with skipping disallowed cpumask.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I138882eef8a5a447e82dddeca9df73047987545f
tests/basic_percpu_ops_test.c
tests/param_test.c
This page took 0.029811 seconds and 4 git commands to generate.