[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150104.231231.947969955867273677.davem@davemloft.net>
Date: Sun, 04 Jan 2015 23:12:31 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: ying.xue@...driver.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] rhashtable: fix missing header
From: Thomas Graf <tgraf@...g.ch>
Date: Sun, 4 Jan 2015 09:19:08 +0000
> On 01/04/15 at 03:25pm, Ying Xue wrote:
>> Fixup below build error:
>>
>> include/linux/rhashtable.h: At top level:
>> include/linux/rhashtable.h:118:34: error: field ???mutex??? has incomplete type
>
> Just wondering, is this your new code that didn't compile? The code
> compiled fine for me for the existing users.
>
>> Signed-off-by: Ying Xue <ying.xue@...driver.com>
>
> Fixes: 97defe1e ("rhashtable: Per bucket locks & deferred expansion/shrinking")
> Acked-by: Thomas Graf <tgraf@...g.ch>
I'm applying this now as rhashtable.h really needs to include mutex.h
as it does use it's interfaces, regardless of whether it does actually
introduce a build error currently or not.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists