public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] simplify new deadline tasks detection
@ 2016-03-07 11:27 Luca Abeni
  2016-03-07 11:27 ` [PATCH v2] sched/deadline: remove dl_new from sched_dl_entity Luca Abeni
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Abeni @ 2016-03-07 11:27 UTC (permalink / raw)
  To: Juri Lelli, Peter Zijlstra; +Cc: Ingo Molnar, linux-kernel, Luca Abeni

This is v2 of my previous patch removing dl_new; repect to
the previos version, I (hopeflly) fixed all the coding style
issues (now scripts/checkpatch.pl reports 0 warinngs and 0 errors).
The patch has been tested with Juri's deadline tests and
some other tests based on periodic real-time threads, and the
tests did not show any regressions respect to git master.


Luca Abeni (1):
  sched/deadline: remove dl_new from sched_dl_entity

 include/linux/sched.h   |  6 +-----
 kernel/sched/core.c     |  1 -
 kernel/sched/deadline.c | 35 +++++++++++++----------------------
 3 files changed, 14 insertions(+), 28 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-08 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07 11:27 [PATCH v2] simplify new deadline tasks detection Luca Abeni
2016-03-07 11:27 ` [PATCH v2] sched/deadline: remove dl_new from sched_dl_entity Luca Abeni
2016-03-08 13:17   ` [tip:sched/core] sched/deadline: Remove dl_new from struct sched_dl_entity tip-bot for Luca Abeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox