Received: by 2002:a25:2c96:0:0:0:0:0 with SMTP id s144csp435706ybs; Sun, 24 May 2020 09:50:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxLnW2S/nBc7zugaTuJwdsrUlhO/CBGTplb+hg/qzZK889gmmqt3lDvkOQfTl18a4/t/bw5 X-Received: by 2002:aa7:d706:: with SMTP id t6mr12260808edq.210.1590339011834; Sun, 24 May 2020 09:50:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590339011; cv=none; d=google.com; s=arc-20160816; b=ok/fuWyWAgMG6nK/MIC7XOxgEPyx/JTnPq2NymvJatVpCbQA8GPp6AJZV+zEmMKx2d i5E6x5Md/ZWrn5IqSfL3gH0NYoYCBUQO+pizJbUu/YYNpUMkInjkkpQwKN2mA0x50mBl POtsl/vYdIgLnBbPbyn0ALzXNM5iZN/rh1Y4ELWmS3ef3HI9AuERCDFf/Og/GRL9qcYq bSvqhV48HzQC44umdUamC/xxao0DXR601ZsUX9DfAw1MYfjsJOOOgX3XnAbknGjBsVsr JicV/sxKs1o8Xs161QdsXptn9SieHlWX3zYOEgNSNMqvl+c67mYTBz/VCWWTXVYq6T+I WVPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=awpOvpa7VoSg7rCq9sqA/PVL0WDR3mTDXuQKSa7NSZo=; b=k3L+y/IzrQoTY2SupUBFxNGTSoH/ns8fmbxYJSdSwx6WRpUWAnpXzLx+q3C753uI8C aco/McYHCl5FD6GdgoPyhRE2P8L3qgHpxbilsbyg9mWtpL/apVOUTFwo/AKRBNZ1ra96 aOTshnagekhjNxfPEHjZwkBnETi2505Rhwnnzwr4EuNFYF3jE4S0k3dZpTv++/08qqOG /u83iwcHeCLL3Y2j19ghSeAxhtSnWG9RFbmBiQ7PWVaotz+oUiLNd62kbBr8sdzYOII0 znoXhApIXxzOHR0yYO+nwGkNyfXFDPYkuLFLf7nkwNZRB/1XCLTBB6Exh1DDNUvLCg3j gsGw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=B6FA6M3P; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q23si7794984edg.593.2020.05.24.09.49.49; Sun, 24 May 2020 09:50:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=B6FA6M3P; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729294AbgEXQrn (ORCPT + 99 others); Sun, 24 May 2020 12:47:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:32918 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728375AbgEXQrm (ORCPT ); Sun, 24 May 2020 12:47:42 -0400 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B3462065F; Sun, 24 May 2020 16:47:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590338862; bh=yi8Fz82MNDwpkdqt4E09vc1KTtbWkISYrSPjRhyjujs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=B6FA6M3PvXM+qkpDExbH6gsz2yA+GDAjDcL6culjT1vSFob9d0WVcqgvqYymUbfUo yzJs6U+WUkF5rgiR2k2e2bKMRoww2D5F6wGmBBUwBC5LjP8mZbBmT5YT28w94ObA3v sYkbDF0Cxxc6WIqGx1i8aPVrMnNg1KRY4PSE7tjM= Date: Sun, 24 May 2020 17:47:38 +0100 From: Jonathan Cameron To: Alexandru Ardelean Cc: , , Subject: Re: [RFC PATCH 08/14] iio: core: use new common ioctl() mechanism Message-ID: <20200524174738.04c191e1@archlinux> In-Reply-To: <20200508135348.15229-9-alexandru.ardelean@analog.com> References: <20200508135348.15229-1-alexandru.ardelean@analog.com> <20200508135348.15229-9-alexandru.ardelean@analog.com> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 May 2020 16:53:42 +0300 Alexandru Ardelean wrote: > This change makes use of the new centralized ioctl() mechanism. The event > interface registers it's ioctl() handler to IIO device. > Both the buffer & event interface call 'iio_device_ioctl()', which should > take care of all of indio_dev's ioctl() calls. > > Later, we may add per-buffer ioctl() calls, and since each buffer will get > it's own chardev, the buffer ioctl() handler will need a bit of tweaking > for the first/legacy buffer (i.e. indio_dev->buffer). Do we have an ioctls that aren't safe if we just use them on 'any' buffer? I don't think we do yet, though I guess we may have in the future. > Also, those per-buffer ioctl() calls will not be registered with this > mechanism. > > Signed-off-by: Alexandru Ardelean > --- > drivers/iio/iio_core.h | 3 --- > drivers/iio/industrialio-buffer.c | 2 +- > drivers/iio/industrialio-event.c | 14 ++++++++------ > 3 files changed, 9 insertions(+), 10 deletions(-) > > diff --git a/drivers/iio/iio_core.h b/drivers/iio/iio_core.h > index 34c3e19229d8..f68de4af2738 100644 > --- a/drivers/iio/iio_core.h > +++ b/drivers/iio/iio_core.h > @@ -54,9 +54,6 @@ ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals); > #ifdef CONFIG_IIO_BUFFER > struct poll_table_struct; > > -long iio_device_event_ioctl(struct iio_dev *indio_dev, struct file *filp, > - unsigned int cmd, unsigned long arg); > - > void iio_device_buffer_attach_chrdev(struct iio_dev *indio_dev); > > int iio_buffer_alloc_sysfs_and_mask(struct iio_dev *indio_dev); > diff --git a/drivers/iio/industrialio-buffer.c b/drivers/iio/industrialio-buffer.c > index 1400688f5e42..e7a847e7b103 100644 > --- a/drivers/iio/industrialio-buffer.c > +++ b/drivers/iio/industrialio-buffer.c > @@ -1199,7 +1199,7 @@ static long iio_buffer_ioctl(struct file *filep, unsigned int cmd, > if (!buffer || !buffer->access) > return -ENODEV; > > - return iio_device_event_ioctl(buffer->indio_dev, filep, cmd, arg); > + return iio_device_ioctl(buffer->indio_dev, filep, cmd, arg); > } > > static ssize_t iio_buffer_store_enable(struct device *dev, > diff --git a/drivers/iio/industrialio-event.c b/drivers/iio/industrialio-event.c > index 0674b2117c98..1961c1d19370 100644 > --- a/drivers/iio/industrialio-event.c > +++ b/drivers/iio/industrialio-event.c > @@ -32,6 +32,7 @@ > * @read_lock: lock to protect kfifo read operations > * @chrdev: associated chardev for this event > * @indio_dev: IIO device to which this event interface belongs to > + * @ioctl_handler: handler for event ioctl() calls > */ > struct iio_event_interface { > wait_queue_head_t wait; > @@ -44,6 +45,7 @@ struct iio_event_interface { > > struct cdev chrdev; > struct iio_dev *indio_dev; > + struct iio_ioctl_handler ioctl_handler; > }; > > bool iio_event_enabled(const struct iio_event_interface *ev_int) > @@ -261,15 +263,12 @@ static int iio_chrdev_release(struct inode *inode, struct file *filp) > return 0; > } > > -long iio_device_event_ioctl(struct iio_dev *indio_dev, struct file *filp, > +static long iio_event_ioctl(struct iio_dev *indio_dev, struct file *filp, > unsigned int cmd, unsigned long arg) > { > int __user *ip = (int __user *)arg; > int fd; > > - if (!indio_dev->info) > - return -ENODEV; > - > if (cmd == IIO_GET_EVENT_FD_IOCTL) { > fd = iio_event_getfd(indio_dev); > if (fd < 0) > @@ -278,7 +277,7 @@ long iio_device_event_ioctl(struct iio_dev *indio_dev, struct file *filp, > return -EFAULT; > return 0; > } > - return -EINVAL; > + return IIO_IOCTL_UNHANDLED; > } > > static long iio_event_ioctl_wrapper(struct file *filp, unsigned int cmd, > @@ -286,7 +285,7 @@ static long iio_event_ioctl_wrapper(struct file *filp, unsigned int cmd, > { > struct iio_event_interface *ev = filp->private_data; > > - return iio_device_event_ioctl(ev->indio_dev, filp, cmd, arg); > + return iio_device_ioctl(ev->indio_dev, filp, cmd, arg); > } > > static const struct file_operations iio_event_fileops = { > @@ -308,7 +307,10 @@ void iio_device_event_attach_chrdev(struct iio_dev *indio_dev) > cdev_init(&ev->chrdev, &iio_event_fileops); > > ev->indio_dev = indio_dev; > + ev->ioctl_handler.ioctl = iio_event_ioctl; > indio_dev->chrdev = &ev->chrdev; > + > + iio_device_ioctl_handler_register(indio_dev, &ev->ioctl_handler); > } > > static const char * const iio_ev_type_text[] = {