Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757649Ab3FMPgP (ORCPT ); Thu, 13 Jun 2013 11:36:15 -0400 Received: from mga14.intel.com ([143.182.124.37]:19087 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756779Ab3FMPgM (ORCPT ); Thu, 13 Jun 2013 11:36:12 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,859,1363158000"; d="scan'208";a="254573459" Message-ID: <51B9E6E0.8040208@linux.intel.com> Date: Thu, 13 Jun 2013 18:36:00 +0300 From: Eliezer Tamir User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Eric Dumazet CC: David Miller , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Jesse Brandeburg , Don Skidmore , e1000-devel@lists.sourceforge.net, Willem de Bruijn , Ben Hutchings , Andi Kleen , HPA , Eilon Greenstien , Or Gerlitz , Amir Vadai , Alex Rosenbaum , Avner Ben Hanoch , Or Kehati , sockperf-dev@googlegroups.com, Eliezer Tamir Subject: Re: [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into an unsigned int References: <20130613144613.4875.46858.stgit@ladj378.jer.intel.com> <20130613144645.4875.47741.stgit@ladj378.jer.intel.com> <1371137471.3252.110.camel@edumazet-glaptop> In-Reply-To: <1371137471.3252.110.camel@edumazet-glaptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 526 Lines: 18 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/