git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aaf4c2
)
staging/lustre/lnet: fix build error on i386
author
Peng Tao
<bergwolf@gmail.com>
Fri, 7 Jun 2013 14:07:21 +0000
(22:07 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 9 Jun 2013 05:21:01 +0000
(22:21 -0700)
make ARCH=i386 allyesconfig gave bellow errors:
drivers/built-in.o: In function `kiblnd_create_conn':
>> (.text+0x1a74425): undefined reference to `__umoddi3'
Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found