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
.gitignore -rw-r--r-- 19 bytes
Makefile -rw-r--r-- 284 bytes
cfag12864b -rw-r--r-- 3.1 KB
cfag12864b-example.c -rw-r--r-- 5.8 KB
ks0108 -rw-r--r-- 1.0 KB

back to top