public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexander Zarochentcev <zam@namesys.com>
To: "David S. Miller" <davem@redhat.com>
Cc: kernel@Expansa.sns.it, Nikita@namesys.com,
	linux-kernel@vger.kernel.org, Reiserfs-List@namesys.com
Subject: Re: [reiserfs-list] Re: reiserfs does not work with linux 2.4.17 on sparc64 CPUs
Date: Thu, 3 Jan 2002 14:05:11 +0300	[thread overview]
Message-ID: <15412.15079.684123.309977@backtop.namesys.com> (raw)
In-Reply-To: <20020102.201352.104034173.davem@redhat.com>
In-Reply-To: <15403.16930.233614.432899@laputa.namesys.com> <Pine.LNX.4.33.0112281058130.30085-100000@Expansa.sns.it> <20020102.201352.104034173.davem@redhat.com>


It was sent to reiserfs list and lkml already.

David S. Miller writes:
 >    From: Luigi Genoni <kernel@Expansa.sns.it>
 >    Date: Fri, 28 Dec 2001 11:03:27 +0100 (CET)
 > 
 >    OK, here is my oops
 >    
 >    reiserfs: checking transaction log (device 08:14) ...
 >    Using r5 hash to sort names
 >    Unsupported unaligned load/store trap for kernel at <000000000059bae8>.
 > 
 > Looks like some change in reiserfs in 2.4.17 has caused it to start
 > doing {set,clear,change}_bit() operations on pointers which are not
 > "long" aligned.

--- linux/include/linux/reiserfs_fs_sb.h.org	Wed Jan  2 15:45:20 2002
+++ linux/include/linux/reiserfs_fs_sb.h	Wed Jan  2 15:45:36 2002
@@ -407,7 +407,7 @@
 				/* To be obsoleted soon by per buffer seals.. -Hans */
     atomic_t s_generation_counter; // increased by one every time the
     // tree gets re-balanced
-    unsigned int s_properties;    /* File system properties. Currently holds
+    unsigned long s_properties;    /* File system properties. Currently holds
 				     on-disk FS format */
     
     /* session statistics */

 > 
 > Franks a lot,
 > David S. Miller
 > davem@redhat.com

-- 
Alexander Zarochentcev, mailto:zam@namesys.com
---
"Gee, Toto, I don't think we are in Kansas anymore."

      reply	other threads:[~2002-01-03 11:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-27 15:23 reiserfs does not work with linux 2.4.17 on sparc64 CPUs Luigi Genoni
2001-12-27 15:45 ` Nikita Danilov
2001-12-27 23:05   ` Luigi Genoni
2001-12-28 10:03   ` Luigi Genoni
2001-12-28 10:37     ` [reiserfs-list] " Hans Reiser
2001-12-28 22:53       ` Luigi Genoni
2002-01-02 10:46       ` Luigi Genoni
2002-01-02 13:00         ` Alexander Zarochentcev
2002-01-02 17:29           ` [reiserfs-list] Re: reiserfs does not work with linux 2.4.17 on Alan Cox
2002-01-03  8:47           ` [reiserfs-list] Re: reiserfs does not work with linux 2.4.17 on sparc64 CPUs Luigi Genoni
2001-12-28 16:24     ` Mr. Shannon Aldinger
2002-01-03  4:13     ` David S. Miller
2002-01-03 11:05       ` Alexander Zarochentcev [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=15412.15079.684123.309977@backtop.namesys.com \
    --to=zam@namesys.com \
    --cc=Nikita@namesys.com \
    --cc=Reiserfs-List@namesys.com \
    --cc=davem@redhat.com \
    --cc=kernel@Expansa.sns.it \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox