Received: by 10.192.165.148 with SMTP id m20csp888727imm; Wed, 25 Apr 2018 09:09:49 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/8U0qZ/56iU/wlSjwcpogxjM6DbocZqQ3pfs4NeFuXvdTJeVF3VK5cF+/Or3RRYnUhNMdq X-Received: by 10.98.103.86 with SMTP id b83mr28552085pfc.76.1524672589725; Wed, 25 Apr 2018 09:09:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524672589; cv=none; d=google.com; s=arc-20160816; b=l1tWJFRwh8SzI0IwdLnMpO5coTVsPrv5j+gj1CimPYOwSHLMxyg2OhZ9V9YzGzFhdb NIysnpgKks++GTByug45IAkrdhMCNNeIkUjuJSuSGpAnJqC6xJZoD6M/X8Y1kpNXls/k EarG95kvjOXgYlNHtMEKhnf9w6lCsTbIT2bOseLV+s6oHJX5N0BzIOcWgIWA2VWe4Tmd 3A8ywlL7TEYCNAUmyPKNR0kcSrV/RZEZX0/Z2TzS4iSwDofyVnJtX4oOpzPLaVa5wEdR jvTNFf+hhTF8DtmNswV5NRj4RUMBD5JZrOp7ZDZXfPxY3ZyUxMiyKEhJ/4Hd6O2Ve+cG jSbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=9reBnxYhYSf6sLOZL39n51f+C1ZnRtQK0H7usZ//aXk=; b=Kx17dVuONioFaMr0cxcTuSs3IsLcLc3RwhJnktM8ynl5a8VQvKxGZ9s6hZa5fr5PSB gMXS9FaTJ2qk1HQqNe/fHql4cK4GedF5zVb7IotGrenFdU6czejaQRFx2sZ3CvZwaezo +5zSPKhijtduzM/ArS5Ab1T2q/r5Uooza/iOjyBcPpSH8waMNSS3u6zQ+5h2ofjAuodU Xl9hWlmNBtZFAOky8rxbXjAFc66WrUFVNs5ssc/NPaS6cooDqXnTqXnM47K0JF+HHkyt rPGfrN59LLrrVNJ4hdvZsVJm9Q1rG4s2xWZbldXKsg4MIL6qA0bS6mvHDV/ywgimM+XT gELA== 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 w9si13496722pgp.10.2018.04.25.09.09.35; Wed, 25 Apr 2018 09:09:49 -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 S1755596AbeDYQIe (ORCPT + 99 others); Wed, 25 Apr 2018 12:08:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57164 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755015AbeDYQIc (ORCPT ); Wed, 25 Apr 2018 12:08:32 -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 1663893E; Wed, 25 Apr 2018 16:08:30 +0000 (UTC) Date: Wed, 25 Apr 2018 18:08:24 +0200 From: Greg Kroah-Hartman To: Russell King - ARM Linux Cc: Geert Uytterhoeven , Adrian Salido , Nicolai Stange , Sasha Levin , Todd Kjos , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/4] ARM: amba: driver_override improvements and fixes Message-ID: <20180425160824.GA18150@kroah.com> References: <1523366506-19832-1-git-send-email-geert+renesas@glider.be> <20180410221902.GA16141@n2100.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180410221902.GA16141@n2100.armlinux.org.uk> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 10, 2018 at 11:19:02PM +0100, Russell King - ARM Linux wrote: > On Tue, Apr 10, 2018 at 03:21:42PM +0200, Geert Uytterhoeven wrote: > > Hi Greg, > > > > This patch series contains improvements to driver_override handling in > > the AMBA bus driver, including two bugfixes that are based on similar > > fixes for the PCI and platform buses, and which Todd Kjos would like to > > get into the android common branches to fix possible double free. > > > > Changes compared to v1: > > - RMK stepped down as amba maintainer. > > No, in the same way as I haven't stepped down as ARM maintainer. > I've said that I'm not going to be putting as much effort in as I > have done, specifically I'm not going to be as active reading the > mailing lists. > > This is the first time I've seen your patches, they look fine to > me, so please put them in the patch system as normal. I'll take patches 2 and 3 now as they fix reported issues and would be good to get merged soon. thanks, greg k-h