summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorAlexandre Ghiti <alexghiti@rivosinc.com>2025-06-02 21:39:14 +0200
committerPalmer Dabbelt <palmer@dabbelt.com>2025-06-05 11:39:15 -0700
commita4348546332c9fae12b29acb514535e0a52b9b3c (patch)
treed1206b2e3e413fb2f86c41fde4b990463cc3cf16 /scripts/lib/kdoc/kdoc_output.py
parent259aaf03d7a03fe3c2f909deaeea7ce84ed47880 (diff)
riscv: make unsafe user copy routines use existing assembly routines
The current implementation is underperforming and in addition, it triggers misaligned access traps on platforms which do not handle misaligned accesses in hardware. Use the existing assembly routines to solve both problems at once. Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20250602193918.868962-2-cleger@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions