From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 14 May 2016 16:31:24 +0200 From: Gilles Chanteperdrix Message-ID: <20160514143124.GD30749@hermes.click-hack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Xenomai] Please pull from xenomai-gch.git branch stable-3.0.x List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: Xenomai 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