Received: by 10.213.65.68 with SMTP id h4csp871431imn; Wed, 4 Apr 2018 08:38:01 -0700 (PDT) X-Google-Smtp-Source: AIpwx48zvrC/s4GSZnI++gRLF1Ay7BUpHRT9CpgF601JV0KKCeumDsKqhQZNKvKBZ4DOAST045T6 X-Received: by 10.98.198.195 with SMTP id x64mr14242930pfk.11.1522856281502; Wed, 04 Apr 2018 08:38:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522856281; cv=none; d=google.com; s=arc-20160816; b=a2xzBdg4KHfdb6rfXiHHqc54Sz3CDWnANHwQldYwKZCsdDfi/2lxTbbsYIO4uOwiZF ey9YWThk6kZlo3bgN9qPu/U1KVeFJNueZzb0ie4THiSPUT3p+RYKsbsF+OpXGOh4qoVA tnerpHgeZEGQ82laFGcgbWILlstOTMpeH0vMnGKShlZ61N1p5H78S4UJb7qg/Xx+mTyw 18N4vrxJCBYIXkLdkTihF1IWkwysmI5ytZYJ0X5Ji4Z5yJbXVP9KHIfhdT/SLYttDzoz dSbArdRyvRLvzDgTbO+PO9qUZHOOBifT1zSJBAOlHdbN56+6Gv+JNIia5aXDkec94Axe qNDw== 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 :message-id:in-reply-to:date:from:cc:to:subject :arc-authentication-results; bh=HcnLIp2gM6bDx62M9XMae0HWInXhYpRfwonGwC9Y+Go=; b=bzNRXS/ar+AuYJCnrtYn/qZa6cUMrYeNKADEWNsubSdYkJjUr58SitykDS8Op4XMUC 6ILGk51XrHsVlUnI2NCT63vvNJClnGDOyvDy9sMNi9OD329hxQNHhQlIptsJvdFps7bz E/TRp7ALWqsZUgkivhNOpdgv3sb189VY5sf2q+paEy1uoLaSJtP0yitIVoMnxta0HbzW e7waNRdumCj4kiKTR82ZRvxgDiGTmZ//8aYy6afd4G26KtJtBqudqWrLbxakI53yjXmY UyvurVGs4dGshLi3Klw/jpBEqx6iZ6dwZCCbB70gTsIEERzMpZNPGREh8kQPu42bhOx2 PDcw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f34-v6si3493299ple.622.2018.04.04.08.37.47; Wed, 04 Apr 2018 08:38:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752173AbeDDPdD (ORCPT + 99 others); Wed, 4 Apr 2018 11:33:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43942 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752129AbeDDPdB (ORCPT ); Wed, 4 Apr 2018 11:33:01 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CFD1BA59; Wed, 4 Apr 2018 15:33:00 +0000 (UTC) Subject: Patch "media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors" has been added to the 3.18-stable tree To: mchehab@s-opensource.com, alexander.levin@microsoft.com, gregkh@linuxfoundation.org, hans.verkuil@cisco.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mchehab@infradead.org, sakari.ailus@linux.intel.com Cc: , From: Date: Wed, 04 Apr 2018 17:32:46 +0200 In-Reply-To: <9d0bb62c2dc7caee1fd2b9199fc1a22ec8479395.1522260310.git.mchehab@s-opensource.com> Message-ID: <152285596621542@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit X-stable: commit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a note to let you know that I've just added the patch titled media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors to the 3.18-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch and it can be found in the queue-3.18 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. From foo@baz Wed Apr 4 17:30:18 CEST 2018 From: Mauro Carvalho Chehab Date: Wed, 28 Mar 2018 15:12:32 -0300 Subject: media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors To: Linux Media Mailing List , stable@vger.kernel.org Cc: Hans Verkuil , Mauro Carvalho Chehab , Linux Kernel Mailing List , Mauro Carvalho Chehab , Sasha Levin Message-ID: <9d0bb62c2dc7caee1fd2b9199fc1a22ec8479395.1522260310.git.mchehab@s-opensource.com> From: Hans Verkuil commit d83a8243aaefe62ace433e4384a4f077bed86acb upstream. Some ioctls need to copy back the result even if the ioctl returned an error. However, don't do this for the error code -ENOTTY. It makes no sense in that cases. Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 3 +++ 1 file changed, 3 insertions(+) --- a/drivers/media/v4l2-core/v4l2-compat-ioctl32.c +++ b/drivers/media/v4l2-core/v4l2-compat-ioctl32.c @@ -943,6 +943,9 @@ static long do_video_ioctl(struct file * set_fs(old_fs); } + if (err == -ENOTTY) + return err; + /* Special case: even after an error we need to put the results back for these ioctls since the error_idx will contain information on which control failed. */ Patches currently in stable-queue which might be from mchehab@s-opensource.com are queue-3.18/media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4l2_plane32.patch queue-3.18/media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch queue-3.18/media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown-buffer-type.patch queue-3.18/media-v4l2-compat-ioctl32-use-compat_u64-for-video-standard.patch queue-3.18/media-v4l2-compat-ioctl32.c-add-missing-vidioc_prepare_buf.patch queue-3.18/vb2-v4l2_buf_flag_done-is-set-after-dqbuf.patch queue-3.18/media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-logic.patch queue-3.18/media-v4l2-ctrls-fix-sparse-warning.patch queue-3.18/media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer.patch queue-3.18/media-v4l2-compat-ioctl32.c-move-helper-functions-to-__get-put_v4l2_format32.patch queue-3.18/media-media-v4l2-ctrls-volatiles-should-not-generate-ch_value.patch queue-3.18/media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch queue-3.18/media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-work-for-subdevs.patch queue-3.18/media-v4l2-compat-ioctl32.c-fix-the-indentation.patch queue-3.18/media-v4l2-compat-ioctl32-copy-v4l2_window-global_alpha.patch queue-3.18/media-v4l2-ioctl.c-don-t-copy-back-the-result-for-enotty.patch queue-3.18/media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4l2_window32.patch queue-3.18/media-v4l2-compat-ioctl32-initialize-a-reserved-field.patch