From: Palmer Dabbelt Date: Fri, 18 Apr 2025 17:51:58 +0000 (-0700) Subject: Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping function" X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=85f79dece58373e29ece0507fda378cdc0e617cc;p=linux-2.6-microblaze.git Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping function" Nylon Chen says: 1. Adds support for ZCB compressed instructions (C.LHU, C.LH, C.SH). 2. Fixes a bug where copy_from/to_user() calls in non-sleepable contexts triggered attempts to sleep. Signed-off-by: Zong Li Signed-off-by: Nylon Chen nylon.chen@sifive.com Nylon Chen (2): riscv: misaligned: Add handling for ZCB instructions riscv: misaligned: fix sleeping function called during misaligned access handling * b4-shazam-merge: riscv: misaligned: fix sleeping function called during misaligned access handling riscv: misaligned: Add handling for ZCB instructions Link: https://lore.kernel.org/r/20250411073850.3699180-1-nylon.chen@sifive.com Signed-off-by: Palmer Dabbelt --- 85f79dece58373e29ece0507fda378cdc0e617cc