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>] [day] [month] [year] [list]
Message-ID: <Y3d4CHWl3Ofx5OrX@jade>
Date:   Fri, 18 Nov 2022 13:18:16 +0100
From:   Jens Wiklander <jens.wiklander@...aro.org>
To:     arm@...nel.org, soc@...nel.org
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        op-tee@...ts.trustedfirmware.org
Subject: [GIT PULL] Add __init/__exit annotations OP-TEE driver for v6.2

Hello arm-soc maintainers,

Please pull this small patch which adds __init/__exit annotations to the
OP-TEE driver module.

Thanks,
Jens

The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:

  Linux 6.0 (2022-10-02 14:09:07 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-for-6.2

for you to fetch changes up to bd52407221b4702af690456b2b6006fa6440e893:

  optee: Add __init/__exit annotations to module init/exit funcs (2022-10-11 11:20:16 +0200)

----------------------------------------------------------------
Add missing __init/__exit annotations to OP-TEE driver

----------------------------------------------------------------
Xiu Jianfeng (1):
      optee: Add __init/__exit annotations to module init/exit funcs

 drivers/tee/optee/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ