From e00f85bec0a9924eb517ccd126ddbb9787068f53 Mon Sep 17 00:00:00 2001 From: stephen hemminger Date: Tue, 21 Jun 2011 05:35:31 +0000 Subject: [PATCH] xen: convert to 64 bit stats interface Convert xen driver to 64 bit statistics interface. Use stats_sync to ensure that 64 bit update is read atomically on 32 bit platform. Put hot statistics into per-cpu table. Signed-off-by: Stephen Hemminger Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-format-patch failed