All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Philippe Gerum <rpm@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] Please pull from xenomai-gch.git branch stable-3.0.x
Date: Sat, 14 May 2016 16:31:24 +0200	[thread overview]
Message-ID: <20160514143124.GD30749@hermes.click-hack.org> (raw)

The following changes since commit 1022a4b150ded6e9eff6597bdb7b71ea9a90075b:

  cobalt/kernel: Null-terminate cobalt_print_sched_params output (2016-05-14 15:21:21 +0200)

are available in the git repository at:

  git://git.xenomai.org/xenomai-gch.git stable-3.0.x

for you to fetch changes up to 04e0d12f17a0f0c41372818d5e2db6ced8dded3b:

  cobalt/timer: replace bheap with rbtree (2016-05-14 15:57:24 +0200)

----------------------------------------------------------------
Gilles Chanteperdrix (1):
      cobalt/timer: replace bheap with rbtree

 include/cobalt/kernel/Makefile.am |   1 -
 include/cobalt/kernel/bheap.h     | 266 ---------------------------------------------
 include/cobalt/kernel/timer.h     |  80 ++++++++------
 kernel/cobalt/Kconfig             |  14 +--
 kernel/cobalt/clock.c             |   2 +-
 kernel/cobalt/timer.c             |  34 +++++-
 6 files changed, 87 insertions(+), 310 deletions(-)
 delete mode 100644 include/cobalt/kernel/bheap.h

-- 
					    Gilles.
https://click-hack.org


                 reply	other threads:[~2016-05-14 14:31 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=20160514143124.GD30749@hermes.click-hack.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=rpm@xenomai.org \
    --cc=xenomai@xenomai.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.