Re: [PATCH] rhashtable: Make selftest modular
From: David Miller <davem@davemloft.net>
Date: 2015-01-31 02:06:50
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2015-01-31 02:06:50
Also in:
lkml
From: Geert Uytterhoeven <geert@linux-m68k.org> Date: Thu, 29 Jan 2015 15:40:25 +0100
Allow the selftest on the resizable hash table to be built modular, just like all other tests that do not depend on DEBUG_KERNEL. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Applied to net-next, thanks.