[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070812111558.GA18647@aurum.uhlenkott.net>
Date: Sun, 12 Aug 2007 04:15:58 -0700
From: Jason Uhlenkott <jasonuhl@...onuhl.org>
To: Willy Tarreau <w@....eu>
Cc: linux-kernel@...r.kernel.org, stable@...nel.org,
Thomas Gleixner <tglx@...utronix.de>,
john stultz <johnstul@...ibm.com>,
Dave Jones <davej@...hat.com>, Ingo Molnar <mingo@...e.hu>,
Vincent Fortier <Vincent.Fortier1@...GC.CA>,
Chris Wright <chrisw@...s-sol.org>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: Re: [2.6.20.16 review 27/28] NTP: remove clock_was_set() call to prevent deadlock
On Sat, Aug 11, 2007 at 21:48:19 +0200, Willy Tarreau wrote:
> The clock_was_set() call in seconds_overflow() which happens only when
> leap seconds are inserted / deleted is wrong in two aspects:
>
> 1. it results in a call to on_each_cpu() with interrupts disabled
> 2. it is potential deadlock source vs. call_lock in smp_call_function()
clock_was_set() is a no-op in 2.6.20, so this one looks unnecessary
(but harmless). Thankfully the "hang every Linux box on the planet
simultaneously" regression (okay, that's *slight* hyperbole) was
limited to 2.6.21.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists