public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@austin.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Paul Mackerras <paulus@samba.org>,
	viro@parcelfarce.linux.theplanet.co.uk,
	linux-kernel@vger.kernel.org
Subject: Re: Alignment of bitmaps for ext2_set_bit et al.
Date: Thu, 19 Aug 2004 15:39:40 -0500	[thread overview]
Message-ID: <4125100C.80703@austin.ibm.com> (raw)
In-Reply-To: <20040819042234.75020cbc.akpm@osdl.org>

Andrew Morton wrote:

>Paul Mackerras <paulus@samba.org> wrote:
>  
>
>>Olof has made a patch that uses atomics for these on ppc64 rather than
>>locking and unlocking a lock, but it will only work correctly if the
>>bitmap is always 8-byte aligned.
>>    
>>
>
>Sounds sane, as long as you get firmly notified when a poorly-aligned
>address is fed in.
>  
>
The notification is in the form of an unalignment trap resulting in a 
panic, is that firm enough? :-)


-Olof

      parent reply	other threads:[~2004-08-19 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19 11:16 Alignment of bitmaps for ext2_set_bit et al Paul Mackerras
2004-08-19 11:22 ` Andrew Morton
2004-08-19 14:42   ` David S. Miller
2004-08-19 20:39   ` Olof Johansson [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=4125100C.80703@austin.ibm.com \
    --to=olof@austin.ibm.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=viro@parcelfarce.linux.theplanet.co.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox