From: Palmer Dabbelt Date: Wed, 10 Jan 2024 14:48:16 +0000 (-0800) Subject: Merge patch series "riscv: modules: Fix module loading error handling" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3a58275099b9cbfb9d86b85824fb3a5de796c815;p=linux.git Merge patch series "riscv: modules: Fix module loading error handling" Charlie Jenkins says: When modules are loaded while there is not ample allocatable memory, there was previously not proper error handling. This series fixes a use-after-free error and a different issue that caused a non graceful exit after memory was not properly allocated. * b4-shazam-merge: riscv: Fix relocation_hashtable size riscv: Correctly free relocation hashtable on error riscv: Fix module loading free order Link: https://lore.kernel.org/r/20240104-module_loading_fix-v3-0-a71f8de6ce0f@rivosinc.com Signed-off-by: Palmer Dabbelt --- 3a58275099b9cbfb9d86b85824fb3a5de796c815