LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Dan Aloni <da-x@monatomic.org>
Cc: linux-kernel-list <linux-kernel@vger.kernel.org>
Subject: Re: e2b2rom_init_one():  Unable to register resource
Date: Mon, 26 Feb 2007 20:08:10 +0300	[thread overview]
Message-ID: <20070226170810.GA10223@cvg> (raw)
In-Reply-To: <45DA139D.7070807@monatomic.org>

On Mon, Feb 19, 2007 at 11:16:13PM +0200, Dan Aloni wrote:
| Cyrill Gorcunov wrote:
| >Hi, Dan
| >
| >did you try setup forsed 8MB value on window->phys?
| >
| >  
| Actually, I tried to force it at 4MB starting at 0xff800000 since it 
| made much sense looking at the e820 map. Or maybe I misunderstood 
| something. It crashed with this:
| 
| <7>[ 9237.432181] esb2rom: esb2rom_init_one(): Unable to register 
| resource 0xff800000-0xffbfffff - kernel bug?
| <1>[ 9237.432262] Unable to handle kernel paging request at 
| ffffc20010500000 RIP:
| <1>[ 9237.436910] [<ffffffff8041f7ba>] cfi_probe_chip+0x14a/0x10e0
| <4>[ 9237.445246] PGD 12fc20067 PUD 12fc21067 PMD 12fcf6067 PTE 0
| <0>[ 9237.451057] Oops: 0002 [1] SMP
| <0>[ 9237.454346] do_IRQ: 1.251 No irq handler for vector
| 
| I can dump here the disassembly of cfi_probe_chip if it's interesting...
| 
| -- 
| Dan Aloni
| XIV LTD, http://www.xivstorage.com
| da-x (at) monatomic.org, dan (at) xiv.co.il
| 

Hi Dan,

what's new with the problem? Did you get any solution? Btw, I've read
the comments in esb2rom.c and because it's grown from ichxrom.c it seems
esb2rom.c has a bug in esb2rom_init_one(). Actually I think you should
receive a message like this:

	"Rom window is closed"

as it's done in ichxrom.c because you've got

	pci_read_config_byte : 4

and that's not the number esb2rom_init_one is expecting to process with...

		Cyrill


      parent reply	other threads:[~2007-02-26 17:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-17 21:29 Dan Aloni
2007-02-18  7:52 ` Cyrill Gorcunov
2007-02-18  8:00 ` Cyrill Gorcunov
2007-02-18 10:42 ` Cyrill Gorcunov
2007-02-18 11:29   ` Dan Aloni
2007-02-18 12:36     ` Cyrill Gorcunov
2007-02-18 17:13   ` Andi Kleen
2007-02-18 17:49     ` Dan Aloni
2007-02-18 19:36       ` Cyrill Gorcunov
2007-02-18 20:05       ` Cyrill Gorcunov
2007-02-19 15:58 ` Cyrill Gorcunov
2007-02-19 21:16   ` Dan Aloni
2007-02-20 10:15     ` Cyrill Gorcunov
2007-02-20 11:27     ` Cyrill Gorcunov
2007-02-26 17:08     ` Cyrill Gorcunov [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=20070226170810.GA10223@cvg \
    --to=gorcunov@gmail.com \
    --cc=da-x@monatomic.org \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: e2b2rom_init_one():  Unable to register resource' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).