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]
Message-Id: <20190601175944.21297-1-jacek.anaszewski@gmail.com>
Date:   Sat,  1 Jun 2019 19:59:44 +0200
From:   Jacek Anaszewski <jacek.anaszewski@...il.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
        jacek.anaszewski@...il.com, pavel@....cz
Subject: [GIT PULL] LED fix for 5.2-rc3

Hi Linus,

Please pull LED fix for recent change in LED core,
that didn't take into account the possibility of calling
led_blink_setup() from atomic context.

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/led-fixes-for-5.2-rc3

for you to fetch changes up to 8c0f693c6effbc3f42f77a9e81209af9af20910c:

  leds: avoid flush_work in atomic context (2019-05-31 22:29:14 +0200)

Thanks,
Jacek Anaszewski

----------------------------------------------------------------
LED fix for 5.2-rc3
----------------------------------------------------------------
Pavel Machek (1):
      leds: avoid flush_work in atomic context

 drivers/leds/led-core.c              | 5 -----
 drivers/leds/trigger/ledtrig-timer.c | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ