From: Peter Zijlstra Date: Tue, 12 Aug 2014 07:15:25 +0000 (+0200) Subject: perf/x86/uncore: Rename IvyTown to IvyBridge-EP X-Git-Tag: fixes-against-v3.18-rc2~100^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcd0973fe02aad3d4bdc59dd0f1db90f51105a9;p=pandora-kernel.git perf/x86/uncore: Rename IvyTown to IvyBridge-EP Keeping track of all the various CPU names is hard enough; adding extra silly names for no reason is just not helping. If we know the base arch name (IvyBridge) then we can do the client/server parts with the well known {,EP,EX} postfixes, no need to remember endless amounts of unrelated and pointless names for this. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-8559jke61dsyr7d0i74iutli@git.kernel.org Cc: Arnaldo Carvalho de Melo Cc: Linus Torvalds Cc: Stephane Eranian Cc: Yan, Zheng Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed