commit | b0884e25fe361f2ca228808fb5fd1b74cb04e711 | [log] [tgz] |
---|---|---|
author | Markus Metzger <markus.t.metzger@intel.com> | Thu Dec 11 13:45:23 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Dec 12 08:08:10 2008 +0100 |
tree | 3501b08e29545f89733d592b8f7252253b399be6 | |
parent | f3134de60624829a57741c1f3796847d4de165f6 [diff] |
x86, bts: turn BUG_ON into WARN_ON_ONCE 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>