https://github.com/torvalds/linux
Revision 414dd67d50a6b9a11af23bbb68e8fae13d726c8b authored by Joe Thornber on 20 March 2013, 17:21:25 UTC, committed by Alasdair G Kergon on 20 March 2013, 17:21:25 UTC
Squash various 32bit link errors.

  >> on i386:
  >> drivers/built-in.o: In function `is_discarded_oblock':
  >> dm-cache-target.c:(.text+0x1ea28e): undefined reference to `__udivdi3'
  ...

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
1 parent 3b6b781
History
Tip revision: 414dd67d50a6b9a11af23bbb68e8fae13d726c8b authored by Joe Thornber on 20 March 2013, 17:21:25 UTC
dm cache: avoid 64 bit division on 32 bit
Tip revision: 414dd67
File Mode Size
README.txt -rw-r--r-- 1.2 KB
atomic-ops.txt -rw-r--r-- 4.5 KB
booting.txt -rw-r--r-- 5.8 KB
clock.txt -rw-r--r-- 2.4 KB
configuring.txt -rw-r--r-- 4.0 KB
features.txt -rw-r--r-- 10.6 KB
gdbinit -rw-r--r-- 11.4 KB
gdbstub.txt -rw-r--r-- 4.7 KB
kernel-ABI.txt -rw-r--r-- 9.2 KB
mmu-layout.txt -rw-r--r-- 13.9 KB

README.txt

back to top