sched: ems: ontime: Modify ontime condition structure.
authorDaeyeong Lee <daeyeong.lee@samsung.com>
Tue, 8 May 2018 08:06:21 +0000 (17:06 +0900)
committerlakkyung.jung <lakkyung.jung@samsung.com>
Mon, 23 Jul 2018 05:58:45 +0000 (14:58 +0900)
commit60161a11a8388d8e9dc035eeab8918f3d745322f
tree5a6bef332bb6089240a6425da66a8cc86020952a
parent4b74cf2349650fbaa2f9d9519e3c331da046bf5e
sched: ems: ontime: Modify ontime condition structure.

- Modify the ontime condition to have each coregroup individually
- Use list_head struct instead of ontime_cond *next

Change-Id: I0e81c10af914a82d09ceedaf08975efdfb9f7e3a
Signed-off-by: Daeyeong Lee <daeyeong.lee@samsung.com>
kernel/sched/ems/ontime.c