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:   Thu, 17 Aug 2017 15:02:43 +0200
From:   Boris Brezillon <boris.brezillon@...e-electrons.com>
To:     Arvind Yadav <arvind.yadav.cs@...il.com>
Cc:     dwmw2@...radead.org, computersforpeace@...il.com,
        marek.vasut@...il.com, richard@....at, cyrille.pitchen@...ev4u.fr,
        linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] constify mtd pci_device_id

Le Thu,  3 Aug 2017 21:52:04 +0530,
Arvind Yadav <arvind.yadav.cs@...il.com> a écrit :

> pci_device_id are not supposed to change at runtime. All functions
> working with pci_device_id provided by <linux/pci.h> work with
> const pci_device_id. So mark the non-const structs as const.

Applied the whole series to l2-mtd/master.

Thanks,

Boris

> 
> Arvind Yadav (6):
>   [PATCH 1/6] mtd: maps: ichxrom: constify pci_device_id.
>   [PATCH 2/6] mtd: amd76xrom: constify pci_device_id.
>   [PATCH 3/6] mtd: esb2rom: constify pci_device_id.
>   [PATCH 4/6] mtd: ck804xrom: constify pci_device_id.
>   [PATCH 5/6] mtd: intel_vr_nor: constify pci_device_id.
>   [PATCH 6/6] mtd: pci: constify pci_device_id.
> 
>  drivers/mtd/maps/amd76xrom.c    | 4 ++--
>  drivers/mtd/maps/ck804xrom.c    | 4 ++--
>  drivers/mtd/maps/esb2rom.c      | 4 ++--
>  drivers/mtd/maps/ichxrom.c      | 4 ++--
>  drivers/mtd/maps/intel_vr_nor.c | 2 +-
>  drivers/mtd/maps/pci.c          | 2 +-
>  6 files changed, 10 insertions(+), 10 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ