Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262109AbUFRU6C (ORCPT ); Fri, 18 Jun 2004 16:58:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263028AbUFRU5X (ORCPT ); Fri, 18 Jun 2004 16:57:23 -0400 Received: from cfcafw.sgi.com ([198.149.23.1]:58910 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S262109AbUFRUz7 (ORCPT ); Fri, 18 Jun 2004 16:55:59 -0400 Date: Fri, 18 Jun 2004 15:55:58 -0500 From: Brent Casavant Reply-To: Brent Casavant To: Martin Josefsson cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Add kallsyms_lookup() result cache In-Reply-To: <1087591028.1019.77.camel@tux.rsn.bth.se> Message-ID: References: <1087591028.1019.77.camel@tux.rsn.bth.se> Organization: "Silicon Graphics, Inc." MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 28 On Fri, 18 Jun 2004, Martin Josefsson wrote: > On Fri, 2004-06-18 at 22:03, Brent Casavant wrote: > > Hi Brent > > just something that cought my eye. > > > +static rwlock_t namecache_lock; > > should be > > static rwlock_t namecache_lock = RW_LOCK_UNLOCKED; Ah, thank you. Fixed. I'll queue up any other catches before resending. Thanks, Brent -- Brent Casavant bcasavan@sgi.com Forget bright-eyed and Operating System Engineer http://www.sgi.com/ bushy-tailed; I'm red- Silicon Graphics, Inc. 44.8562N 93.1355W 860F eyed and bushy-haired. - 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/