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:
f3134de
)
x86, bts: turn BUG_ON into WARN_ON_ONCE
author
Markus Metzger
<markus.t.metzger@intel.com>
Thu, 11 Dec 2008 12:45:23 +0000
(13:45 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 07:08:10 +0000
(08:08 +0100)
Impact: make the ds code more debuggable
Turn BUG_ON's into WARN_ON_ONCE.
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found