Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5022436imu; Wed, 19 Dec 2018 04:23:50 -0800 (PST) X-Google-Smtp-Source: AFSGD/WSl4Vhu1cFMNNEuuauKQiozQDy+MqScEGVp5LuRu8XYiOOuNPRFzZe01ipqigmy87TXud5 X-Received: by 2002:a17:902:7005:: with SMTP id y5mr20290014plk.7.1545222230422; Wed, 19 Dec 2018 04:23:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545222230; cv=none; d=google.com; s=arc-20160816; b=S3tZF8P1K/VCWkSkpDIueb8pnRSHa95TcNbg0k85tLZoT33P67kLDO0jY1bqInH2pE 18oX+0DQQhizfmcevkxS8w9C7QyQP7JE/xTvuCXi63CoJ4McEf8h+JJuw9lBQYsKbPDY Cs9jqal9h8pfEVBAb5L4MZobu+P12SL4ceJ6Ijm+MWBt3SLxLJPnRmUMfHwqWHtMpBUB JlHcRRx48TqnGyKkbwNZILld6axFk32v+FLbX/aw4FzEasocW0FdmunSf/VTbKdHravD 3qNEoRkYSDEB5aBQY+yuWOSVPkJc2YMD2G5dTpglosSyCcWDcIgyEV5+/Cokk6I6TCMU E/qg== 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:date:subject:cc:to:from:dkim-signature; bh=aKgkGobPJGCgkI03aAv17+HqGWCSOvWO+NLFLd8TXOc=; b=AQAy+HdCJzrEqpQ54y0rebnSl1ifH3qpt3OEc1aG4czKYmq3N3UKmGSYP0gvgephKL iHgQZ3Ua/qIJcQkx9+EnWO+vojRq3rZqqESieGoansE6qYzr3YzkMKkfTl+tdWv7uHkT 3rIaOqN2fTDCR03aHzhFdGG/11OF0aO9XHaGagmMDQU2m5dISlaeB7YdmSRKPf1K0E0Q tGC6RZbQin5PxjtUicwWFM9Yy60F9zA8H/9wPjrMSVU1rWsIhwaMTmhXcpnLWIcEPF1C TgLpMUW46PT6W3plq8jhv9SjJsfUgvK3Nsl2Dd5I2iz8wbiryYimO4d9WkQvqLmY+sHY G76g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=hWXoJkGd; 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 p5si7874730pls.338.2018.12.19.04.23.32; Wed, 19 Dec 2018 04:23:50 -0800 (PST) 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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=hWXoJkGd; 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 S1728769AbeLSJ1I (ORCPT + 99 others); Wed, 19 Dec 2018 04:27:08 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:38794 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727841AbeLSJ1F (ORCPT ); Wed, 19 Dec 2018 04:27:05 -0500 Received: from localhost.localdomain (unknown [96.44.9.229]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 8D429549; Wed, 19 Dec 2018 10:27:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1545211622; bh=Sevm9411UddIKtP2nSZHbbR3Hdi0oPuegCjh51zja2o=; h=From:To:Cc:Subject:Date:From; b=hWXoJkGdc570xA4Z7KL7XsprQXIjlaMI7fILsYgojE8jtpX9eAl/yVkx6wUE78lyK BlQOlMOg2dyKmk6WS3m/RUK00I91sU2VXTeWNxSyeoNx0TuoR9C8aqvrOOh2KpNHXX BZPjtQG1eAOY/mF+ZJuLfTgMHw1CZZpb5vD6MA6M= From: Paul Elder To: laurent.pinchart@ideasonboard.com, kieran.bingham@ideasonboard.com Cc: Paul Elder , b-liu@ti.com, stern@rowland.harvard.edu, rogerq@ti.com, balbi@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request Date: Wed, 19 Dec 2018 04:26:41 -0500 Message-Id: <20181219092647.12397-1-paul.elder@ideasonboard.com> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds a mechanism to allow asynchronously validating the data stage of a control OUT request, and for stalling or suceeding the request accordingly. This mechanism is implemented for MUSB, and is used by UVC. At the same time, UVC packages the setup stage and data stage data together to send to userspace to save on a pair of context switches per control out request. This patch series does change the userspace API. We however believe that it is justified because the current API is broken, and because it isn't being used (because it's broken). The current API is broken such that it is subject to race conditions that cause fatal errors with a high frequency. This is actually what motivated this patch series in the first place. In the current API, not only is there no way to asynchronously validate the data stage of a control OUT request, but an empty buffer is expected to be provided to hold the data stage data -- which is more likely than not to be late. There is even a warning in musb_g_ep0_queue: /* else for sequence #2 (OUT), caller provides a buffer * before the next packet arrives. deferred responses * (after SETUP is acked) are racey. */ This problem has never been reported in years, which is a sign that the API isn't used. Furthermore, the vendor kernels that we have seen using the UVC gadget driver (such as QC and Huawei) are heavily patched with local changes to the API. This corroborates the suspicion that the current mainline API is not being used. Additionally, this API isn't meant to be used by generic applications, but by a dedicated userspace helper. uvc-gadget is one such example, but it has bitrotten and isn't compatible with the current kernel API. The fact that nobody has submitted patches nor complained for a long time again shows that it isn't being used. The conclusion is that since the API hasn't been used for a long time, it is safe to fix it. Changes in v3: - Function driver send STALL status stage by simply calling usb_ep_set_halt, and ACK by enqueueing request - Fix signature of usb_gadget_control_complete to check the status of the request that was just given back. - Corresponding changes to musb and uvc gadget Changes in v2: Overhaul of status stage delay mechanism/API. Now if a function driver desires an explicit/delayed status stage, it specifies so in a flag in the usb_request that is queued for the data stage. The function driver later enqueues another usb_request for the status stage, also with the explicit_status flag set, and with the zero flag acting as the status. If a function driver does not desire an explicit status stage, then it can set (or ignore) the explicit_status flag in the usb_request that is queued for the data stage. To allow the optional explicit status stage, a UDC driver should call the newly added usb_gadget_control_complete right after usb_gadget_giveback_request, and in its queue function should check if the usb_request is for the status stage and if it has been requested to be explicit, and if so check the status that should be sent. (See 5/6 "usb: musb: gadget: implement optional explicit status stage" for an implementation for MUSB) Paul Elder (6): usb: uvc: include videodev2.h in g_uvc.h usb: gadget: uvc: enqueue usb request in setup handler for control OUT usb: gadget: uvc: package setup and data for control OUT requests usb: gadget: add mechanism to specify an explicit status stage usb: musb: gadget: implement optional explicit status stage usb: gadget: uvc: allow ioctl to send response in status stage drivers/usb/gadget/function/f_uvc.c | 32 ++++++++++++++++++------ drivers/usb/gadget/function/uvc.h | 1 + drivers/usb/gadget/function/uvc_v4l2.c | 18 ++++++++++++++ drivers/usb/gadget/udc/core.c | 34 ++++++++++++++++++++++++++ drivers/usb/musb/musb_gadget.c | 2 ++ drivers/usb/musb/musb_gadget_ep0.c | 23 +++++++++++++++++ include/linux/usb/gadget.h | 10 ++++++++ include/uapi/linux/usb/g_uvc.h | 4 ++- 8 files changed, 115 insertions(+), 9 deletions(-) -- 2.19.2