From: Palik, Imre Date: Thu, 19 Mar 2015 10:05:42 +0000 (+0100) Subject: xen-netback: making the bandwidth limiter runtime settable X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edafc132baac4f5331b7bffd99a7af371776f2b5;p=pandora-kernel.git xen-netback: making the bandwidth limiter runtime settable With the current netback, the bandwidth limiter's parameters are only settable during vif setup time. This patch register a watch on them, and thus makes them runtime changeable. When the watch fires, the timer is reset. The timer's mutex is used for fencing the change. Cc: Anthony Liguori Signed-off-by: Imre Palik Acked-by: Wei Liu Signed-off-by: David S. Miller --- Reading git-diff-tree failed