lkml.org 
[lkml]   [2021]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup
Date
From: Menglong Dong <dong.menglong@zte.com.cn>

In the first patch, FB_MTU is redefined to make sure data size will not
exceed PAGE_SIZE. Besides, I removed the alignment for buf_size in
tipc_buf_acquire, because skb_alloc_fclone will do the alignment job.

In the second patch, I removed align() in msg.c and replace it with
ALIGN().




Menglong Dong (2):
net: tipc: fix FB_MTU eat two pages
net: tipc: replace align() with ALIGN in msg.c

net/tipc/bcast.c | 2 +-
net/tipc/msg.c | 31 ++++++++++++++-----------------
net/tipc/msg.h | 3 ++-
3 files changed, 17 insertions(+), 19 deletions(-)

--
2.32.0

\
 
 \ /
  Last update: 2021-06-09 12:38    [W:0.038 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site