Thread (5 messages) flat view 5 messages, 2 authors, 2021-06-09
STALE1897d

Revision v2 of 3 in this series.

Revisions (3)
  1. v2 current
  2. v5 [diff vs current]
  3. v6 [diff vs current]

[PATCH v2 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup

From: <hidden>
Date: 2021-06-09 10:34:22
Also in: lkml

From: Menglong Dong <redacted>

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help