From: Jan Kiszka <jan.kiszka@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>,
Paolo Bernini <paolo.bernini@domain.hid>
Subject: Re: [Xenomai-core] [pull request] rtdm: Add padding to rtser_config
Date: Wed, 04 Nov 2009 12:41:16 +0100 [thread overview]
Message-ID: <4AF1685C.3090709@domain.hid> (raw)
In-Reply-To: <4AF0B4B4.3020609@domain.hid>
Jan Kiszka wrote:
> The following changes since commit 6b1a185b460765c933b17932d77be6967d2e42dc:
> Philippe Gerum (1):
> nucleus: fix locking in shared heap deletion
>
> are available in the git repository at:
>
> git://git.xenomai.org/xenomai-jki.git for-upstream
>
> Jan Kiszka (1):
> rtdm: Add padding to rtser_config
>
> include/rtdm/rtserial.h | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> ---
>
> rtdm: Add padding to rtser_config
>
> The current layout of rtser_config is unfortunate as it may result in
> different layout depending on the compiler alignment setting. Namely,
> rx_timeout may be aligned on 8-byte boundaries in user land while it may
> not be aligned in the kernel, or vice versa.
>
> Avoid this ambiguity by adding a reserved padding field. Bump profile
> revision number due to ABI breakage.
Sorry, forgot to state explicitly: This is obviously no material for 2.4
as it breaks the ABI also for those users that didn't suffer from it so
far (mostly x86). So please revert the corresponding commit.
Thanks,
Jan
--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux
prev parent reply other threads:[~2009-11-04 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 22:54 [Xenomai-core] [pull request] rtdm: Add padding to rtser_config Jan Kiszka
2009-11-04 11:41 ` Jan Kiszka [this message]
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=4AF1685C.3090709@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=paolo.bernini@domain.hid \
--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.