All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe De Muyter <phdm@macq.eu>
To: Greg Ungerer <gerg@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org
Subject: Re: [PATCH] m68knommu: align BSS section to 4-byte boundaries
Date: Mon, 12 Oct 2020 15:34:05 +0200	[thread overview]
Message-ID: <20201012133405.GA24704@frolo.macqel> (raw)
In-Reply-To: <20201012043432.787588-1-gerg@linux-m68k.org>

On Mon, Oct 12, 2020 at 02:34:32PM +1000, Greg Ungerer wrote:
> The kernel start up code for all of the nommu m68k types expects the
> BSS section to be on a 4-byte boundary, and to be a whole number of 32bit
> words. The BSS initialization loop sets 32bit sized quantities and has
> no provision for odd or unaligned accesses.
> 
> Although this has always been the case, in practice the BSS was typically
> aligned and sized this way. The problem was first observed after commit

not aligned and sized ... ?

Best regards

Philippe

-- 
Philippe De Muyter +32 2 6101532 Macq SA rue de l'Aeronef 2 B-1140 Bruxelles

  reply	other threads:[~2020-10-12 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12  4:34 [PATCH] m68knommu: align BSS section to 4-byte boundaries Greg Ungerer
2020-10-12 13:34 ` Philippe De Muyter [this message]
2020-10-12 14:00   ` Greg Ungerer

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=20201012133405.GA24704@frolo.macqel \
    --to=phdm@macq.eu \
    --cc=gerg@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.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.