Messages in this thread |  | | Date | Wed, 07 Nov 2001 16:09:50 -0800 (PST) | Subject | Re: [PATCH] net/ipv4/*, net/core/neighbour.c jiffies cleanup | From | "David S. Miller" <> |
| |
From: Tim Schmielau <tim@physik3.uni-rostock.de> Date: Thu, 8 Nov 2001 01:00:24 +0100 (CET)
jiffies cleanup patch of the day follows. Mostly boring changes of jiffies comparisons to use time_{before,after} in order to handle jiffies wraparound correctly.
These cases handle wraparound correctly!!!!
Please stop sending these changes, start thinking about what the code is doing.
It is comparing a "DIFFERRENCE" not raw jiffy values with each other. It works just fine.
Franks a lot, David S. Miller davem@redhat.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |