[PW_SID:1093296] riscv: module: Use generic cmp_int() instead of custom cmp_3way()#1913
[PW_SID:1093296] riscv: module: Use generic cmp_int() instead of custom cmp_3way()#1913linux-riscv-bot wants to merge 2 commits into
Conversation
The module-sections.c file defines a custom cmp_3way() macro to perform 3-way comparisons during relocation sorting. Instead of maintaining our own implementation, use the generic cmp_int() macro provided by the already included <linux/sort.h>. This removes redundant code and relies on standard kernel interfaces. Signed-off-by: Florian Schmaus <florian.schmaus@codasip.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
|
Patch 1: "riscv: module: Use generic cmp_int() instead of custom cmp_3way()" |
2d4fcdd to
cd9d421
Compare
PR for series 1093296 applied to workflow__riscv__fixes
Name: riscv: module: Use generic cmp_int() instead of custom cmp_3way()
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1093296
Version: 1