[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAC3a_SBRW9zTov-Ppp3cu1CAEjzGtuagAwXOFVCEamg4_mn2-A@mail.gmail.com>
Date: Sat, 11 Jun 2016 10:36:55 +0200
From: Vishal Thanki <vishalthanki@...il.com>
To: Sasha Levin <sasha.levin@...cle.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] liblockdep: Fix compile errors
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.
Thanks,
Vishal
> Thanks,
> Sasha
Powered by blists - more mailing lists