1
0
Files
linux/arch/arc/include/asm
Mischa Jonker 7efd0da2d1 ARC: Fix __udelay calculation
Cast usecs to u64, to ensure that the (usecs * 4295 * HZ)
multiplication is 64 bit.

Initially, the (usecs * 4295 * HZ) part was done as a 32 bit
multiplication, with the result casted to 64 bit. This led to some bits
falling off, causing a "DMA initialization error" in the stmmac Ethernet
driver, due to a premature timeout.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-09-05 10:31:12 +05:30
..
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-06-22 13:46:43 +05:30
2013-02-11 20:00:30 +05:30
2013-09-05 10:31:12 +05:30
2013-02-15 23:15:54 +05:30
2013-02-15 23:16:00 +05:30
2013-09-05 10:31:11 +05:30
2013-02-26 14:25:18 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:15:51 +05:30
2013-02-15 23:15:55 +05:30
2013-02-11 20:00:31 +05:30
2013-02-11 20:00:35 +05:30
2013-06-22 19:23:26 +05:30
2013-02-11 20:00:39 +05:30
2013-06-22 13:46:42 +05:30
2013-06-22 13:46:42 +05:30
2013-02-15 23:15:53 +05:30