James Bottomley bf33a70a73 x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined
Commit 976e8f677e42757e5586ea04a9ac8bb8ddaa037e ("x86: asm/io.h: unify
virt_to_phys/phys_to_virt") changed the return of virt_to_phys from long
to phys_addr_t which is unsigned long long on a PAE platform.

So, I could suggest a fix below since isa addresses may never be above
32 bits.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-13 21:02:02 +01:00
..
2009-02-13 09:44:22 +01:00
2009-02-13 09:44:22 +01:00
2009-01-26 21:19:57 +01:00
2009-02-13 09:44:22 +01:00
2009-02-11 10:37:40 +01:00
2009-02-13 09:44:22 +01:00
2009-01-06 15:58:58 -08:00