powerpc: Fix div64 in bootloader
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 18 Nov 2010 03:39:24 +0000 (14:39 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 18 Nov 2010 03:39:24 +0000 (14:39 +1100)
The code is missing a fix that went into the main kernel variant
(we should try to share that code again at some stage)

Reported-by: Albert Cahalan <acahalan@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found