-
- Downloads
lib: Fix multiple definitions of clz_tab
Both sparc 32-bit's software divide assembler and MPILIB provide clz_tab[] with identical contents. Break it out into a seperate object file and select it when SPARC32 or MPILIB is set. Reported-by:Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
James Morris <jmorris@namei.org>
Showing
- arch/sparc/Kconfig 1 addition, 0 deletionsarch/sparc/Kconfig
- arch/sparc/lib/divdi3.S 1 addition, 15 deletionsarch/sparc/lib/divdi3.S
- lib/Kconfig 4 additions, 0 deletionslib/Kconfig
- lib/Makefile 2 additions, 0 deletionslib/Makefile
- lib/clz_tab.c 18 additions, 0 deletionslib/clz_tab.c
- lib/mpi/mpi-bit.c 0 additions, 19 deletionslib/mpi/mpi-bit.c
Loading
Please register or sign in to comment