Re: Question regarding RT patches for ARM

From: Sebastian Andrzej Siewior
Date: Mon May 15 2017 - 09:47:19 EST


On 2017-05-15 15:09:45 [+0200], Fawad Lateef wrote:
> Hi,
>
> I am talking in general about RT patches. Like downloaded 4.9.20 from
> kernel.org and applied patch "4.9.20-rt16.patch".

understood

> On 15 May 2017 at 14:51, GuJiangfei <qiledexin@xxxxxxx> wrote:
> > Which rt patch do you mean?
> >
> >
> > åèçæéçåå
> > On 05/15/2017 20:44, Fawad Lateef wrote:
> >
> > Hi All,
> >
> > I am working on custom i.MX6 quad hardware and using RT patches for
> > almost latest stable kernel 4.9 and facing some weird system stall OR
> > 'unhandled page fault - exceptions'.

and you are sure that this problems are caused by the RT patch or is
there a chance that this is unrelated to the RT patch?

> > Just want to confirm that "are RT patches for ARM are stable OR they
> > are still experimental?" As I heard from my other colleagues that RT
> > patches are not stable for ARM and should be avoided.

It is stable and I am not aware of any ARM / IMX specific problems.

Since this got here from kernelnewbies: I would not recommend the
Preempt-RT patch set to add to any kernel just to have fancy patches.
People use it because they need to fulfill specific requirements which
would not work without it. You might want to check some of the
documentation in the RT-wiki
https://wiki.linuxfoundation.org/realtime/documentation/start

> > Thanks in advance,
> >
> > -- Fawad Lateef

Sebastian