lkml.org 
[lkml]   [2015]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [ANNOUNCE] 4.0.4-rt1
From
Date
On Tue, 2015-05-26 at 08:48 -0500, Clark Williams wrote:
> On Tue, 26 May 2015 09:38:32 -0400
> Steven Rostedt <rostedt@goodmis.org> wrote:
>
> > On Tue, 26 May 2015 08:34:49 -0500
> > Clark Williams <williams@redhat.com> wrote:
> >
> > > diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> > > index f75173c20f47..f532b22f56ba 100644
> > > --- a/drivers/gpu/drm/i915/intel_display.c
> > > +++ b/drivers/gpu/drm/i915/intel_display.c
> > > @@ -9745,7 +9745,9 @@ void intel_check_page_flip(struct drm_device *dev, int pipe)
> > > struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
> > > struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
> > >
> > > +#ifndef CONFIG_PREEMPT_RT_FULL
> > > WARN_ON(!in_interrupt());
> > > +#endif
> >
> > Or just use our special WARN_ON() functions...
> >
> >
> > WARN_ON_NONRT(!in_interrupt());
> >
> > -- Steve
>
> good point. Updated patch:

That's one down.

# pending fixes
drm-i915-intel_check_page_flip-WARN_ON_NONRT-for-not-in_irq.patch
net-netpoll-WARN_ONCE_NONRT-for-irqs-non-disabled.patch
workqueue-fix-rescuer_thread-blocking-ops-while-not-TASK_RUNNING-splat.patch

There are a couple more little splats. Been meaning to post them now
that 4.0-rt is out, but between the (alleged) 9->5 thing and whatnot...

-Mike



\
 
 \ /
  Last update: 2015-05-26 17:21    [W:0.116 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site