From: Eric Dumazet Date: Thu, 24 Jun 2010 00:04:38 +0000 (+0000) Subject: net: u64_stats_sync improvements X-Git-Tag: v2.6.36-rc1~571^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b3ecc71a0664d44ed8d087d583aee98fbf492a;p=pandora-kernel.git net: u64_stats_sync improvements - Add a comment about interrupts: 6) If counter might be written by an interrupt, readers should block interrupts. - Fix a typo in sample of use. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed