Re: [ANNOUNCE] v4.11.12-rt9

From: Mike Galbraith
Date: Mon Aug 07 2017 - 04:22:20 EST


On Mon, 2017-08-07 at 09:33 +0200, Sebastian Andrzej Siewior wrote:
> On 2017-08-05 16:57:23 [+0200], Mike Galbraith wrote:
> > > Woohoo!
> >
> > Box put a small dent in enthusiasm. ÂAfter a bit of hotplug flogging,
> > box blew up on shutdown. Âx3550 M3 has a serial port, and reproduced.
> >
> > [ 624.216065] list_del corruption. prev->next should be ffff88015cb31278, but was ffff88017f0945a0
> > [ 624.216077] ------------[ cut here ]------------
> > [ 624.216079] kernel BUG at lib/list_debug.c:53!
>
> what timer is it :)?

kernel/exit.c:
851ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂhrtimer_cancel(&tsk->signal->real_timer);

That one.