aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorPalmer Dabbelt <[email protected]>2019-08-06 17:05:08 -0700
committerPaul Walmsley <[email protected]>2019-08-08 16:05:38 -0700
commit81a48ee417387bef9cb720ca75980ee11ae9c901 (patch)
treefc7055fa360d63d43b81e7417385ca6281106a09 /scripts/gdb/vmlinux-gdb.py
parent66cc016ab7c780d53450fd1648010da02ddf2770 (diff)
RISC-V: Remove udivdi3
This should never have landed in the first place: it was added as part of 64-bit divide support for 32-bit systems, but the kernel doesn't allow this sort of division. I must have forgotten to remove it. This patch removes the support. Since this routine only worked on 64-bit platforms but was only built on 32-bit platforms, it's essentially just nonsense anyway. Signed-off-by: Palmer Dabbelt <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Link: https://lore.kernel.org/linux-riscv/[email protected]/T/#t Reported-by: Eric Lin <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions