commit | 08009a760213cf6125af9453a51203f4ae108ba1 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Sat Feb 24 21:20:33 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 26 15:11:48 2018 -0500 |
tree | bcd9f2638df9b6d25f09eccc48b81ec1bee995a5 | |
parent | cb31232a9c6e30e2fedbd92694b749f484d519d8 [diff] |
net: make kmem caches as __ro_after_init All kmem caches aren't reallocated once set up. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>