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:   Wed,  9 Nov 2022 21:07:54 -0600
From:   Bjorn Andersson <andersson@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        Matti Lehtimäki <matti.lehtimaki@...il.com>
Subject: [GIT PULL] hwspinlock updates for v6.1

Hi Linus,

I apparently had missed tagging and sending this set of changes out during the
6.1 merge window. But did get the associated dts changes depending on this
merged. The result is a regression in 6.1-rc on the affected, older, Qualcomm
platforms - in for form of them not booting.

So while these weren't regression fixes originally, they are now. It's not
introducing new beahavior, but simply extending the eixsting new Devicetree
model, to cover remaining platforms.

So I hope you will accept this pull request.

Regards,
Bjorn

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.1

for you to fetch changes up to c29f446108e10bb791220ffbba54d82722d60d45:

  dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974 (2022-10-17 17:11:17 -0500)

----------------------------------------------------------------
hwspinlock updates for v6.1

This extends the DeviceTree binding and implementation for the Qualcomm
hardware spinlock on some older platforms to follow the style of the
newer ones where the DeviceTree representation does not rely on an
intermediate syscon node.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
      dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
      hwspinlock: qcom: correct MMIO max register for newer SoCs
      hwspinlock: qcom: add support for MMIO on older SoCs
      dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974

 .../bindings/hwlock/qcom-hwspinlock.yaml           | 29 ++++++++++-----
 drivers/hwspinlock/qcom_hwspinlock.c               | 42 ++++++++++++++++------
 2 files changed, 53 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ