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:
ed40595
)
x86, xsave: use BUG_ON() instead of BUILD_BUG_ON()
author
Suresh Siddha
<suresh.b.siddha@intel.com>
Wed, 13 Aug 2008 18:38:15 +0000
(11:38 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 14 Aug 2008 08:56:07 +0000
(10:56 +0200)
All these structure sizes are runtime determined. So use a runtime
bug check.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found