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:   Sun, 24 May 2020 11:55:14 +0200
From:   Rikard Falkeborn <rikard.falkeborn@...il.com>
To:     Kishon Vijay Abraham I <kishon@...com>,
        Vinod Koul <vkoul@...nel.org>
Cc:     linux-kernel@...r.kernel.org, Roger Quadros <rogerq@...com>,
        Rikard Falkeborn <rikard.falkeborn@...il.com>,
        Stephen Boyd <sboyd@...nel.org>,
        Wen Yang <wen.yang99@....com.cn>,
        YueHaibing <yuehaibing@...wei.com>, Jyri Sarha <jsarha@...com>,
        Wei Yongjun <weiyongjun1@...wei.com>,
        Sekhar Nori <nsekhar@...com>
Subject: [PATCH 0/2] drivers/phy/ti: Constify structs

Constify some static structs that are not modified in order to allow the
compiler to put them in read-only memory.

Rikard Falkeborn (2):
  phy: ti: am654-serdes: Constify regmap_config
  phy: ti: j721e-wiz: Constify structs

 drivers/phy/ti/phy-am654-serdes.c |  2 +-
 drivers/phy/ti/phy-j721e-wiz.c    | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ