x86, cpufeature: Catch duplicate CPU feature strings
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Jun 2012 18:47:15 +0000 (11:47 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 25 Jun 2012 16:02:13 +0000 (09:02 -0700)
We had a case of duplicate CPU feature strings, a user space ABI
violation, for almost two years.  Make it a build error so that
doesn't happen again.

Link: http://lkml.kernel.org/r/4FE34BCB.5050305@linux.intel.com
Cc: Jan Beulich <JBeulich@suse.com>
Cc: Jean Delvare <khali@linux-fr.org>

No differences found