All of lore.kernel.org
 help / color / mirror / Atom feed
From: lamikr <lamikr@cc.jyu.fi>
To: OMAP-Linux <linux-omap-open-source@linux.omap.com>
Subject: rmmod omap-keymap crash for others?
Date: Tue, 18 Apr 2006 22:50:03 +0300	[thread overview]
Message-ID: <444542EB.8030301@cc.jyu.fi> (raw)

Hi

Are others still seeing same crash than what I get with 2.6.16 kernel
when I rmmod omap-kaymap?
For me this happens omap1510 based iPAQ h6300.
I have checked that the irq tryed to free has earlier received ok by
using platform_get_irq() method and before calling the rmmod, the driver
seems to work just fine.

rmmod omap-keymap
omap-keypad: key 0-1 released
Trying to free IRQ33
[<c002bb60>] (dump_stack+0x0/0x14) from [<c002829c>] (free_irq+0xa8/0xc0)
[<c00281f4>] (free_irq+0x0/0xc0) from [<bf0423ac>]
(omap_kp_remove+0x48/0x70 [omap_keypad])
 r4 = C1D4E420
[<bf042364>] (omap_kp_remove+0x0/0x70 [omap_keypad]) from [<c018265c>]
(platform_drv_remove+0x20/0x24)
 r4 = C02F38E0
[<c018263c>] (platform_drv_remove+0x0/0x24) from [<c0180b28>]
(__device_release_driver+0x70/0x88)
[<c0180ab8>] (__device_release_driver+0x0/0x88) from [<c0180c3c>]
(driver_detach+0x9c/0x100)
 r6 = BF042EAC  r5 = C02F38E0  r4 = C02F39A4
[<c0180ba0>] (driver_detach+0x0/0x100) from [<c0180474>]
(bus_remove_driver+0x8c/0xb0)
 r6 = C1EFC000  r5 = C0305BE4  r4 = BF042EAC
[<c01803e8>] (bus_remove_driver+0x0/0xb0) from [<c0180f78>]
(driver_unregister+0x14/0x20)
 r7 = 00000000  r6 = C1EFC000  r5 = BF042F80  r4 = BF042EAC
[<c0180f64>] (driver_unregister+0x0/0x20) from [<c0182768>]
(platform_driver_unregister+0x14/0x18)
 r4 = C02F64CC
[<c0182754>] (platform_driver_unregister+0x0/0x18) from [<bf042410>]
(omap_kp_exit+0x14/0x1c [omap_keypad])
[<bf0423fc>] (omap_kp_exit+0x0/0x1c [omap_keypad]) from [<c006c574>]
(sys_delete_module+0x244/0x2a8)
[<c006c330>] (sys_delete_module+0x0/0x2a8) from [<c0026

Mika

                 reply	other threads:[~2006-04-18 19:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=444542EB.8030301@cc.jyu.fi \
    --to=lamikr@cc.jyu.fi \
    --cc=linux-omap-open-source@linux.omap.com \
    /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.