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]
Date:   Thu, 7 Dec 2017 11:47:57 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Dhaval Rajeshbhai Shah <DSHAH@...inx.com>
Cc:     'Philippe Ombredanne' <pombredanne@...b.com>,
        Arnd Bergmann <arnd@...db.de>,
        LKML <linux-kernel@...r.kernel.org>,
        "michal.simek@...inx.com" <michal.simek@...inx.com>,
        Hyun Kwon <hyunk@...inx.com>
Subject: Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU
 logicoreIP init driver

On Thu, Dec 07, 2017 at 10:30:45AM +0000, Dhaval Rajeshbhai Shah wrote:
> 
> 
> > -----Original Message-----
> > From: Philippe Ombredanne [mailto:pombredanne@...b.com]
> > Sent: Thursday, December 07, 2017 2:07 AM
> > To: Dhaval Rajeshbhai Shah <DSHAH@...inx.com>
> > Cc: Arnd Bergmann <arnd@...db.de>; Greg Kroah-Hartman
> > <gregkh@...uxfoundation.org>; LKML <linux-kernel@...r.kernel.org>;
> > michal.simek@...inx.com; Hyun Kwon <hyunk@...inx.com>; Dhaval
> > Rajeshbhai Shah <DSHAH@...inx.com>
> > Subject: Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU
> > logicoreIP init driver
> > 
> > Daval,
> > 
> > On Tue, Dec 5, 2017 at 12:43 PM, Dhaval Shah <dhaval.shah@...inx.com>
> > wrote:
> > > Xilinx ZYNQMP VCU Init driver is based on the new LogiCoreIP design
> > > created. This driver will provide the api which can be used by the
> > > encoder and decoder driver to get the configured value.
> > >
> > > Signed-off-by: Dhaval Shah <dshah@...inx.com>
> > []
> > > diff --git a/drivers/misc/xlnx_vcu.c b/drivers/misc/xlnx_vcu.c new
> > > file mode 100644 index 0000000..373f7f9
> > > --- /dev/null
> > > +++ b/drivers/misc/xlnx_vcu.c
> > > @@ -0,0 +1,664 @@
> > > +/*
> > > + * Xilinx VCU Init
> > > + *
> > > + * Copyright (C) 2016 - 2017 Xilinx, Inc.
> > > + *
> > > + * Contacts   Dhaval Shah <dshah@...inx.com>
> > > + *
> > > + * SPDX-License-Identifier: GPL-2.0
> > > + */
> > 
> > The SPDX id should be on the first line with a C++ // style comment instead as
> > requested by Linus.
> I will take care of this Changes as also suggested by the Greg k-h as well once get the ACK for the remaining reply from the Greg k-h.

Don't wait for me, my queue is really long, if you have fixes that you
know you need to make, make them!

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ