xfs
[Top] [All Lists]

Re: [PATCH SERIES] untangle spinlock macros

To: Lachlan McIlroy <lachlan@xxxxxxx>
Subject: Re: [PATCH SERIES] untangle spinlock macros
From: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 12 Sep 2007 09:32:43 -0500
Cc: xfs-oss <xfs@xxxxxxxxxxx>
In-reply-to: <46E77E30.4000302@sgi.com>
References: <46E6221E.803@sandeen.net> <46E73BAD.4000906@sgi.com> <46E7424F.6030104@sandeen.net> <46E77E30.4000302@sgi.com>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
Lachlan McIlroy wrote:
> Just these ones... not a problem.
> 
> fs/xfs/xfs_mount.c: In function ‘xfs_icsb_cpu_notify’:
> fs/xfs/xfs_mount.c:1920: warning: unused variable ‘s’
> fs/xfs/xfs_mount.c: In function ‘xfs_icsb_sync_counters_flags’:
> fs/xfs/xfs_mount.c:2191: warning: unused variable ‘s’
> fs/xfs/xfs_mount.c: In function ‘xfs_icsb_balance_counter’:
> fs/xfs/xfs_mount.c:2249: warning: unused variable ‘s’
> fs/xfs/xfs_mount.c: In function ‘xfs_icsb_modify_counters’:
> fs/xfs/xfs_mount.c:2299: warning: unused variable ‘s’

Ah, I didn't build with CONFIG_HOTPLUG_CPU, whoops!

Ok, I'll let you tidy that up ;-) and add it to my default config I guess!

-Eric


<Prev in Thread] Current Thread [Next in Thread>