aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2007-12-09 10:14:36 -0800
committerLinus Torvalds <[email protected]>2007-12-09 10:17:52 -0800
commit7fd272550bd43cc1d7289ef0ab2fa50de137e767 (patch)
tree85c2ae7f4a7f5df3cc2cbd27056ff052ae0de5e2 /net/unix/sysctl_net_unix.c
parent94545baded0bfbabdc30a3a4cb48b3db479dd6ef (diff)
Avoid double memclear() in SLOB/SLUB
Both slob and slub react to __GFP_ZERO by clearing the allocation, which means that passing the GFP_ZERO bit down to the page allocator is just wasteful and pointless. Acked-by: Matt Mackall <[email protected]> Reviewed-by: Pekka Enberg <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions