On 05.12.20 13:00, Philippe Gerum wrote: > From: Philippe Gerum <[email protected]> > > This series contains prep work to the addition of a pipeline > abstraction layer towards Xenomai 3.2 supporting Dovetail, cleaning up > obsolete code. Based on the -next branch. > > Philippe Gerum (4): > cobalt/arm: disable unlocked context switching > cobalt/kernel: drop support for preemptible context switching > cobalt/syscall: use raw_printk() for serial debug output > cobalt/clock: drop xnclock_get_host_time() > > include/cobalt/kernel/clock.h | 2 - > include/cobalt/kernel/sched.h | 34 --------------- > include/cobalt/kernel/thread.h | 2 +- > include/cobalt/uapi/kernel/thread.h | 1 - > kernel/cobalt/arch/arm/Kconfig | 22 ---------- > kernel/cobalt/clock.c | 6 --- > kernel/cobalt/posix/syscall.c | 2 +- > kernel/cobalt/sched.c | 66 ++--------------------------- > kernel/cobalt/thread.c | 23 +--------- > kernel/cobalt/timer.c | 2 +- > 10 files changed, 7 insertions(+), 153 deletions(-) >
These changes are a good branching point for stable/v3.1.x. Preparing that now... Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux
