xfs-masters
[Top] [All Lists]

[xfs-masters] Re: linux-next: xfs build failure

To: xfs-masters@xxxxxxxxxxx
Subject: [xfs-masters] Re: linux-next: xfs build failure
From: Lachlan McIlroy <lachlan@xxxxxxx>
Date: Tue, 22 Apr 2008 15:30:16 +1000
Cc: David Chinner <dgc@xxxxxxx>, linux-next@xxxxxxxxxxxxxxx
In-reply-to: <20080422133547.c4c0a8ad.sfr@canb.auug.org.au>
References: <20080422133547.c4c0a8ad.sfr@canb.auug.org.au>
Reply-to: xfs-masters@xxxxxxxxxxx
Sender: xfs-masters-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (X11/20080213)
Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next build (x86_64 allmodconfig) fails like this:
> 
> fs/xfs/linux-2.6/xfs_buf.c: In function 'xfs_buf_lock_value':
> fs/xfs/linux-2.6/xfs_buf.c:889: error: request for member 'counter' in 
> something not a structure or union
> 
> The commit 64ac24e738823161693bf791f87adc802cf529ff ("Generic semaphore
> implementation") in Linus' tree changed the count in a semaphore from
> atomic_t to int.  I applied the following patch which is clearly not
> correct but builds.
> 

Thanks Stephen.  I've applied the patch to our master branch so it
should build okay now.


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