Re: [v4 1/1] mm: Adaptive hash table scaling

From: Pasha Tatashin
Date: Mon May 22 2017 - 09:41:24 EST



This is just too ugly to live, really. If we do not need adaptive
scaling then just make it #if __BITS_PER_LONG around the code. I would
be fine with this. A big fat warning explaining why this is 64b only
would be appropriate.


OK, let me prettify it somehow, and I will send a new patch out.

Pasha