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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230330124804.GA1943242@rayden>
Date:   Thu, 30 Mar 2023 14:48:04 +0200
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] TEE fix for v6.3

Hello arm-soc maintainers,

Please pull this small fix of a call to virt_to_page() in the TEE
subsystem.

Thanks,
Jens

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/tee-fix-for-v6.3

for you to fetch changes up to 8671133082176d1388e20ac33d61cf7e3b05adf5:

  tee: Pass a pointer to virt_to_page() (2023-03-30 08:34:52 +0200)

----------------------------------------------------------------
Add explicit cast to (void *) for virt_to_page() argument

----------------------------------------------------------------
Linus Walleij (1):
      tee: Pass a pointer to virt_to_page()

 drivers/tee/tee_shm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ