All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: Luigi Genoni <kernel@Expansa.sns.it>
Cc: linux-kernel@vger.kernel.org
Subject: Re: oops at boot with 2.5.7 and i810
Date: Wed, 20 Mar 2002 16:51:26 +0100	[thread overview]
Message-ID: <3C98AFFE.3000908@evision-ventures.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0203192243290.28639-100000@Expansa.sns.it>

Luigi Genoni wrote:
> 
> On Tue, 19 Mar 2002, Martin Dalecki wrote:
> 
> 
>>Luigi Genoni wrote:
>>
>>>that is: __get_hash_table

OK I have been looking that the correspodning function
and found it only to be related to filesystem super-block
operations as well as buffer_head manipulation... Quite
out of order if you ask me. So the chances are that there
are just particular problems with your compiler/build

In esp. fs/buffer is the only place where it get's used!

/fs/buffer.c:struct buffer_head * __get_hash_table(struct block_device *bdev, 
sector_t block, int size)
./fs/buffer.c:          bh = __get_hash_table(bdev, block, size);
./fs/buffer.c:  old_bh = __get_hash_table(bh->b_bdev, bh->b_blocknr, bh->b_size);

Let me guess: You root partition is on a ReiserFS?


  reply	other threads:[~2002-03-20 15:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-19 16:40 oops at boot with 2.5.7 and i810 Luigi Genoni
2002-03-19 16:44 ` Martin Dalecki
2002-03-19 18:30   ` Luigi Genoni
2002-03-19 18:51     ` Martin Dalecki
2002-03-19 21:48       ` Luigi Genoni
2002-03-20 15:51         ` Martin Dalecki [this message]
2002-03-20 16:42           ` Luigi Genoni
2002-03-20 16:57             ` Martin Dalecki
2002-03-21  1:00               ` oops at boot with 2.5.7 and i810 (reiserFS related?) Luigi Genoni
2002-03-19 17:09 ` oops at boot with 2.5.7 and i810 Martin Dalecki
2002-03-19 18:20   ` Mike Fedyk
2002-03-19 18:30   ` Luigi Genoni

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=3C98AFFE.3000908@evision-ventures.com \
    --to=dalecki@evision-ventures.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 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.