From: Jan Kiszka <kiszka@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [PATCH] fixes, clarifications, cleanups for RTDM
Date: Mon, 07 Nov 2005 17:29:13 +0100 [thread overview]
Message-ID: <436F80D9.7090503@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
Hi,
this patch
o fixes a cleanup-on-error problem with rtdm_task_init
o moves this call into drvlib (i.e. de-inlines it)
o gets rid of __u64 and __s64 usages in favour of uint64_t and int64_t
(for consistent types in both kernel and user space)
o tries to improve the documentation of rtdm_device.device_name and
RTDM_EXECUTE_ATOMICALLY and
o moves EXPORT_SYMBOLs to their related functions
Tested, caused no regressions so far. Please apply.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next reply other threads:[~2005-11-07 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-07 16:29 Jan Kiszka [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-07 16:29 [Xenomai-core] [PATCH] fixes, clarifications, cleanups for RTDM Jan Kiszka
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=436F80D9.7090503@domain.hid \
--to=kiszka@domain.hid \
--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.