[PATCH 0/4] Fix some bugs of the vop driver and mpssd user space tool

From: Sherry Sun
Date: Fri Sep 25 2020 - 03:21:44 EST


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

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 | 10 +++++++---
samples/mic/mpssd/mpssd.c | 24 ++++++++++++------------
4 files changed, 21 insertions(+), 17 deletions(-)

--
2.17.1