Skip to content
Commit 55e2b696 authored by Wenyu Liu's avatar Wenyu Liu Committed by Mimi Zohar
Browse files

kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments

kexec_mutex is replaced by an atomic variable
in 05c62574

 (panic, kexec: make __crash_kexec() NMI safe).

But there are still two comments that referenced kexec_mutex,
replace them by kexec_lock.

Signed-off-by: default avatarWenyu Liu <liuwenyu7@huawei.com>
Acked-by: default avatarBaoquan He <bhe@redhat.com>
Acked-by: default avatarPaul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 56dc986a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment