commit | 55f6cb9d0b364e7e8cb65b51193f5e4743c44fde | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Fri Jun 22 11:47:15 2012 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Jun 25 09:02:13 2012 -0700 |
tree | 3c1051b460760d344e5787a6fce1aaac87d20415 | |
parent | 4ad33411308596f2f918603509729922a1ec4411 [diff] |
x86, cpufeature: Catch duplicate CPU feature strings 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>