Skip to content
Commit 477a0ebe authored by Huacai Chen's avatar Huacai Chen
Browse files

LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()



Replace kmap_atomic()/kunmap_atomic() calls with kmap_local_page()/
kunmap_local() in copy_user_highpage() which can be invoked from both
preemptible and atomic context [1].

[1] https://lore.kernel.org/all/20201029222652.302358281@linutronix.de/

Suggested-by: default avatarDeepak R Varma <drv@mailo.com>
Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
parent 449c2756
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