git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad3341
)
x86, cpufeature: Catch duplicate CPU feature strings
author
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 22 Jun 2012 18:47:15 +0000
(11:47 -0700)
committer
H. 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