lkml.org 
[lkml]   [2020]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V2 0/4] Fix some bugs of the vop driver and mpssd user space tool
Date
Changes in V2:
1. Change the way of copy data from ubuf to dbuf in patch4. Reuse the allocated
vvr->buf as the temp buffer and add a loop for multiple copies if there are too
much data.

This patchset fix some bugs about the vop driver and Intel MIC user space tool.

Sherry Sun (4):
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
misc: vop: build VOP based on CONFIG_VOP
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
mic: vop: copy data to kernel space then write to io memory

drivers/misc/mic/vop/Makefile | 2 +-
drivers/misc/mic/vop/vop_main.c | 2 +-
drivers/misc/mic/vop/vop_vringh.c | 24 ++++++++++++++++--------
samples/mic/mpssd/mpssd.c | 24 ++++++++++++------------
4 files changed, 30 insertions(+), 22 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2020-09-29 11:12    [W:0.115 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site