Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3599611ybd; Tue, 25 Jun 2019 05:31:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqwTsS2bl6ITSpqJo7Qtf6qTh8vJGjDN8lbk63/hAS6LqmhuOo038I9mDTLE1GiwpEbjh02H X-Received: by 2002:a17:90a:cb01:: with SMTP id z1mr31319383pjt.93.1561465895426; Tue, 25 Jun 2019 05:31:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561465895; cv=none; d=google.com; s=arc-20160816; b=B9WzujH8Z6ckWriw2Zw0GvmHB9bU3OD6zaybqr2k9cdZSejpa9w3TeX2+4+QZU51QV HeK0DIVlai2YWu31iC5jOcQNiPAKMgTFwH45PWHLckAIMJtBfG8qoeL+FTtTuqfyL2Z2 JCUnScft+de4EkXLaDYV52j5k0dmjgo40CZlXiVcjxjKMoZ1Rpf6xa1T0rI7264KYu62 9Yas5wcc4HNrwFAKTijCHfwAGbHY13u3k5238/tgV+b5zLl100cyYpvrLT/3NQ2TVbWy 7LfFaY0k/fS7ZuInropUCmv+O/6156f2TrpQq6hH6xoEtFqvkZfmsL0tE2Fd/Lsplzei h/ng== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject; bh=vdPnM1DfFp6SJRK7Qz/Zp/19biR83YWnrs5EIOxC4Kg=; b=ebTEriHnPou567nEEJZGYzueS8y3KVW7MQZghe+1QRjzKP0LRyCpsXP/v+R5gb+1y0 P5PP2y/xHj28IBvRS7aRnZV3ZsDnTsdpvKy3yOcleK8hNO80UBPa/Ly8ed/kYr508FCt ZUmgdfLU20hzDg0Xz36JhdRs89pxLNs2+o7otecnOW0Vu6MZpDBt+wl/DKGyHwzcrOpH WSmYeZuvZrfW0izXyO42rsM/lPXy7pF6WJ0053HQd0aJgGP5uo76LCG/2kgC28EAKdIk 4XcNyuJ+UBJUp1MdqNUXnN01l1Sk4w/yUq/bndl/bYwx59XeZC6UnXXpiofqb6V2y9Bm mDMg== 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 f17si2574646pjq.14.2019.06.25.05.31.19; Tue, 25 Jun 2019 05:31:35 -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 S1729660AbfFYKkD (ORCPT + 99 others); Tue, 25 Jun 2019 06:40:03 -0400 Received: from lhrrgout.huawei.com ([185.176.76.210]:33033 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726756AbfFYKkD (ORCPT ); Tue, 25 Jun 2019 06:40:03 -0400 Received: from lhreml701-cah.china.huawei.com (unknown [172.18.7.108]) by Forcepoint Email with ESMTP id 8EB9AF10B47BA8C488B9; Tue, 25 Jun 2019 11:40:00 +0100 (IST) Received: from [127.0.0.1] (10.202.227.157) by lhreml701-cah.china.huawei.com (10.201.108.42) with Microsoft SMTP Server id 14.3.408.0; Tue, 25 Jun 2019 11:39:46 +0100 Subject: Re: [GIT PULL] Hisilicon fixes for v5.2 From: Wei Xu To: , linux-arm-kernel , Olof Johansson , CC: , "xuwei (O)" , John Garry , , , , Linux Kernel Mailing List , Zhangyi ac , "Liguozhu (Kenneth)" , , huangdaode , Tangkunshan , Jonathan Cameron , Shameerali Kolothum Thodi , Shiju Jose , Salil Mehta References: Message-ID: Date: Tue, 25 Jun 2019 11:39:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.227.157] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi ARM-SoC team, Sorry, I forgot to mention that one or two patches in this patch set are not pure fix. We are also OK to queue for v5.3. Thanks! Best Regards, Wei On 6/25/2019 11:23 AM, Wei Xu wrote: > Hi ARM-SoC team, > > Please consider to pull the following changes. > Thanks! > > Best Regards, > Wei > > --- > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > > git://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-5.2 > > for you to fetch changes up to 07c811af1c00d7b4212eac86900b023b6405a954: > > lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration (2019-06-25 09:40:42 +0100) > > ---------------------------------------------------------------- > Hisilicon fixes for v5.2-rc > > - fixed RCU usage in logical PIO > - Added a function to unregister a logical PIO range in logical PIO > to support the fixes in the hisi-lpc driver > - fixed and optimized hisi-lpc driver to avoid potential use-after-free > and driver unbind crash > > ---------------------------------------------------------------- > John Garry (6): > lib: logic_pio: Fix RCU usage > lib: logic_pio: Avoid possible overlap for unregistering regions > lib: logic_pio: Add logic_pio_unregister_range() > bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free > bus: hisi_lpc: Add .remove method to avoid driver unbind crash > lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration > > drivers/bus/hisi_lpc.c | 43 ++++++++++++++++++++---- > include/linux/logic_pio.h | 1 + > lib/logic_pio.c | 86 +++++++++++++++++++++++++++++++++-------------- > 3 files changed, 99 insertions(+), 31 deletions(-) >