Re: [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into anunsigned int
From: Eliezer Tamir
Date: Thu Jun 13 2013 - 11:36:19 EST
On 13/06/2013 18:31, Eric Dumazet wrote:
On Thu, 2013-06-13 at 17:46 +0300, Eliezer Tamir wrote:
+extern unsigned int sysctl_net_ll_poll __read_mostly;
Oh well, you re-introduce the overflow
hint : you defined
#define USECS_TO_NS(us) (us << 10)
ouch!
(thanks)
--
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/