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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91093C433FE for ; Wed, 13 Oct 2021 14:29:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6B942610C8 for ; Wed, 13 Oct 2021 14:29:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233969AbhJMObh (ORCPT ); Wed, 13 Oct 2021 10:31:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:45560 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230324AbhJMObg (ORCPT ); Wed, 13 Oct 2021 10:31:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6A0DA60EE9; Wed, 13 Oct 2021 14:29:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1634135372; bh=sV6l3nqLV1aX/ZDjKoCUEtdwnkPU1W0Ld0Bd0Crp9J0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y0B3ATAP1b+y1ItrmwChJhqxhpIqq6Yq5wHV+7nIFP/yf8DgyfNxfE8uFYO0D9mTM xmSATbKgZlj/TYwU8yHSrXfLgniLs3qUFisIdp5cLLIj+PTUX4L2UebkITt6xhTqSQ HlD4hGanwG2F1w67X1Rslhc08sGFpT6y40J5bUos= Date: Wed, 13 Oct 2021 16:29:30 +0200 From: "gregkh@linuxfoundation.org" To: Abhyuday Godhasara Cc: Michal Simek , Rajan Vaja , Manish Narani , "zou_wei@huawei.com" , Sai Krishna Potthuri , Jiaying Liang , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver Message-ID: References: <438b398c-a901-7568-11e0-cd9bf302343f@xilinx.com> <20210915131615.16506-1-abhyuday.godhasara@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 13, 2021 at 02:21:01PM +0000, Abhyuday Godhasara wrote: > Hi Greg, > > > Thanks, > Abhyuday > > > -----Original Message----- > > From: gregkh@linuxfoundation.org > > Sent: Wednesday, October 13, 2021 7:41 PM > > To: Abhyuday Godhasara > > Cc: Michal Simek ; Rajan Vaja ; > > Manish Narani ; zou_wei@huawei.com; Sai Krishna > > Potthuri ; Jiaying Liang ; linux- > > kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org > > Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > On Wed, Oct 13, 2021 at 01:57:59PM +0000, Abhyuday Godhasara wrote: > > > Hi Greg, > > > > > > > -----Original Message----- > > > > From: gregkh@linuxfoundation.org > > > > Sent: Wednesday, October 13, 2021 6:36 PM > > > > To: Abhyuday Godhasara > > > > Cc: Michal Simek ; Rajan Vaja > > > > ; Manish Narani ; > > > > zou_wei@huawei.com; Sai Krishna Potthuri ; > > > > Jiaying Liang ; linux- kernel@vger.kernel.org; > > > > linux-arm-kernel@lists.infradead.org > > > > Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > > > > > On Wed, Oct 13, 2021 at 02:59:21PM +0200, gregkh@linuxfoundation.org > > > > wrote: > > > > > On Wed, Oct 13, 2021 at 12:27:58PM +0000, Abhyuday Godhasara wrote: > > > > > > Hi Greg, > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: Abhyuday Godhasara > > > > > > > Sent: Wednesday, September 15, 2021 6:46 PM > > > > > > > To: gregkh@linuxfoundation.org > > > > > > > Cc: Michal Simek ; Abhyuday Godhasara > > > > > > > ; Rajan Vaja ; Manish > > > > > > > Narani ; zou_wei@huawei.com; Sai Krishna > > > > > > > Potthuri ; Jiaying Liang > > > > > > > ; Jiaying Liang ; > > > > > > > linux-kernel@vger.kernel.org; > > > > > > > linux-arm- kernel@lists.infradead.org > > > > > > > Subject: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > > > > > > > > > > > This Linux driver provides support to subscribe error/event > > > > > > > notification and receive notification from firmware for > > > > > > > error/event and forward event notification to subscribed > > > > > > > driver via > > > > registered callback. > > > > > > > > > > > > > > All types of events like power and error will be handled from > > > > > > > single place as part of event management driver. > > > > > > > > > > > > > > Changes in v4: > > > > > > > - Rebase on latest tree > > > > > > > > > > > > > > Changes in v3: > > > > > > > - Update the commit message. > > > > > > > > > > > > > > Changes in v2: > > > > > > > - Removed updated copyright year from unchanged files. > > > > > > > - make sgi_num as module parameter for event management driver. > > > > > > > - Use same object for error detection and printing. > > > > > > > > > > > > > > Acked-by: Michal Simek > > > > > > [Abhyuday] Michal suggested to merge this via your tree. Please > > > > > > have a > > > > look. > > > > > > Please let me know if there is anything required from my side. > > > > > > > > > > Ok, I'll pick it up, thanks. > > > > > > > > Nope, I can not as for some reason it all did not show up on lore.kernel.org. > > > > > > > > Please resend this, with Michal's ack and I will be glad to pick it up. > > > [Abhyuday] Sent v5 with Michal's ack. > > > > Sent where? Do you have a lore.kernel.org link? Did you cc: me? > [Abhyuday] I added linux-kernel@vger.kernel.org and linux-arm-kernel@lists.infradead.org in CC. also added you in "To" for v5. > Please let me know if require anything else also. Again, I do not see them in my inbox, nor do I see them on lore.kernel.org. Are you _sure_ you sent them? thanks, greg k-h 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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A94B4C433F5 for ; Wed, 13 Oct 2021 14:31:47 +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 78159610F9 for ; Wed, 13 Oct 2021 14:31:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 78159610F9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=h984YEbISPk9ny4RVR75f9pO9HFRw+Gld8ET1DBz2vc=; b=vFh/g+WiPw5wLW 2AN+vtRfLUe4SqijWGisKSOJDrZ1kSTmMjVK7meNBBzHOHcWxxGxrssvdWODp7qcFb8wurMoxqzee nvex/fdDEKgMrv42ZbhGNKSuaovvJp36We7G36vlnhwtqBehqAzJC6+4Zx9SmrLC/C9Su4EvVXSJu BctvEZ70r5h/fCtsbbAJLzBdLckpTAIdDl4nuH+tqSZIiLyMpk3ht8lV+IRa3qCdhTIvq7xmLQx20 EEySL6jcu5BLSqwStKsUkAYwGg5dI9ASTRXV0EYqkS8eOESygnEzszyMh+Ojw/PjJRbRdx6dhY8A2 P3QMXykXwR7aiM5wHobQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mafGE-00HA2Q-Nz; Wed, 13 Oct 2021 14:29:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mafG9-00HA0p-Br for linux-arm-kernel@lists.infradead.org; Wed, 13 Oct 2021 14:29:34 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6A0DA60EE9; Wed, 13 Oct 2021 14:29:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1634135372; bh=sV6l3nqLV1aX/ZDjKoCUEtdwnkPU1W0Ld0Bd0Crp9J0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y0B3ATAP1b+y1ItrmwChJhqxhpIqq6Yq5wHV+7nIFP/yf8DgyfNxfE8uFYO0D9mTM xmSATbKgZlj/TYwU8yHSrXfLgniLs3qUFisIdp5cLLIj+PTUX4L2UebkITt6xhTqSQ HlD4hGanwG2F1w67X1Rslhc08sGFpT6y40J5bUos= Date: Wed, 13 Oct 2021 16:29:30 +0200 From: "gregkh@linuxfoundation.org" To: Abhyuday Godhasara Cc: Michal Simek , Rajan Vaja , Manish Narani , "zou_wei@huawei.com" , Sai Krishna Potthuri , Jiaying Liang , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver Message-ID: References: <438b398c-a901-7568-11e0-cd9bf302343f@xilinx.com> <20210915131615.16506-1-abhyuday.godhasara@xilinx.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-20211013_072933_480186_3DB7064D X-CRM114-Status: GOOD ( 30.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 13, 2021 at 02:21:01PM +0000, Abhyuday Godhasara wrote: > Hi Greg, > > > Thanks, > Abhyuday > > > -----Original Message----- > > From: gregkh@linuxfoundation.org > > Sent: Wednesday, October 13, 2021 7:41 PM > > To: Abhyuday Godhasara > > Cc: Michal Simek ; Rajan Vaja ; > > Manish Narani ; zou_wei@huawei.com; Sai Krishna > > Potthuri ; Jiaying Liang ; linux- > > kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org > > Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > On Wed, Oct 13, 2021 at 01:57:59PM +0000, Abhyuday Godhasara wrote: > > > Hi Greg, > > > > > > > -----Original Message----- > > > > From: gregkh@linuxfoundation.org > > > > Sent: Wednesday, October 13, 2021 6:36 PM > > > > To: Abhyuday Godhasara > > > > Cc: Michal Simek ; Rajan Vaja > > > > ; Manish Narani ; > > > > zou_wei@huawei.com; Sai Krishna Potthuri ; > > > > Jiaying Liang ; linux- kernel@vger.kernel.org; > > > > linux-arm-kernel@lists.infradead.org > > > > Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > > > > > On Wed, Oct 13, 2021 at 02:59:21PM +0200, gregkh@linuxfoundation.org > > > > wrote: > > > > > On Wed, Oct 13, 2021 at 12:27:58PM +0000, Abhyuday Godhasara wrote: > > > > > > Hi Greg, > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: Abhyuday Godhasara > > > > > > > Sent: Wednesday, September 15, 2021 6:46 PM > > > > > > > To: gregkh@linuxfoundation.org > > > > > > > Cc: Michal Simek ; Abhyuday Godhasara > > > > > > > ; Rajan Vaja ; Manish > > > > > > > Narani ; zou_wei@huawei.com; Sai Krishna > > > > > > > Potthuri ; Jiaying Liang > > > > > > > ; Jiaying Liang ; > > > > > > > linux-kernel@vger.kernel.org; > > > > > > > linux-arm- kernel@lists.infradead.org > > > > > > > Subject: [PATCH v4 0/6] Add Xilinx Event Management Driver > > > > > > > > > > > > > > This Linux driver provides support to subscribe error/event > > > > > > > notification and receive notification from firmware for > > > > > > > error/event and forward event notification to subscribed > > > > > > > driver via > > > > registered callback. > > > > > > > > > > > > > > All types of events like power and error will be handled from > > > > > > > single place as part of event management driver. > > > > > > > > > > > > > > Changes in v4: > > > > > > > - Rebase on latest tree > > > > > > > > > > > > > > Changes in v3: > > > > > > > - Update the commit message. > > > > > > > > > > > > > > Changes in v2: > > > > > > > - Removed updated copyright year from unchanged files. > > > > > > > - make sgi_num as module parameter for event management driver. > > > > > > > - Use same object for error detection and printing. > > > > > > > > > > > > > > Acked-by: Michal Simek > > > > > > [Abhyuday] Michal suggested to merge this via your tree. Please > > > > > > have a > > > > look. > > > > > > Please let me know if there is anything required from my side. > > > > > > > > > > Ok, I'll pick it up, thanks. > > > > > > > > Nope, I can not as for some reason it all did not show up on lore.kernel.org. > > > > > > > > Please resend this, with Michal's ack and I will be glad to pick it up. > > > [Abhyuday] Sent v5 with Michal's ack. > > > > Sent where? Do you have a lore.kernel.org link? Did you cc: me? > [Abhyuday] I added linux-kernel@vger.kernel.org and linux-arm-kernel@lists.infradead.org in CC. also added you in "To" for v5. > Please let me know if require anything else also. Again, I do not see them in my inbox, nor do I see them on lore.kernel.org. Are you _sure_ you sent them? thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel