[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <575F19A9.4070304@oracle.com>
Date: Mon, 13 Jun 2016 16:38:01 -0400
From: Sasha Levin <sasha.levin@...cle.com>
To: Vishal Thanki <vishalthanki@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] liblockdep: Fix compile errors
On 06/11/2016 04:36 AM, Vishal Thanki wrote:
> On Sat, Jun 11, 2016 at 5:53 AM, Sasha Levin <sasha.levin@...cle.com> wrote:
>> On 06/09/2016 09:34 AM, Vishal Thanki wrote:
>>> dfaaf3fa0: (Use __jhash_mix() for iterate_chain_key())
>>> Fixed by adding jhash.h with minimal stuff required
>>
>> Can we, instead of copying it over, include jhash.h directly
>> (just like we do for hash.h)?
>>
>>
> That was the first thing I tried, but then it caused more compilation
> errors due to nested header dependencies and I ended up taking the
> only required stuff. Better ideas are welcome.
I just gave it a quick go and didn't see anything beyond needing to take
in linux/unaligned/packed_struct.h as well. What sort of errors did you
hit?
Thanks,
Sasha
Powered by blists - more mailing lists