linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sudhir Kumar <skumar@linux.vnet.ibm.com>
To: Paul Mackerras <paulus@samba.org>
Cc: Poornima Nayak <Poornima.Nayak@in.ibm.com>,
	linuxppc-dev@ozlabs.org, akpm@linux-foundation.org,
	skumar@linux.vnet.ibm.com, linux-kernel@vger.kernel.org
Subject: Re: [BUG]2.6.25-rc6:Unable to handle kernel paging request
Date: Fri, 21 Mar 2008 00:12:16 +0530	[thread overview]
Message-ID: <20080320184216.GB32259@in.ibm.com> (raw)
In-Reply-To: <18400.36670.5918.566965@cargo.ozlabs.ibm.com>

On Wed, Mar 19, 2008 at 02:57:50PM +1100, Paul Mackerras wrote:
> Sudhir Kumar writes:
> 
> > Unable to handle kernel paging request for data at address
> > 0xd00008000000002e
> 
> Looks like some driver tried to access I/O port 0x2e without checking
> whether there was possibly anything there first.
> 
> > Faulting instruction address: 0xc00000000074ded8
> > cpu 0x0: Vector: 300 (Data Access) at [c00000003e073aa0]
> >     pc: c00000000074ded8: .f71805f_find+0x44/0x32c
> >     lr: c00000000074e1f8: .f71805f_init+0x38/0x194
> >     sp: c00000003e073d20
> >    msr: 8000000000009032
> >    dar: d00008000000002e
> >  dsisr: 42000000
> >   current = 0xc0000000220851c0
> >   paca    = 0xc0000000007c2700
> >     pid   = 1, comm = swapper
> > enter ? for help
> > [c00000003e073dc0] c00000000074e1f8 .f71805f_init+0x38/0x194
> 
> Looks like it might be the f71805f driver, whatever that is...
> Hmmm, drivers/hwmon/f71805f.c looks like it, and indeed it does go
> poking around in PCI I/O space with no checks whatever.
> 
> I suggest you turn off CONFIG_SENSORS_F71805F.
It was a new feature so I turned it on while compiling.
I have tried by turning off CONFIG_SENSORS_F71805F but the bug
is still present.
> 
> It doesn't help, of course, that CONFIG_HWMON defaults to y. :(
> 
> Paul.
Thanks
Sudhir Kumar
ISTL IBM

  reply	other threads:[~2008-03-20 18:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18  5:29 [BUG]2.6.25-rc6:Unable to handle kernel paging request Sudhir Kumar
2008-03-18 16:04 ` Michael Neuling
2008-03-19  3:57 ` Paul Mackerras
2008-03-20 18:42   ` Sudhir Kumar [this message]
2008-03-21  9:07     ` Paul Mackerras

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=20080320184216.GB32259@in.ibm.com \
    --to=skumar@linux.vnet.ibm.com \
    --cc=Poornima.Nayak@in.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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;
as well as URLs for NNTP newsgroup(s).