From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 05BFCC4724C for ; Fri, 1 May 2020 08:04:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CC951214D8 for ; Fri, 1 May 2020 08:04:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588320286; bh=lamkafcb9ifi0CkloDrVZk+9/LKsm77P4Ce9z/TkKZI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=YQZywPXsHL5yXI02MjBZe46693bND3judfBNURXjoQVxyMJ7ArMBKyc4L0tOBf2oC /XFiwpB/8DlCAM2Fr+uTFTKs6ezs0S10TRqTyimpEdOsS1T78YLxTuFkS4utqd7q2l 5tRIk0a5oBqeq3qhVLKWydu/Wo2nvNh3PowqRnmE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728342AbgEAIEq (ORCPT ); Fri, 1 May 2020 04:04:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:51530 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726452AbgEAIEp (ORCPT ); Fri, 1 May 2020 04:04:45 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3B02B208C3; Fri, 1 May 2020 08:04:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588320284; bh=lamkafcb9ifi0CkloDrVZk+9/LKsm77P4Ce9z/TkKZI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EdhnMAdBJ2aX7UhxdGvolxXe6kFB6/uOZUZeFFRBF2CLtG/+Ec/0FMSAdrSbHMvhr 75o17SVYdowHgoR4J3F+MPUXSXldG3MYxqu8dbPWxkUuDK1igDERkZVzfP0wl1e5/S h8wVSFWO+hM+nEV9VmNf6snwnJnHzNz9Huw/rWmU= Date: Fri, 1 May 2020 10:04:42 +0200 From: "gregkh@linuxfoundation.org" To: Daniele Alessandrelli Cc: "linux-kernel@vger.kernel.org" , "robh@kernel.org" , "Murphy, Paul J" , "Shevchenko, Andriy" , "arnd@arndb.de" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 0/1] Add IMR driver for Keem Bay Message-ID: <20200501080442.GA1055655@kroah.com> References: <20200501070930.GA892454@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 01, 2020 at 08:53:34AM +0100, Daniele Alessandrelli wrote: > On Fri, 2020-05-01 at 09:09 +0200, gregkh@linuxfoundation.org wrote: > > On Thu, Apr 30, 2020 at 07:49:36PM +0000, Alessandrelli, Daniele > > wrote: > > > This e-mail and any attachments may contain confidential material > > > for the sole > > > use of the intended recipient(s). Any review or distribution by > > > others is > > > strictly prohibited. If you are not the intended recipient, please > > > contact the > > > sender and delete all copies. > > > > This footer means I delete all of your emails... > > My bad, I replied using the wrong email address (i.e., the one that > adds the footer automatically). Sorry about that :/ > I'll be more careful the next time. > > The original emails (the ones with the cover letter and the patch) were > fine though (unless I did something else wrong). Any advice on how to > have the patch reviewed and eventually merged? > > > > > > > Ok, let me go look at the code... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B0A2AC47256 for ; Fri, 1 May 2020 08:04:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8716B214D8 for ; Fri, 1 May 2020 08:04:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AKLVYt6t"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="EdhnMAdB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8716B214D8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=g7B/X8JB8fg6rtHMo9VsFI647Hhqm3rx2Ejmbplf4eg=; b=AKLVYt6tWWgtRY frF/KFocJHbIVzecYgBT05LnTyqUP9fRxXwIZWWW4LxBFVKeT4WVyvf667lZtHXikqhHZ4XtJuPh6 FM9x+zfQ73it40tK9jHH3PtFvbtWbORv8h7dWs8tkuaUzLvD+wNabVwZnBJWliK1eCBiy6p//pVOa Y3m5SR6dM9yunYQ8e1F5B2RPgZ3mxb4gfu+/f9a6hnPMBekkxDOsDtrBeYVo9HYc+xfHbHgqdgepA 8koIxMaykzHGiRVqwpevBn7ttm4tza2mhMh89eJA564QOMJIB4k68F/1Ux/BwJ0QRrRvQrVBSyubN d+MdEkEMV0X4a2EmRPLw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUQfA-0004j6-7P; Fri, 01 May 2020 08:04:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUQf7-0004iG-R5 for linux-arm-kernel@lists.infradead.org; Fri, 01 May 2020 08:04:47 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3B02B208C3; Fri, 1 May 2020 08:04:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588320284; bh=lamkafcb9ifi0CkloDrVZk+9/LKsm77P4Ce9z/TkKZI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EdhnMAdBJ2aX7UhxdGvolxXe6kFB6/uOZUZeFFRBF2CLtG/+Ec/0FMSAdrSbHMvhr 75o17SVYdowHgoR4J3F+MPUXSXldG3MYxqu8dbPWxkUuDK1igDERkZVzfP0wl1e5/S h8wVSFWO+hM+nEV9VmNf6snwnJnHzNz9Huw/rWmU= Date: Fri, 1 May 2020 10:04:42 +0200 From: "gregkh@linuxfoundation.org" To: Daniele Alessandrelli Subject: Re: [PATCH 0/1] Add IMR driver for Keem Bay Message-ID: <20200501080442.GA1055655@kroah.com> References: <20200501070930.GA892454@kroah.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200501_010445_898743_95153ED4 X-CRM114-Status: GOOD ( 17.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "robh@kernel.org" , "Shevchenko, Andriy" , "arnd@arndb.de" , "linux-kernel@vger.kernel.org" , "Murphy, Paul J" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, May 01, 2020 at 08:53:34AM +0100, Daniele Alessandrelli wrote: > On Fri, 2020-05-01 at 09:09 +0200, gregkh@linuxfoundation.org wrote: > > On Thu, Apr 30, 2020 at 07:49:36PM +0000, Alessandrelli, Daniele > > wrote: > > > This e-mail and any attachments may contain confidential material > > > for the sole > > > use of the intended recipient(s). Any review or distribution by > > > others is > > > strictly prohibited. If you are not the intended recipient, please > > > contact the > > > sender and delete all copies. > > > > This footer means I delete all of your emails... > > My bad, I replied using the wrong email address (i.e., the one that > adds the footer automatically). Sorry about that :/ > I'll be more careful the next time. > > The original emails (the ones with the cover letter and the patch) were > fine though (unless I did something else wrong). Any advice on how to > have the patch reviewed and eventually merged? > > > > > > > Ok, let me go look at the code... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel