From: greg@kroah.com (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: Kernel update to 2.6.31.1 on pxa270: udev and usb storage cause kernel Oops
Date: Wed, 7 Oct 2009 08:25:52 -0700 [thread overview]
Message-ID: <20091007152552.GB27394@kroah.com> (raw)
In-Reply-To: <20091007145000.GC26894@kroah.com>
On Wed, Oct 07, 2009 at 07:50:00AM -0700, Greg KH wrote:
> On Wed, Oct 07, 2009 at 01:45:55PM +0200, hoefle marco wrote:
> > On Mon, 2009-10-05 at 15:52 -0700, Greg KH wrote:
> > > On Sat, Oct 03, 2009 at 01:48:32PM +0100, Russell King - ARM Linux wrote:
> > > > I think you need to report this to the USB/udev people.
> > > >
> > > > On Tue, Sep 29, 2009 at 10:39:22AM +0200, hoefle marco wrote:
> > > > > Hello,
> > > > > we use Kernel 2.6.30.4 on a PXA270 platform (from Phytec). It works good
> > > > > with all peripherals on the Phytec board.
> > > > > For an old Sandisk device (diskonchip) we have a driver ported to 2.6.3x
> > > > > as the block device driver API has changed. We thought it will be a wise
> > > > > decision to do the porting already to 2.6.3x.
> > > > > However, when using the latest Kernel (and the previous one 2.6.30) with
> > > > > all the drivers we used in 2.6.30.4 udev and usb storage seem not to
> > > > > work any more.
> > > > > Does anybody have an idea why?
> >
> > It looks that more things which worked with 2.6.30.4 do not work with
> > the latest stable 2.6.31.2 kernel. I get also a Kernel oops when
> > rebooting the system.
> >
> > What I did to get there:
> > I disabled udevd and made the important device nodes static. This
> > allowed to boot into the system. I also disabled unnecessary things like
> > USB support and the tffs disk-on-chip driver.
> > Starting udevd manually does cause the same kernel oops as described at
> > the beginning of this thread.
> >
> > In addition I get that oops when rebooting the system:
> >
> > / # reboot
> > The system is going down NOW!
> > Sending SIGTERM to all processes
> > Sending SIGKILL to all processes
> > Requesting system reboot
> > Unable to handle kernel paging request at virtual address 20726590
> > pgd = c39a0000
> > [20726590] *pgd=00000000
> > Internal error: Oops: f5 [#2]
> > Modules linked in:
> > CPU: 0 Tainted: G D (2.6.31.2 #3)
> > PC is at device_shutdown+0x34/0xbc
>
> I think something else is going on here that is a problem.
>
> Can you turn on debugging for the driver core (CONFIG_DEBUG_DRIVER) and
> let us see the kernel log? I'm guessing that you have a driver that
> doesn't like some of the driver core changes that went into 2.6.31.
See my response to you on the linux-hotplug list for a number of bugs I
just found in the driver code you posted. In short, it's your code, not
the kernel :)
thanks,
greg k-h
prev parent reply other threads:[~2009-10-07 15:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-29 8:39 Kernel update to 2.6.31.1 on pxa270: udev and usb storage cause kernel Oops hoefle marco
2009-10-03 12:48 ` Russell King - ARM Linux
2009-10-05 22:52 ` Greg KH
2009-10-06 9:40 ` hoefle marco
2009-10-06 21:57 ` Greg KH
2009-10-15 8:06 ` hoefle marco
2009-10-06 12:27 ` hoefle marco
2009-10-07 11:45 ` hoefle marco
2009-10-07 14:23 ` Eric Miao
2009-10-07 14:50 ` Greg KH
2009-10-07 15:25 ` Greg KH [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=20091007152552.GB27394@kroah.com \
--to=greg@kroah.com \
--cc=linux-arm-kernel@lists.infradead.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.