mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04: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>