mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kirill Tkhai <ktkhai@parallels.com>
To: <linux-kernel@vger.kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@kernel.org>, Juri Lelli <juri.lelli@gmail.com>,
	<tkhai@yandex.ru>
Subject: [PATCH RESEND 0/2] dl_{prio,task} cleanup
Date: Wed, 4 Jun 2014 18:03:54 +0400	[thread overview]
Message-ID: <1401890634.4484.5.camel@tkhai> (raw)


This cleanup series adds forgotten dl_{prio,task},
where they have to be symmetric to rt_{prio,task},
and fixes rt_prio().

---

Kirill Tkhai (2):
      sched/dl: Add necessary dl_{task,prio}
      sched/rt: Fix rt_prio()


 include/linux/sched/deadline.h |    8 +-------
 include/linux/sched/prio.h     |    8 +++++---
 include/linux/sched/rt.h       |    2 +-
 kernel/locking/mutex.c         |    8 +++++---
 kernel/sched/core.c            |    4 ++--
 5 files changed, 14 insertions(+), 16 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>




                 reply	other threads:[~2014-06-04 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1401890634.4484.5.camel@tkhai \
    --to=ktkhai@parallels.com \
    --cc=juri.lelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tkhai@yandex.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome