321c258e91
Doing direct 64 bit divisions in kernel code leads to references to undefined symbols on 32 bit architectures. Replace such divisions with calls to div64_s64 to make the module usable on 32 bit archs. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Karol Herbst <karolherbst@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |
||
---|---|---|
.. | ||
base.c | ||
gf100.c | ||
gk20a.c | ||
gk20a.h | ||
gk104.c | ||
gm20b.c | ||
gpio.c | ||
Kbuild | ||
nv40.c | ||
priv.h |