On Mon, 14 Jan 2019 13:47:34 +0200 Mike Rapoport <r...@linux.ibm.com> wrote:
> Mention that when a part of a slab cache might be exported to the > userspace, the cache should be created using kmem_cache_create_usercopy() > > Signed-off-by: Mike Rapoport <r...@linux.ibm.com> Hmm...I didn't know that :) Applied, thanks. jon