From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Subject: Re: Question regarding RT patches for ARM Date: Mon, 15 May 2017 07:12:55 -0700 Message-ID: <646e1a43-78a7-3d04-ee29-1299b7d9d4d8@nelint.com> References: <3aa42082.b247.15c0c29ca5e.Coremail.qiledexin@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Linux Kernel Mailing List , kernelnewbies , linux-rt-users@vger.kernel.org To: Fawad Lateef , GuJiangfei Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org 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