https://github.com/torvalds/linux
Revision 8f79125d285d2d71ed110e875754942256efa51d authored by Zong Li on 25 June 2018, 08:49:38 UTC, committed by Palmer Dabbelt on 04 July 2018, 20:53:33 UTC
On 32-bit, it need to use __ucmpdi2, otherwise, it can't find the __ucmpdi2
symbol.

Signed-off-by: Zong Li <zong@andestech.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent d5fad48
History
Tip revision: 8f79125d285d2d71ed110e875754942256efa51d authored by Zong Li on 25 June 2018, 08:49:38 UTC
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Tip revision: 8f79125

back to top