Re: [ANNOUNCE] 4.0.4-rt1

From: Sebastian Andrzej Siewior
Date: Thu Jun 11 2015 - 08:34:43 EST


* Clark Williams | 2015-05-26 10:43:43 [-0500]:

>From: Clark Williams <williams@xxxxxxxxxx>
>Date: Thu, 21 May 2015 12:51:53 -0500
>Subject: [PATCH] [rt] i915: bogus warning from i915 when running on PREEMPT_RT
>
>The i915 driver has a 'WARN_ON(!in_interrupt())' in the display
>handler, which whines constanly on the RT kernel (since the interrupt
>is actually handled in a threaded handler and not actual interrupt
>context).
>
>Change the WARN_ON to WARN_ON_NORT
>
>Signed-off-by: Clark Williams <williams@xxxxxxxxxx>

Applied, thanks.

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/