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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gJZdGLmJQvKcOtVuJr1XX8J_3kH2jg2rUM1=_1XPCknw@mail.gmail.com>
Date:   Fri, 20 Oct 2023 18:39:01 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v6.6-rc7

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.6-rc7

with top-most commit 9caa3a2de955238df742572812178568fed173f7

 Merge branch 'acpi-irq'

on top of commit 58720809f52779dc0f08e53e54b014209d13eebb

 Linux 6.6-rc6

to receive ACPI fixes for 6.6-rc7.

These fix the ACPI initialization ordering on ARM and ACPI IRQ
management in the cases when irq_create_fwspec_mapping() fails.

Specifics:

 - Fix ACPI initialization ordering on ARM that was changed incorrectly
   during the 6.5 development cycle (Hanjun Guo).

 - Make acpi_register_gsi() return an error code as appropriate when
   irq_create_fwspec_mapping() returns 0 on failure (Sunil V L).

Thanks!


---------------

Hanjun Guo (1):
      ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()

Sunil V L (1):
      ACPI: irq: Fix incorrect return value in acpi_register_gsi()

---------------

 drivers/acpi/bus.c | 2 +-
 drivers/acpi/irq.c | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ