Re: [Intel-gfx] [PATCH] drm/i915: redefine WARN_ON_ONCE to include the condition

2015-03-12 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5940 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -6 274/274

[Intel-gfx] [PATCH] drm/i915: redefine WARN_ON_ONCE to include the condition

2015-03-12 Thread Jani Nikula
Same as commit c883ef1b1c998d2d66866772fd0fc34afa45641e Author: Mika Kuoppala Date: Tue Oct 28 17:32:30 2014 +0200 drm/i915: Redefine WARN_ON to include the condition but for WARN_ON_ONCE. Since the kernel WARN_ON_ONCE actually picks up *our* version of WARN_ON, we end up with messages li