Re: [GIT PULL] liblockdep for 4.12
From: alexander . levin
Date: Sun May 07 2017 - 19:05:02 EST
On Fri, May 05, 2017 at 08:11:38AM +0200, Ingo Molnar wrote:
> * alexander.levin@xxxxxxxxxxx <alexander.levin@xxxxxxxxxxx> wrote:
> Could you please include all the patches as part of the pull request, so that
> individual patches can be discussed?
Sure, I'll resend.
> In particular I'm wondering about:
>
> > tools/include/linux/jhash.h | 125 +++++++++++++++++++++++
>
> include/linux/jhash.h is 175 lines long - why not make an exact copy and keep it
> synchronized the way perf does it?
Including jhash() vs only jhash2() required pulling additional headers in.
Since we don't need jhash() I preferred to drop it.
Let me know if you'd prefer to do it the other way and include everything.
--
Thanks,
Sasha