Searched hist:c6df4b17c8539f737a6a2d7b797eac41e8e34cdc (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/lib/ |
H A D | clz_tab.c | c6df4b17c8539f737a6a2d7b797eac41e8e34cdc Wed Feb 01 16:17:54 CST 2012 David Miller <davem@davemloft.net> 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>
|
H A D | Kconfig | c6df4b17c8539f737a6a2d7b797eac41e8e34cdc Wed Feb 01 16:17:54 CST 2012 David Miller <davem@davemloft.net> 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>
|
H A D | Makefile | c6df4b17c8539f737a6a2d7b797eac41e8e34cdc Wed Feb 01 16:17:54 CST 2012 David Miller <davem@davemloft.net> 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>
|
/openbmc/linux/arch/sparc/lib/ |
H A D | divdi3.S | c6df4b17c8539f737a6a2d7b797eac41e8e34cdc Wed Feb 01 16:17:54 CST 2012 David Miller <davem@davemloft.net> 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>
|
/openbmc/linux/arch/sparc/ |
H A D | Kconfig | c6df4b17c8539f737a6a2d7b797eac41e8e34cdc Wed Feb 01 16:17:54 CST 2012 David Miller <davem@davemloft.net> 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>
|