Re: [PATCH 0/4] SCHED_DEADLINE fixes and cleanups

2017-10-02 Thread Peter Zijlstra
Sorry for the delay, but picked them up now.

[PATCH 0/4] SCHED_DEADLINE fixes and cleanups

2017-09-07 Thread luca abeni
Hi, here are some fixes, cleanups and improvements for SCHED_DEADLINE. Patch 0001 just removes a duplicate declaration from sched/sched.h. Patch 0002 fixes a bug I introduced some time ago, when removing the dl_new field from sched_dl_entity in 72f9f3fdc928dc3ecd223e801b32d930b662b6ed. This is t