[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080211.213718.210575246.davem@davemloft.net>
Date: Mon, 11 Feb 2008 21:37:18 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jarkao2@...il.com
Cc: netdev@...r.kernel.org, ralf@...ux-mips.org, jann@....de
Subject: Re: [PATCH][AX25] Fwd: SMP with AX.25
From: Jarek Poplawski <jarkao2@...il.com>
Date: Wed, 6 Feb 2008 08:15:09 +0000
> On Wed, Feb 06, 2008 at 07:45:29AM +0000, Jarek Poplawski wrote:
> ...
> > From: Jann Traschewski <jann@....de>
> > Subject: SMP with AX.25
>
>
> [AX25] ax25_timer: use mod_timer instead of add_timer
>
> According to one of Jann's OOPS reports it looks like
> BUG_ON(timer_pending(timer)) triggers during add_timer()
> in ax25_start_t1timer(). This patch changes current use
> of: init_timer(), add_timer() and del_timer() to
> setup_timer() with mod_timer(), which should be safer
> anyway.
>
>
> Reported-by: Jann Traschewski <jann@....de>
> Signed-off-by: Jarek Poplawski <jarkao2@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists