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, 24 Mar 2021 11:20:58 +0200
From:   Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
To:     Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
        Matti Vaittinen <mazziesaccount@...il.com>
Cc:     Hans de Goede <hdegoede@...hat.com>,
        MyungJoo Ham <myungjoo.ham@...sung.com>,
        Chanwoo Choi <cw00.choi@...sung.com>,
        Sebastian Reichel <sre@...nel.org>,
        Chen-Yu Tsai <wens@...e.org>,
        Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH 0/2] Fixes to device-managed work-queue series

The series "Add managed version of delayed work init" was applied to
driver-core by Greg. Few issues were reported afterwards.

Chen-Yu Tsai reported problem in axp20x_usb_power power-supply driver.
Work-queue initialization and request IRQ ordering was wrong and
work-queue was initialized twice. This was originated by my incorrect
rebase where I missed a fixup done between my patch revisions.

Additional print was reuqested on work-queue initialization error path
at extcon-gpio.c by Chanwoo Choi.

This series fixes both of these issues.

Series is done based on driver-core-next.

---

Matti Vaittinen (2):
  extcon: extcon-gpio: Log error if work-queue init fails
  power: supply: axp20x_usb_power: fix work-queue init

 drivers/extcon/extcon-gpio.c            |  4 +++-
 drivers/power/supply/axp20x_usb_power.c | 10 +++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)


base-commit: a7d30f3f41cf40aad1c4557fa180fe320d5b7c74
-- 
2.25.4


-- 
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =] 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ