mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 20:17:00 -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>