X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_dev.c;h=0cd88ec2f48d7ae36ee915cb5a2609856b46f2b7;hp=06d6e4d704bdb51869ec1ff358dd76e55ff1a132;hb=9175d6f862039cfbf6b85333d72a9d91e64ea42a;hpb=0b1ad400c8f64575292a7ff54a8ce872a124b19e diff --git a/lustre/osp/osp_dev.c b/lustre/osp/osp_dev.c index 06d6e4d..0cd88ec 100644 --- a/lustre/osp/osp_dev.c +++ b/lustre/osp/osp_dev.c @@ -1654,7 +1654,7 @@ static int osp_import_event(struct obd_device *obd, struct obd_import *imp, * \retval negative negative errno if the ioctl handling failed. */ static int osp_iocontrol(unsigned int cmd, struct obd_export *exp, int len, - void *karg, void *uarg) + void *karg, void __user *uarg) { struct obd_device *obd = exp->exp_obd; struct osp_device *d;