* Re: Question regarding RT patches for ARM [not found] <CAGgoGu6=EKCkzbZ0=i+4e+9rJUvxG-SUix1AQVch8VF=OmokVw@mail.gmail.com> @ 2017-05-15 13:06 ` Richard Weinberger [not found] ` <3aa42082.b247.15c0c29ca5e.Coremail.qiledexin@163.com> 1 sibling, 0 replies; 12+ messages in thread From: Richard Weinberger @ 2017-05-15 13:06 UTC (permalink / raw) To: Fawad Lateef; +Cc: Linux Kernel Mailing List, kernelnewbies, rt-users Fawad, [CC'ing RT experts] On Mon, May 15, 2017 at 2:44 PM, Fawad Lateef <fawadlateef@gmail.com> 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'. > > 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. -- Thanks, //richard ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <3aa42082.b247.15c0c29ca5e.Coremail.qiledexin@163.com>]
* Re: Question regarding RT patches for ARM [not found] ` <3aa42082.b247.15c0c29ca5e.Coremail.qiledexin@163.com> @ 2017-05-15 13:09 ` Fawad Lateef 2017-05-15 13:47 ` Sebastian Andrzej Siewior 2017-05-15 14:12 ` Eric Nelson 0 siblings, 2 replies; 12+ messages in thread From: Fawad Lateef @ 2017-05-15 13:09 UTC (permalink / raw) To: GuJiangfei; +Cc: Linux Kernel Mailing List, kernelnewbies, linux-rt-users 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". Thanks -- Fawad Lateef On 15 May 2017 at 14:51, GuJiangfei <qiledexin@163.com> 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'. > > 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. > > Thanks in advance, > > -- Fawad Lateef > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-15 13:09 ` Fawad Lateef @ 2017-05-15 13:47 ` Sebastian Andrzej Siewior 2017-05-15 14:07 ` Fawad Lateef 2017-05-15 14:12 ` Eric Nelson 1 sibling, 1 reply; 12+ messages in thread From: Sebastian Andrzej Siewior @ 2017-05-15 13:47 UTC (permalink / raw) To: Fawad Lateef Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users 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@163.com> 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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-15 13:47 ` Sebastian Andrzej Siewior @ 2017-05-15 14:07 ` Fawad Lateef 0 siblings, 0 replies; 12+ messages in thread From: Fawad Lateef @ 2017-05-15 14:07 UTC (permalink / raw) To: Sebastian Andrzej Siewior Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Sebastian, On 15 May 2017 at 15:47, Sebastian Andrzej Siewior <sebastian.siewior@linutronix.de> wrote: > 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@163.com> 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? > The hardware platform is used by many other projects/products _but_ none of them is using RT patches. So really not sure if its hardware issue, though problem can be seen only in RT version of kernel which is needed for project. >> > 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. > Ok, thanks. Good to know. I actually want this sort of confirmation as till now "platform/hardware manufacturer" says RT is unstable and should not be used (as newer kernel already have low-latency) > 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 > In our case we need RT because few other hardware components (external devices) needs really strict hard-limit and we can't miss that. (BTW I should have not included kernelnewbies in the CC list, but as was asking question in general that's why included). >> > Thanks in advance, >> > >> > -- Fawad Lateef > > Sebastian Thanks, Fawad Lateef ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-15 13:09 ` Fawad Lateef 2017-05-15 13:47 ` Sebastian Andrzej Siewior @ 2017-05-15 14:12 ` Eric Nelson 2017-05-15 14:20 ` Fawad Lateef 1 sibling, 1 reply; 12+ messages in thread From: Eric Nelson @ 2017-05-15 14:12 UTC (permalink / raw) To: Fawad Lateef, GuJiangfei Cc: Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Fawad, > 发自网易邮箱大师 > 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'. > I'm not sure about the unhandled page fault, but the stalls may be because of the SDMA driver. See this patch in the Freescale/NXP community for kernel 4.1: https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch Regards, Eric ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-15 14:12 ` Eric Nelson @ 2017-05-15 14:20 ` Fawad Lateef 2017-05-17 13:40 ` Fawad Lateef 0 siblings, 1 reply; 12+ messages in thread From: Fawad Lateef @ 2017-05-15 14:20 UTC (permalink / raw) To: Eric Nelson Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Eric, On 15 May 2017 at 16:12, Eric Nelson <eric@nelint.com> wrote: > Hi Fawad, > >> 发自网易邮箱大师 >> 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'. >> > > I'm not sure about the unhandled page fault, but the stalls may be > because of the SDMA driver. > > See this patch in the Freescale/NXP community for kernel 4.1: > https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch > Thanks for the patch link. I will give it a try. > Regards, > > > Eric Regards, Fawad Lateef ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-15 14:20 ` Fawad Lateef @ 2017-05-17 13:40 ` Fawad Lateef 2017-05-17 14:45 ` Eric Nelson 0 siblings, 1 reply; 12+ messages in thread From: Fawad Lateef @ 2017-05-17 13:40 UTC (permalink / raw) To: Eric Nelson Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi, On 15 May 2017 at 16:20, Fawad Lateef <fawadlateef@gmail.com> wrote: > Hi Eric, > > > On 15 May 2017 at 16:12, Eric Nelson <eric@nelint.com> wrote: >> Hi Fawad, >> >>> 发自网易邮箱大师 >>> 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'. >>> >> >> I'm not sure about the unhandled page fault, but the stalls may be >> because of the SDMA driver. >> >> See this patch in the Freescale/NXP community for kernel 4.1: >> https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch >> > > Thanks for the patch link. I will give it a try. Talked to hardware manufacturer and they applied the patch. Still that SDMA is only used for NOR flash and only u-boot and its environment are stored in nor flash. So not sure if that is going to help in any case. So I would really like few more suggestions OR confirmations about ARM (cortex-A9 based imx6) (preemept)-RT support/patches are stable and can be used for final products. Thanks > >> Regards, >> >> >> Eric > > Regards, > > Fawad Lateef ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-17 13:40 ` Fawad Lateef @ 2017-05-17 14:45 ` Eric Nelson 2017-05-17 16:02 ` Sebastian Andrzej Siewior 2017-05-18 8:45 ` Fawad Lateef 0 siblings, 2 replies; 12+ messages in thread From: Eric Nelson @ 2017-05-17 14:45 UTC (permalink / raw) To: Fawad Lateef Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Fawad, On 05/17/2017 06:40 AM, Fawad Lateef wrote: > On 15 May 2017 at 16:20, Fawad Lateef <fawadlateef@gmail.com> wrote: >> Hi Eric, >> On 15 May 2017 at 16:12, Eric Nelson <eric@nelint.com> wrote: >>> Hi Fawad, >>> >>>> 发自网易邮箱大师 >>>> 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'. >>>> >>> >>> I'm not sure about the unhandled page fault, but the stalls may be >>> because of the SDMA driver. >>> >>> See this patch in the Freescale/NXP community for kernel 4.1: >>> https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch >>> >> >> Thanks for the patch link. I will give it a try. > > Talked to hardware manufacturer and they applied the patch. > > Still that SDMA is only used for NOR flash and only u-boot and its > environment are stored in nor flash. So not sure if that is going to > help in any case. > SDMA is used for much more than NOR flash (SSI, USB, and sometimes UARTs). > So I would really like few more suggestions OR confirmations about ARM > (cortex-A9 based imx6) (preemept)-RT support/patches are stable and > can be used for final products. > I don't have any experience with the RT patches on 4.9 or later kernels, but do know that they're being used on i.MX6 with the vendor kernels (3.10.x, 4.1.x). I believe Alison Chaiken mentioned using them with 4.9 kernels: http://elinux.org/images/4/42/IRQs-_the_Hard%2C_the_Soft%2C_the_Threaded_and_the_Preemptible.pdf https://www.youtube.com/watch?v=-pehAzaP1eg&feature=youtu.be&list=PLbzoR-pLrL6pRFP6SOywVJWdEHlmQE51q Regards, Eric ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-17 14:45 ` Eric Nelson @ 2017-05-17 16:02 ` Sebastian Andrzej Siewior 2017-05-18 11:08 ` Fawad Lateef 2017-05-18 8:45 ` Fawad Lateef 1 sibling, 1 reply; 12+ messages in thread From: Sebastian Andrzej Siewior @ 2017-05-17 16:02 UTC (permalink / raw) To: Eric Nelson Cc: Fawad Lateef, GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users On 2017-05-17 07:45:39 [-0700], Eric Nelson wrote: > Hi Fawad, Hi Fawad, > On 05/17/2017 06:40 AM, Fawad Lateef wrote: > > > > I'm not sure about the unhandled page fault, but the stalls may be > > > > because of the SDMA driver. > > > > > > > > See this patch in the Freescale/NXP community for kernel 4.1: > > > > https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch That is something I see for the first time. The description says that it leads to this stall but it fails to explain _how_ it got there. > > > Thanks for the patch link. I will give it a try. > > > > Talked to hardware manufacturer and they applied the patch. > > > > Still that SDMA is only used for NOR flash and only u-boot and its > > environment are stored in nor flash. So not sure if that is going to > > help in any case. > > > > SDMA is used for much more than NOR flash (SSI, USB, and sometimes > UARTs). > > > So I would really like few more suggestions OR confirmations about ARM > > (cortex-A9 based imx6) (preemept)-RT support/patches are stable and > > can be used for final products. > > > > I don't have any experience with the RT patches on 4.9 or later > kernels, but do know that they're being used on i.MX6 with the > vendor kernels (3.10.x, 4.1.x). I just looked into a few boot logs and it seems the Phyflex board (imx6 quad) bootet v4.9.27-rt18, run cyclictest including some tests and nothing produced this "unhandled page fault" you mention here. This includes the previous RT version in the v4.9 line. Of this "page fault" happens on boot, it has to do something without your .config + hw combination. If it happens at rune-time it is probably triggered by a driver or an application is triggering this. > Regards, > > > Eric Sebastian ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-17 16:02 ` Sebastian Andrzej Siewior @ 2017-05-18 11:08 ` Fawad Lateef 2017-05-18 20:10 ` Sebastian Andrzej Siewior 0 siblings, 1 reply; 12+ messages in thread From: Fawad Lateef @ 2017-05-18 11:08 UTC (permalink / raw) To: Sebastian Andrzej Siewior Cc: Eric Nelson, GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Sebastian, On 17 May 2017 at 18:02, Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote: > On 2017-05-17 07:45:39 [-0700], Eric Nelson wrote: >> Hi Fawad, > Hi Fawad, > >> On 05/17/2017 06:40 AM, Fawad Lateef wrote: >> > > > I'm not sure about the unhandled page fault, but the stalls may be >> > > > because of the SDMA driver. >> > > > >> > > > See this patch in the Freescale/NXP community for kernel 4.1: >> > > > https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch > > That is something I see for the first time. The description says that it > leads to this stall but it fails to explain _how_ it got there. > >> > > Thanks for the patch link. I will give it a try. >> > >> > Talked to hardware manufacturer and they applied the patch. >> > >> > Still that SDMA is only used for NOR flash and only u-boot and its >> > environment are stored in nor flash. So not sure if that is going to >> > help in any case. >> > >> >> SDMA is used for much more than NOR flash (SSI, USB, and sometimes >> UARTs). >> >> > So I would really like few more suggestions OR confirmations about ARM >> > (cortex-A9 based imx6) (preemept)-RT support/patches are stable and >> > can be used for final products. >> > >> >> I don't have any experience with the RT patches on 4.9 or later >> kernels, but do know that they're being used on i.MX6 with the >> vendor kernels (3.10.x, 4.1.x). > > I just looked into a few boot logs and it seems the Phyflex board (imx6 > quad) bootet v4.9.27-rt18, run cyclictest including some tests and > nothing produced this "unhandled page fault" you mention here. This > includes the previous RT version in the v4.9 line. > Thanks, seems like RT patches are quite stable for ARM then. > Of this "page fault" happens on boot, it has to do something without > your .config + hw combination. If it happens at rune-time it is probably > triggered by a driver or an application is triggering this. > Yes, this happens at run-time and not always. Sometimes hardware just hangs/stalls. As now RT is widely used on ARM so to me seems like it something related to hardware design/setting OR application. Another question: Is RT user-space application can make kernel/system crash? As to me kernel should kill the app but let itself running _but_ not sure in the case of RT patched kernel. >> Regards, >> >> >> Eric > > Sebastian Thanks, Fawad Lateef ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-18 11:08 ` Fawad Lateef @ 2017-05-18 20:10 ` Sebastian Andrzej Siewior 0 siblings, 0 replies; 12+ messages in thread From: Sebastian Andrzej Siewior @ 2017-05-18 20:10 UTC (permalink / raw) To: Fawad Lateef Cc: Eric Nelson, GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users On 2017-05-18 13:08:32 [+0200], Fawad Lateef wrote: > Hi Sebastian, Hi Fawad, > > Of this "page fault" happens on boot, it has to do something without > > your .config + hw combination. If it happens at rune-time it is probably > > triggered by a driver or an application is triggering this. > > > > Yes, this happens at run-time and not always. Sometimes hardware just > hangs/stalls. So this sounds like a race condition. > As now RT is widely used on ARM so to me seems like it something > related to hardware design/setting OR application. > > Another question: Is RT user-space application can make kernel/system > crash? As to me kernel should kill the app but let itself running > _but_ not sure in the case of RT patched kernel. This is correct. With RT or without it: a use space should not be able to crash the kernel. It is possible that a race within a driver triggers more reliably on RT. I would recommend to strip down the system to the minimum where the issue should not trigger. And then slowly increase the "enabled" hardware components so you might get an idea when or what could cause it. > Thanks, > > Fawad Lateef Sebastian ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Question regarding RT patches for ARM 2017-05-17 14:45 ` Eric Nelson 2017-05-17 16:02 ` Sebastian Andrzej Siewior @ 2017-05-18 8:45 ` Fawad Lateef 1 sibling, 0 replies; 12+ messages in thread From: Fawad Lateef @ 2017-05-18 8:45 UTC (permalink / raw) To: Eric Nelson Cc: GuJiangfei, Linux Kernel Mailing List, kernelnewbies, linux-rt-users Hi Eric, On 17 May 2017 at 16:45, Eric Nelson <eric@nelint.com> wrote: > Hi Fawad, > > On 05/17/2017 06:40 AM, Fawad Lateef wrote: >> >> On 15 May 2017 at 16:20, Fawad Lateef <fawadlateef@gmail.com> wrote: >>> >>> Hi Eric, >>> On 15 May 2017 at 16:12, Eric Nelson <eric@nelint.com> wrote: >>>> >>>> Hi Fawad, >>>> >>>>> 发自网易邮箱大师 >>>>> 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'. >>>>> >>>> >>>> I'm not sure about the unhandled page fault, but the stalls may be >>>> because of the SDMA driver. >>>> >>>> See this patch in the Freescale/NXP community for kernel 4.1: >>>> >>>> https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc-imx-rt/0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch >>>> >>> >>> Thanks for the patch link. I will give it a try. >> >> >> Talked to hardware manufacturer and they applied the patch. >> >> Still that SDMA is only used for NOR flash and only u-boot and its >> environment are stored in nor flash. So not sure if that is going to >> help in any case. >> > > SDMA is used for much more than NOR flash (SSI, USB, and sometimes > UARTs). > Yes SDMA can be used for many devices but in our case its only set to use for NOR (to confirm I also checked sdma interrupts in system and they just 21 or so which happened during boot time). >> So I would really like few more suggestions OR confirmations about ARM >> (cortex-A9 based imx6) (preemept)-RT support/patches are stable and >> can be used for final products. >> > > I don't have any experience with the RT patches on 4.9 or later > kernels, but do know that they're being used on i.MX6 with the > vendor kernels (3.10.x, 4.1.x). > > I believe Alison Chaiken mentioned using them with 4.9 kernels: > http://elinux.org/images/4/42/IRQs-_the_Hard%2C_the_Soft%2C_the_Threaded_and_the_Preemptible.pdf > https://www.youtube.com/watch?v=-pehAzaP1eg&feature=youtu.be&list=PLbzoR-pLrL6pRFP6SOywVJWdEHlmQE51q > Thanks for the video/link. Seems like very informative. Will check it soon. > Regards, > > > Eric Regards, Fawad Lateef ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-05-18 20:10 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAGgoGu6=EKCkzbZ0=i+4e+9rJUvxG-SUix1AQVch8VF=OmokVw@mail.gmail.com>
2017-05-15 13:06 ` Question regarding RT patches for ARM Richard Weinberger
[not found] ` <3aa42082.b247.15c0c29ca5e.Coremail.qiledexin@163.com>
2017-05-15 13:09 ` Fawad Lateef
2017-05-15 13:47 ` Sebastian Andrzej Siewior
2017-05-15 14:07 ` Fawad Lateef
2017-05-15 14:12 ` Eric Nelson
2017-05-15 14:20 ` Fawad Lateef
2017-05-17 13:40 ` Fawad Lateef
2017-05-17 14:45 ` Eric Nelson
2017-05-17 16:02 ` Sebastian Andrzej Siewior
2017-05-18 11:08 ` Fawad Lateef
2017-05-18 20:10 ` Sebastian Andrzej Siewior
2017-05-18 8:45 ` Fawad Lateef
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox