public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@de.bosch.com>
To: Todd Poynor <tpoynor@mvista.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: OMAP touchscreen timer BUG
Date: Tue, 13 Dec 2005 07:39:11 +0100	[thread overview]
Message-ID: <439E6C8F.4040405@de.bosch.com> (raw)
In-Reply-To: <20051213022905.GA27130@slurryseal.ddns.mvista.com>


Todd Poynor wrote:

> kernel BUG at include/linux/timer.h:83!
> [<c002ac60>] (__bug+0x0/0x58) from [<c01a3fbc>] (omap_ts_handler+0x60/0x78)
> [<c01a3f5c>] (omap_ts_handler+0x0/0x78) from [<c00269fc>] (__do_irq+0x4c/0x8c)
> 
> which is:
> 
> static inline void add_timer(struct timer_list *timer)
> {
>         BUG_ON(timer_pending(timer));
>         __mod_timer(timer, timer->expires);

Because Tonys vacation, we have some pending patches on the list. I 
fixed this already in

http://linux.omap.com/pipermail/linux-omap-open-source/2005-December/005837.html

using an additional del_timer().

I will try to send a pending patches list next days.

Dirk

      reply	other threads:[~2005-12-13  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  2:29 OMAP touchscreen timer BUG Todd Poynor
2005-12-13  6:39 ` Dirk Behme [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=439E6C8F.4040405@de.bosch.com \
    --to=dirk.behme@de.bosch.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=tpoynor@mvista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox