Re: [parisc-linux] documented Oops running big-endian reiserfs on

David S. Miller (davem@redhat.com)
Sun, 02 Sep 2001 16:04:41 -0700 (PDT)


From: Matthew Wilcox <willy@debian.org>
Date: Sun, 2 Sep 2001 15:00:23 +0100

On Sun, Sep 02, 2001 at 10:55:38AM +0200, thunder7@xs4all.nl wrote:
> ReiserFS version 3.6.25
> bonnie[163]: Unaligned data reference 28

As it says, an unaligned data reference.

BTW, you should not be OOPSing on this as unaligned references are
defined as completely normal, especially in the networking.

Is it impossible to handle unaligned access traps properly on
parisc? If so, well you have some problems...

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/