Re: [bug]: Kernel panic in 3.10.17

2014-11-28 Thread Hillf Danton
> > Today, I got came across the below kernel panic, when device was idle. > As per the analysis the crash is happening in: sched/fair.c: tg_load_down: > load > = tg->parent->cfs_rq[cpu]->h_load; > The backtrace says: tg->parent = 0x0, which is strange. > > If anybody knows about any fixes for t

[bug]: Kernel panic in 3.10.17

2014-11-10 Thread PINTU KUMAR
Hi, Today, I got came across the below kernel panic, when device was idle. As per the analysis the crash is happening in: sched/fair.c: tg_load_down: load = tg->parent->cfs_rq[cpu]->h_load; The backtrace says: tg->parent = 0x0, which is strange. If anybody knows about any fixes for this, please l