Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261361AbVESXvv (ORCPT ); Thu, 19 May 2005 19:51:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261338AbVESXvc (ORCPT ); Thu, 19 May 2005 19:51:32 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:65419 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S261361AbVESXvM (ORCPT ); Thu, 19 May 2005 19:51:12 -0400 Subject: Re: [PATCH] Fixes for IPMI use of timers From: Lee Revell To: Corey Minyard Cc: Andrew Morton , lkml In-Reply-To: <428D2181.2080106@acm.org> References: <428D2181.2080106@acm.org> Content-Type: text/plain Date: Thu, 19 May 2005 19:51:07 -0400 Message-Id: <1116546667.23807.0.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 15 On Thu, 2005-05-19 at 18:30 -0500, Corey Minyard wrote: > /* We already have irqsave on, so no need for it > here. */ > - read_lock(&xtime_lock); > + read_lock_irqsave(&xtime_lock, flags); The comment is now wrong. Lee - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/