Merge tag 'v4.4.51' into linux-linaro-lsk-v4.4
[firefly-linux-kernel-4.4.55.git] / init / Kconfig
index fa031a140397b6da07ae39e17cfbaa60a0576544..e1d1d6936f9228ad1580144563c27a8b2d8d2dd1 100644 (file)
@@ -1727,6 +1727,7 @@ config SLAB
 
 config SLUB
        bool "SLUB (Unqueued Allocator)"
+       select HAVE_HARDENED_USERCOPY_ALLOCATOR
        help
           SLUB is a slab allocator that minimizes cache line usage
           instead of managing queues of cached objects (SLAB approach).