Re: [linux-yocto] [linux-yocto-rt v5.0/standard/preempt-rt/base][PATCH 1/1] genirq: invoke kthread_cancel_work_sync on RT kernel to aviod compile error

2019-05-29 Thread Bruce Ashfield
I'm doing full updates on the 5.0 -rt at the moment, so I'll pickup this fix along with the reset of the recent -rt changes upstream. Bruce On Thu, May 23, 2019 at 5:55 AM Liwei Song wrote: > > fix following compile error: > > kernel/irq/manage.c:388:20: error: passing argument 1 of 'cancel_work

Re: [linux-yocto] v4.18.x - stable updates comprising v4.18.39

2019-05-29 Thread Bruce Ashfield
On Thu, May 23, 2019 at 11:09 PM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 4.18.x stable update "extension" primarily created > for the Yocto project, continuing from the previous v4.18.38 release. > > There are about 180 commits here, based on commits chosen from w

Re: [linux-yocto] [linux-yocto-rt v5.0/standard/preempt-rt/base][PATCH 1/1] i915: Use local irq lock instead of irq disable regions

2019-05-29 Thread Bruce Ashfield
I've refreshed all the 5.0 -rt versions, so this no longer applies. Can you check the latest changes on the branches and re-send if this is still required. Bruce On Tue, May 28, 2019 at 11:56 PM Liwei Song wrote: > > From: Jiping Ma > > Use a local_irq_lock as a replacement for irq off regions

Re: [linux-yocto] [linux-yocto-rt v5.0/standard/preempt-rt/base][PATCH 1/1] i915: Use local irq lock instead of irq disable regions

2019-05-29 Thread Liwei Song
On 05/30/2019 12:05 PM, Bruce Ashfield wrote: > I've refreshed all the 5.0 -rt versions, so this no longer applies. > > Can you check the latest changes on the branches and re-send if this > is still required. Hi Bruce, This patch is not required anymore, it has been fix in this new -rt versi