Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp320309pxv; Wed, 30 Jun 2021 06:27:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJznYLfqc5XibX2D+UB0v5A3RcENoGaB+uJKOWkKysyRg6xzQW4OWyJE05+3v/axYIp2Qn8p X-Received: by 2002:a05:6402:886:: with SMTP id e6mr47181162edy.33.1625059673305; Wed, 30 Jun 2021 06:27:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625059673; cv=none; d=google.com; s=arc-20160816; b=1H5arV9MlVEgs5WSDsxarIoPJs3rOJ7S+ZnayQn0NX4PN1Yx/ZmqHP/nST2joVQQXA j44RDhhw6OkZgdrfTf+ium+cHJ+59jwPzKg3/MjT6692IJSq9+AAdAQJu8SHi39ptXrL uNJwDQ7nAMdZ+ZpZ59IoHVU8ilU70tXvneKkg6QLlIEMT3ztmACjiB7WzWrIUW8bGY3d 57UJJ2V/7zvwkMMq/PRjRs2uwWBG/L091ItGoODy0v9DH0qtBVZLsLkaEJ8qHabG+TbE 6wszhP5WOiZWxmu2LzvA2yH0iuuJfTUIQAi8y8eHVjJ4sE6ayCCkGd3YrbHPqETAZJqu xCtA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=Qr2HZhCBQNvzilAGG37Ojhv9sHiAd0Is7tJO0HLgFcI=; b=Eh6uxVB+enEBNmV0UY5ILV+XxZ47WDnopOLn4vaG89jCLa62VmbelbwsEN3/bXbdXw q4txyKrKeAYsGHGqzVpolqpNCLdfYnF43tJkYC4N7damiNNNoYImrb+9cnggyn1OkFLD WRqagfCEbeHiENVLxZ4W2+LH3ytwKOD1R5QDhy5RFWGt3pRhmHPEAQ6wEIVZkWIWY78m ylDP6shFCtbWifwmmhD5FdDYU/imzvkKqtNNL8Tm/toNUUG+F//YzhiNolrRUDEMlSOO MiaVpBW9W5Yr8UMh7XqgEJfwenY11JoMASgZ1cDiHWsgIgvPuI6y3aYEeuUAdJ/uInGQ w5Fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=TtS1IQVY; 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=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v8si19027049edt.425.2021.06.30.06.27.28; Wed, 30 Jun 2021 06:27:53 -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=@linuxfoundation.org header.s=korg header.b=TtS1IQVY; 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=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234775AbhF3N22 (ORCPT + 99 others); Wed, 30 Jun 2021 09:28:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:57532 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234718AbhF3N21 (ORCPT ); Wed, 30 Jun 2021 09:28:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0CEF461356; Wed, 30 Jun 2021 13:25:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1625059557; bh=pRhoVxlakzjKTDZATJX0RBmkzXc/Et5u5tXuaooYvmE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TtS1IQVYWhlv5akhEgO1oz7Ti4RAmmmQ/cZVK9hPwByYRFeFKJyMRwlor3jLEdk6f 7YMC8RYS4YLMEQQ7LoviuJbLbXc3URJrqN0nTeVGHFPZ1AjUV5hSmCIj1dYQhFGrU0 BL/qXPWm5N4icmsjOLnA54MCN4pkgN9six8kcTgw= Date: Wed, 30 Jun 2021 15:25:55 +0200 From: Greg KH To: Manivannan Sadhasivam Cc: hemantk@codeaurora.org, bbhatt@codeaurora.org, linux-arm-msm@vger.kernel.org, jhugo@codeaurora.org, linux-kernel@vger.kernel.org, loic.poulain@linaro.org, kvalo@codeaurora.org, ath11k@lists.infradead.org Subject: Re: [PATCH 00/10] MHI patches for v5.14 - Take 2 Message-ID: References: <20210625123355.11578-1-manivannan.sadhasivam@linaro.org> <20210630131656.GA18484@workstation> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210630131656.GA18484@workstation> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 30, 2021 at 06:46:56PM +0530, Manivannan Sadhasivam wrote: > Hi Greg, > > On Fri, Jun 25, 2021 at 06:03:45PM +0530, Manivannan Sadhasivam wrote: > > Hi Greg, > > > > Please find the remaining MHI patches for v5.14. This series has the left over > > patches from the previous patchset and one new series that was reviewed a > > while ago and put on hold for Ack from Kalle Valo for ath11k. > > > > Summary: > > > > 1. Added validation for the channel ID read from event ring. If we get events > > from an invalid channel, we throw an error message and skip the event. > > > > 2. Fixed the MHI wake routines used for the newer modems such as SDX55 and > > SDX65 by using no-op routines only for the older modems and then relying on > > the default routines provided by MHI stack for newer ones. > > > > 3. Added support for processing the events based on the priorities. Earlier > > a fixed priority was used for all events. > > > > 4. Added a dedicated flag to the MHI client transfer APIs for inbound > > buffer allocation by the MHI stack. Since this patch modifies the MHI > > client drivers under "net/", Ack has been collected from the netdev > > maintainer. > > > > 5. Added support for Cinterion MV31-W modem in pci_generic controller: > > https://www.thalesgroup.com/en/markets/digital-identity-and-security/iot/iot-connectivity/products/iot-products/mv31-w-ultra-high > > > > 6. Rearranged the setting of BHI/BHIe offsets for better validation of the > > register values read from MMIO > > > > 7. Cleanup of the BHI/BHIe pointers by setting them to NULL to prevent access > > after power down. > > > > 8. Added support for getting the MMIO register length from the controller > > drivers. This helps in validation of the read offsets from MMIO registers. > > Since this patch touches ath11k, Ack has been collected from Kalle Valo. > > > > 9. With the help of above register length, added check for BHI/BHIe offsets. > > > > Is this series on your queue for 5.14? It's too late for 5.14-rc1, patches had to be in linux-next way before 5.13-final was out. I can take these after 5.14-rc1 is out for 5.15-rc1, or you can split them up into bugfixes and features and resend two series, one for 5.14-final and one for 5.15-rc1, which ever you want. thanks, greg k-h