Re: [PATCH 4/6] KEYS: Add garbage collection for dead, revoked and expired keys. [ver #2]

From: David Howells
Date: Wed Aug 05 2009 - 05:42:39 EST


James Morris <jmorris@xxxxxxxxx> wrote:

> > + if (now >= gc_at) {
>
> Should you be using time_after() and friends for these comparisons?

Ummm... Possibly. Isn't time_after() normally used for jiffies comparisons?

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/