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] [day] [month] [year] [list]
Date:   Fri, 4 Oct 2019 18:56:31 -0400
From:   Josh Boyer <jwboyer@...nel.org>
To:     Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc:     Linux Firmware <linux-firmware@...nel.org>,
        Tony Nguyen <anthony.l.nguyen@...el.com>,
        netdev <netdev@...r.kernel.org>,
        Neil Horman <nhorman@...hat.com>, sassmann@...hat.com,
        poswald@...e.com, Andrew Bowers <andrewx.bowers@...el.com>
Subject: Re: [linux-firmware][pull request] ice: Add package file for Intel
 E800 series driver

On Mon, Sep 23, 2019 at 5:56 PM Jeff Kirsher
<jeffrey.t.kirsher@...el.com> wrote:
>
> From: Tony Nguyen <anthony.l.nguyen@...el.com>
>
> The ice driver must load a package file to the firmware to utilize full
> functionality; add the package file to /lib/firmware/intel/ice/ddp. Also
> add a symlink, ice.pkg, so the driver can refer to the package by a
> consistent name.
>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@...el.com>
> Tested-by: Andrew Bowers <andrewx.bowers@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> ---
> The following are changes since commit 417a9c6e197a8d3eec792494efc87a2b42f76324:
>   amdgpu: add initial navi10 firmware
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/firmware dev-queue
>
>  LICENSE.ice                   |  39 ++++++++++++++++++++++++++++++++++
>  WHENCE                        |   9 ++++++++
>  intel/ice/ddp/ice-1.3.4.0.pkg | Bin 0 -> 577796 bytes
>  intel/ice/ddp/ice.pkg         |   1 +
>  4 files changed, 49 insertions(+)
>  create mode 100644 LICENSE.ice
>  create mode 100644 intel/ice/ddp/ice-1.3.4.0.pkg
>  create mode 120000 intel/ice/ddp/ice.pkg

Thanks.  I added another commit on top to remove the symlink and fix
the WHENCE file because we merged a commit that changes how symlinks
are handled.  All applied and pushed out.

josh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ