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-next>] [day] [month] [year] [list]
Date:   Thu, 17 Sep 2020 09:54:29 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Mike Travis <mike.travis@....com>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        x86@...nel.org, Steve Wahl <steve.wahl@....com>,
        Dave Hansen <dave.hansen@...ux.intel.com>,
        Andy Lutomirski <luto@...nel.org>,
        Peter Zijlstra <peterz@...radead.org>,
        Dimitri Sivanich <dimitri.sivanich@....com>,
        Arnd Bergmann <arnd@...db.de>,
        "H. Peter Anvin" <hpa@...or.com>,
        Russ Anderson <russ.anderson@....com>,
        Darren Hart <dvhart@...radead.org>,
        Andy Shevchenko <andy@...radead.org>,
        Alexandre Chartre <alexandre.chartre@...cle.com>,
        Jian Cai <caij2003@...il.com>,
        Vitaly Kuznetsov <vkuznets@...hat.com>,
        linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH v2 13/13] x86/platform/uv: Update Copyrights to conform
 to HPE standards

On Wed, Sep 16, 2020 at 02:20:39PM -0500, Mike Travis wrote:
> Add Copyrights to those files that have been updated for UV5 changes.
> 
> Signed-off-by: Mike Travis <mike.travis@....com>
> ---
>  arch/x86/include/asm/uv/bios.h      | 1 +
>  arch/x86/include/asm/uv/uv_hub.h    | 1 +
>  arch/x86/include/asm/uv/uv_mmrs.h   | 1 +
>  arch/x86/kernel/apic/x2apic_uv_x.c  | 1 +
>  arch/x86/platform/uv/bios_uv.c      | 1 +
>  arch/x86/platform/uv/uv_nmi.c       | 1 +
>  arch/x86/platform/uv/uv_time.c      | 1 +
>  drivers/misc/sgi-gru/grufile.c      | 1 +
>  drivers/misc/sgi-xp/xp.h            | 1 +
>  drivers/misc/sgi-xp/xp_main.c       | 1 +
>  drivers/misc/sgi-xp/xp_uv.c         | 1 +
>  drivers/misc/sgi-xp/xpc_main.c      | 1 +
>  drivers/misc/sgi-xp/xpc_partition.c | 1 +
>  drivers/misc/sgi-xp/xpnet.c         | 1 +
>  14 files changed, 14 insertions(+)
> 
> diff --git a/arch/x86/include/asm/uv/bios.h b/arch/x86/include/asm/uv/bios.h
> index 97ac595ebc6a..08b3d810dfba 100644
> --- a/arch/x86/include/asm/uv/bios.h
> +++ b/arch/x86/include/asm/uv/bios.h
> @@ -5,6 +5,7 @@
>  /*
>   * UV BIOS layer definitions.
>   *
> + * (C) Copyright 2020 Hewlett Packard Enterprise Development LP
>   * Copyright (C) 2007-2017 Silicon Graphics, Inc. All rights reserved.
>   * Copyright (c) Russ Anderson <rja@....com>

Gotta love the different ways of text here :(

Anyway, much better than before, thanks.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ