lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SA1PR02MB85922CC2DCFCDC902BC37E68A1BF9@SA1PR02MB8592.namprd02.prod.outlook.com>
Date:   Thu, 21 Oct 2021 13:55:49 +0000
From:   Abhyuday Godhasara <agodhasa@...inx.com>
To:     Michal Simek <michals@...inx.com>,
        "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC:     Rajan Vaja <RAJANV@...inx.com>, Manish Narani <MNARANI@...inx.com>,
        "zou_wei@...wei.com" <zou_wei@...wei.com>,
        Sai Krishna Potthuri <lakshmis@...inx.com>,
        Jiaying Liang <jliang@...inx.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>
Subject: RE: [PATCH v4 0/6] Add Xilinx Event Management Driver

Hi Greg,

> -----Original Message-----
> From: Michal Simek <michal.simek@...inx.com>
> Sent: Wednesday, October 13, 2021 9:00 PM
> To: gregkh@...uxfoundation.org; Abhyuday Godhasara
> <agodhasa@...inx.com>
> Cc: Rajan Vaja <RAJANV@...inx.com>; Manish Narani <MNARANI@...inx.com>;
> zou_wei@...wei.com; Sai Krishna Potthuri <lakshmis@...inx.com>; Jiaying
> Liang <jliang@...inx.com>; linux-kernel@...r.kernel.org; linux-arm-
> kernel@...ts.infradead.org
> Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver
> 
> 
> 
> On 10/13/21 16:29, gregkh@...uxfoundation.org wrote:
> > On Wed, Oct 13, 2021 at 02:21:01PM +0000, Abhyuday Godhasara wrote:
> >> Hi Greg,
> >>
> >>
> >> Thanks,
> >> Abhyuday
> >>
> >>> -----Original Message-----
> >>> From: gregkh@...uxfoundation.org <gregkh@...uxfoundation.org>
> >>> Sent: Wednesday, October 13, 2021 7:41 PM
> >>> To: Abhyuday Godhasara <agodhasa@...inx.com>
> >>> Cc: Michal Simek <michals@...inx.com>; Rajan Vaja
> >>> <RAJANV@...inx.com>; Manish Narani <MNARANI@...inx.com>;
> >>> zou_wei@...wei.com; Sai Krishna Potthuri <lakshmis@...inx.com>;
> >>> Jiaying Liang <jliang@...inx.com>; linux- kernel@...r.kernel.org;
> >>> linux-arm-kernel@...ts.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@...uxfoundation.org <gregkh@...uxfoundation.org>
> >>>>> Sent: Wednesday, October 13, 2021 6:36 PM
> >>>>> To: Abhyuday Godhasara <agodhasa@...inx.com>
> >>>>> Cc: Michal Simek <michals@...inx.com>; Rajan Vaja
> >>>>> <RAJANV@...inx.com>; Manish Narani <MNARANI@...inx.com>;
> >>>>> zou_wei@...wei.com; Sai Krishna Potthuri <lakshmis@...inx.com>;
> >>>>> Jiaying Liang <jliang@...inx.com>; linux- kernel@...r.kernel.org;
> >>>>> linux-arm-kernel@...ts.infradead.org
> >>>>> Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver
> >>>>>
> >>>>> On Wed, Oct 13, 2021 at 02:59:21PM +0200,
> >>>>> gregkh@...uxfoundation.org
> >>>>> wrote:
> >>>>>> On Wed, Oct 13, 2021 at 12:27:58PM +0000, Abhyuday Godhasara
> wrote:
> >>>>>>> Hi Greg,
> >>>>>>>
> >>>>>>>> -----Original Message-----
> >>>>>>>> From: Abhyuday Godhasara <abhyuday.godhasara@...inx.com>
> >>>>>>>> Sent: Wednesday, September 15, 2021 6:46 PM
> >>>>>>>> To: gregkh@...uxfoundation.org
> >>>>>>>> Cc: Michal Simek <michals@...inx.com>; Abhyuday Godhasara
> >>>>>>>> <agodhasa@...inx.com>; Rajan Vaja <RAJANV@...inx.com>; Manish
> >>>>>>>> Narani <MNARANI@...inx.com>; zou_wei@...wei.com; Sai Krishna
> >>>>>>>> Potthuri <lakshmis@...inx.com>; Jiaying Liang
> >>>>>>>> <jliang@...inx.com>; Jiaying Liang <jliang@...inx.com>;
> >>>>>>>> linux-kernel@...r.kernel.org;
> >>>>>>>> linux-arm- kernel@...ts.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 <michal.simek@...inx.com>
> >>>>>>> [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@...r.kernel.org and linux-arm-
> kernel@...ts.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?
> 
> I got it but I expect they are not sent out of xilinx.com domain and you are sort
> of blocked. You should talk to IT or just simply use any email out of xilinx
> domain to check that you got it.
> Also I am not able to see it in lore.
[Abhyuday] Now v5 are available in lore.kernel.org

Thanks,
Abhyuday
> 
> Thanks,
> Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ