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

2019-05-21 Thread Bruce Ashfield
On Sun, May 19, 2019 at 10:51 AM Paul Gortmaker < paul.gortma...@windriver.com> wrote: > [Re: v4.18.x - stable updates comprising v4.18.38] On 16/05/2019 (Thu > 16:47) Paul Gortmaker wrote: > > [...] > > > > The conflicts just look like one of the changes is already in my tree > .. which > > > IIR

Re: [linux-yocto] [linux_yocto_v5.0/standard/preempt-rt/base][PATCH] genirq: Prevent use-after-free and work list corruption on rt

2019-05-21 Thread Bruce Ashfield
merged. Bruce On Sat, May 18, 2019 at 11:32 AM Hongxu Jia wrote: > Since commit [70a44a0 genirq: Prevent use-after-free and work list > corruption] applied, the patch makes it work on rt > > Signed-off-by: Hongxu Jia > --- > kernel/irq/manage.c | 4 > 1 file changed, 4 insertions(+) > >