mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
It's only __div64_32 that needs the fix, __xdiv64_32 behaves as expected with the original size. Signed-off-by: Paul Mundt <lethal@linux-sh.org>