Staging
v0.5.1
https://github.com/torvalds/linux
Revision f49cf3b8b4c841457244c461c66186a719e13bcc authored by Manfred Schlaegl on 27 May 2016, 23:36:36 UTC, committed by Dmitry Torokhov on 27 May 2016, 23:40:30 UTC
Pwm config may sleep so defer it using a worker.

On a Freescale i.MX53 based board we ran into "BUG: scheduling while
atomic" because input_inject_event locks interrupts, but
imx_pwm_config_v2 sleeps.

Tested on Freescale i.MX53 SoC with 4.6.0.

Signed-off-by: Manfred Schlaegl <manfred.schlaegl@gmx.at>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 6f49a39
History
Tip revision: f49cf3b8b4c841457244c461c66186a719e13bcc authored by Manfred Schlaegl on 27 May 2016, 23:36:36 UTC
Input: pwm-beeper - fix - scheduling while atomic
Tip revision: f49cf3b
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 338.1 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top