commit | c57653dc94d0db7bf63067433ceaa97bdcd0a312 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Aug 19 13:59:02 2016 -0700 |
committer | Vineet Gupta <vgupta@synopsys.com> | Fri Aug 19 14:09:33 2016 -0700 |
tree | fdaf0a315dd56e11075cc8a2f6396d35208de0d4 | |
parent | 1c3c909303924d30145601f47b6c058fdd2cbc2e [diff] |
ARC: export __udivdi3 for modules Some module using div_u64() was failing to link because the libgcc 64-bit divide assist routine was not being exported for modules Reported-by: avinashp@quantenna.com Cc: stable@vger.kernel.org Signed-off-by: Vineet Gupta <vgupta@synopsys.com>