x86, bts: turn BUG_ON into WARN_ON_ONCE
authorMarkus Metzger <markus.t.metzger@intel.com>
Thu, 11 Dec 2008 12:45:23 +0000 (13:45 +0100)
committerIngo 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