sched: frt: Fix condition to select idle_cpu and recessive_cpu
authorYoungtae Lee <yt0729.lee@samsung.com>
Wed, 22 Aug 2018 01:59:43 +0000 (10:59 +0900)
committerhskang <hs1218.kang@samsung.com>
Sun, 9 Sep 2018 21:37:13 +0000 (06:37 +0900)
commitf31a158ca8358936a386514f45722c7379b16625
tree5444f71b98c2abc22578efb639e99cb103e85aff
parent9b14e2c96a6e7ca0080433b91bc094d3b48f868e
sched: frt: Fix condition to select idle_cpu and recessive_cpu

Fix bug that doesn't applying active_mask while selects
idle_cpu and recessive_cpu

Change-Id: I7b26ab2622f4d1288a7277a23a7d9668bc4e9526
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
kernel/sched/rt.c