commit | 55e2b69649be38f1788b38755070875b96111d2f | [log] [tgz] |
---|---|---|
author | Wenyu Liu <liuwenyu7@huawei.com> | Mon Aug 07 10:52:06 2023 +0800 |
committer | Mimi Zohar <zohar@linux.ibm.com> | Mon Aug 07 09:55:42 2023 -0400 |
tree | 5d0789c720e8a8ea7b319c483421c75701008ed4 | |
parent | 56dc986a6b20b20aab1b76e0d8bff79954a00333 [diff] |
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments kexec_mutex is replaced by an atomic variable in 05c6257433b (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: Wenyu Liu <liuwenyu7@huawei.com> Acked-by: Baoquan He <bhe@redhat.com> Acked-by: Paul Menzel <pmenzel@molgen.mpg.de> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>