summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_state.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2020-06-08 06:04:08 -0700
committerRich Felker <dalias@libc.org>2020-08-14 22:05:03 -0400
commitbe74273aee2c94e8322404d0b6e84e4f30d911ed (patch)
tree3691ba948fdfa42360745aa6ad908bd1fc37277c /net/xfrm/xfrm_state.c
parentbcf876870b95592b52519ed4aafcf9d95999bc9c (diff)
downloadlinux-be74273aee2c94e8322404d0b6e84e4f30d911ed.tar.bz2
sh: Fix unneeded constructor in page table allocation
The pgd kmem_cache allocation both specified __GFP_ZERO and had a constructor which makes no sense. Remove __GFP_ZERO and zero the user parts of the pgd explicitly. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'net/xfrm/xfrm_state.c')
0 files changed, 0 insertions, 0 deletions