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, 30 Nov 2017 09:15:39 +0100
From:   Philippe Ombredanne <pombredanne@...b.com>
To:     Wendy Liang <wendy.liang@...inx.com>
Cc:     jassisinghbrar@...il.com, michal.simek@...inx.com,
        robh+dt@...nel.org, mark.rutland@....com,
        LKML <linux-kernel@...r.kernel.org>,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        Wendy Liang <jliang@...inx.com>
Subject: Re: [RFC 1/2] mailbox: ZynqMP IPI mailbox controller

On Thu, Nov 30, 2017 at 12:59 AM, Wendy Liang <wendy.liang@...inx.com> wrote:
> diff --git a/drivers/mailbox/zynqmp-ipi-mailbox.c b/drivers/mailbox/zynqmp-ipi-mailbox.c
> new file mode 100644
> index 0000000..229f26c
> --- /dev/null
> +++ b/drivers/mailbox/zynqmp-ipi-mailbox.c
> @@ -0,0 +1,633 @@
> +/* SPDX-License-Identifier: GPL-2.0 */

FYI, the style Linus wants us to use is this for .c:, as a top line:

// SPDX-License-Identifier: GPL-2.0


See the threads for details on this.

-- 
Cordially
Philippe Ombredanne

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ