* [Xenomai] [PULL] Fixes for forge
@ 2015-07-17 12:57 Jan Kiszka
0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2015-07-17 12:57 UTC (permalink / raw)
To: Xenomai
The following changes since commit 81958c620029485f3533b72f42b31ffb05eae234:
cobalt/thread, copperplate: fetch per-thread user window from the global heap (2015-07-16 21:24:33 +0200)
are available in the git repository at:
git://git.xenomai.org/xenomai-jki.git for-forge
for you to fetch changes up to 9e297aa3edcf73454524106346420061d10d1208:
cobalt/kernel: Generate cobalt_syscalls and cobalt_sysmodes (2015-07-16 23:48:50 +0200)
I've left out the mayday topic for now as it has known issues on
non-x86 / depends on I-pipe changes there.
----------------------------------------------------------------
Jan Kiszka (6):
cobalt/kernel: Fix mode of mayday syscall
cobalt/posix/sem: Do not register named semaphores with process resources
cobalt/kernel: Mark backtrace syscall as lostage
cobalt/kernel: Fix locking for xnthread info manipulations
cobalt/kernel: Set commas in syscall tables inside the macros
cobalt/kernel: Generate cobalt_syscalls and cobalt_sysmodes
.../arch/x86/include/asm/xenomai/syscall32.h | 12 +-
kernel/cobalt/posix/Makefile | 12 ++
kernel/cobalt/posix/gen-syscall-entries.sh | 32 +++
kernel/cobalt/posix/sem.c | 19 +-
kernel/cobalt/posix/syscall.c | 218 ++-------------------
kernel/cobalt/synch.c | 2 +
kernel/cobalt/thread.c | 3 +
scripts/prepare-kernel.sh | 4 +-
8 files changed, 85 insertions(+), 217 deletions(-)
create mode 100755 kernel/cobalt/posix/gen-syscall-entries.sh
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-17 12:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 12:57 [Xenomai] [PULL] Fixes for forge Jan Kiszka
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.