mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Markus Wichmann <nullplan@gmx.net>
To: musl@lists.openwall.com
Subject: Re: [PATCH 0/6] updates for linux v5.3
Date: Tue, 12 Nov 2019 06:16:56 +0100	[thread overview]
Message-ID: <20191112051656.GB10289@voyager> (raw)
In-Reply-To: <20191112030150.GQ16318@brightrain.aerifal.cx>

On Mon, Nov 11, 2019 at 10:01:50PM -0500, Rich Felker wrote:
> I don't follow that line of reasoning; the alignment would potentially
> differ, but the layout wouldn't, and that's why I initially suspected
> they were doing this for alignment. In any case, the only arch without
> at least 4-byte alignment is m68k, and it's not going to have a 64-bit
> version.
>

Does the alignment even matter in this case? Any variable of this type
passed to the kernel must be copied into kernel space, anyway. And
there, the destination can be made to have any alignment the kernel
authors should like to choose. So what does the alignment of the source
matter?

Ciao,
Markus


  reply	other threads:[~2019-11-12  5:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-10  1:08 Szabolcs Nagy
2019-11-10  6:14 ` Rich Felker
2019-11-10 12:02   ` Szabolcs Nagy
2019-11-12  3:01     ` Rich Felker
2019-11-12  5:16       ` Markus Wichmann [this message]
2019-11-12 11:16       ` Szabolcs Nagy
2019-11-12 16:34         ` Rich Felker
2019-11-12 17:05           ` Szabolcs Nagy
2019-11-13  0:06           ` Szabolcs Nagy

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=20191112051656.GB10289@voyager \
    --to=nullplan@gmx.net \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).