aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorKonstantin Khorenko <[email protected]>2018-08-10 17:11:43 +0000
committerDavid S. Miller <[email protected]>2018-08-11 19:25:15 +0000
commit0d493b4d0be352b5e361e4fa0bc3efe952d8b10e (patch)
treedeb3bba890d034e4bbf323e99060f7c5fe934e6e /drivers/net/xen-netfront.c
parentnet/sctp: Make wrappers for accessing in/out streams (diff)
downloadkernel-0d493b4d0be352b5e361e4fa0bc3efe952d8b10e.tar.gz
kernel-0d493b4d0be352b5e361e4fa0bc3efe952d8b10e.zip
net/sctp: Replace in/out stream arrays with flex_array
This path replaces physically contiguous memory arrays allocated using kmalloc_array() with flexible arrays. This enables to avoid memory allocation failures on the systems under a memory stress. Signed-off-by: Oleg Babin <[email protected]> Signed-off-by: Konstantin Khorenko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions