Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a3d2b1dd authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Samuel Pascua
Browse files

sched: Convert to struct llist



Use the generic llist primitives.

We had a private lockless list implementation in the scheduler in the wake-list
code, now that we have a generic llist implementation that provides all required
operations, switch to it.

This patch is not expected to change any behavior.

Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1315836353.26517.42.camel@twins


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarSamuel Pascua <pascua.samuel.14@gmail.com>
parent 3bc3207a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment