[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120517.160937.586334759945738635.davem@davemloft.net>
Date: Thu, 17 May 2012 16:09:37 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: nhorman@...driver.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
bhutchings@...arflare.com
Subject: Re: [PATCH v3] drop_monitor: convert to modular building
From: Neil Horman <nhorman@...driver.com>
Date: Thu, 17 May 2012 16:04:00 -0400
> When I first wrote drop monitor I wrote it to just build monolithically. There
> is no reason it can't be built modularly as well, so lets give it that
> flexibiity.
>
> I've tested this by building it as both a module and monolithically, and it
> seems to work quite well
>
> Change notes:
>
> v2)
> * fixed for_each_present_cpu loops to be more correct as per Eric D.
> * Converted exit path failures to BUG_ON as per Ben H.
>
> v3)
> * Converted del_timer to del_timer_sync to close race noted by Ben H.
>
> Signed-off-by: Neil Horman <nhorman@...driver.com>
Applied, althrough it didn't apply cleanly to net-next.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists