[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1432586334.11346.2.camel@twins>
Date: Mon, 25 May 2015 22:38:54 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Mohammed Naser <mnaser@...xhost.com>
Cc: linux-kernel@...r.kernel.org, mingo@...hat.com
Subject: Re: [PATCH] sched/fair: Fix null pointer dereference of empty queues
On Mon, 2015-05-25 at 14:00 -0400, Mohammed Naser wrote:
> Calling put_prev_task() can result in nr_running being updated
> to zero, which would then crash the system when the kernel
> attempts to pick_next_entity() with an empty queue.
Getting to pick_next_entity() with an empty queue is a bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists