[PATCH V2 0/2] uio: fix potential crash bug
From: xiubli
Date: Thu Jul 05 2018 - 20:07:01 EST
From: Xiubo Li <xiubli@xxxxxxxxxx>
V2:
- resend it with some small fix
Xiubo Li (2):
uio: change to use the mutex lock instead of the spin lock
uio: fix crash after the device is unregistered
drivers/uio/uio.c | 142 ++++++++++++++++++++++++++++++++++-----------
include/linux/uio_driver.h | 2 +-
2 files changed, 108 insertions(+), 36 deletions(-)
--
1.8.3.1