mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-15 08:35:26 +09:00
Incorrect rcu check was used as rcu isn't done under mutex here. Force check to 1 for now, to stop it from complaining. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>