Re: [PATCH] AFS: Correctly use 64-bit time for UUID

From: David Howells
Date: Wed Feb 11 2015 - 08:53:19 EST


Tina Ruchandani <ruchandani.tina@xxxxxxxxx> wrote:

> + uuidtime = ktime_get_real_ns() / 100;

64-bit division must be done using asm/div64.h

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/