[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170823222911.29453-1-bart.vanassche@wdc.com>
Date: Wed, 23 Aug 2017 15:29:09 -0700
From: Bart Van Assche <bart.vanassche@....com>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Bart Van Assche <bart.vanassche@....com>
Subject: [PATCH 0/2] Two copy_in_user() declaration fixes
Hello Al,
When I analyzed the block layer core with sparse I noticed that the declaration
of copy_in_user() and also that of a pointer in compat_hdio_ioctl() are wrong.
Please consider these two patches for kernel v4.14.
Thanks,
Bart.
Bart Van Assche (2):
<linux/uaccess.h>: Fix copy_in_user() declaration
compat_hdio_ioctl: Fix a declaration
block/compat_ioctl.c | 2 +-
include/linux/uaccess.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.14.0
Powered by blists - more mailing lists