All of lore.kernel.org
 help / color / mirror / Atom feed
* HID: hid-sensor-hub: fix sleeping function called from invalid context
@ 2014-06-09 22:21 Alexander Holler
  2014-06-09 22:40 ` Jiri Kosina
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Holler @ 2014-06-09 22:21 UTC (permalink / raw)
  To: Srinivas Pandruvada, Jiri Kosina, linux-kernel

Hello,

while rebasing the dozens (currently around 60) of refused, ignored or 
similiar bugfixes and patches I need to use a Linux kernel, I've noticed 
that Jiri Kosinas patch here

https://lkml.org/lkml/2013/8/9/214

doesn't apply anymore.

Looking why, I've seen that a similiar patch from Srinivas Pandruvada 
named like the topic ended up in the kernel.

Looking at the differences, I wonder if not all spin_lock() calls in 
hid-sensor-hub.c should be changed into spin_lock_irqsave() like the 
patch from Jiri Kosina did.

Regards,

Alexander Holler

(sorry for the duplicate message, I've forgotten to add the 
wanna-be-reviewer-school named lkml to the recipients)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-10  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 22:21 HID: hid-sensor-hub: fix sleeping function called from invalid context Alexander Holler
2014-06-09 22:40 ` Jiri Kosina
2014-06-09 23:17   ` Srinivas Pandruvada
2014-06-09 23:19     ` Jiri Kosina
2014-06-10  8:18   ` Alexander Holler
2014-06-10  9:08     ` Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.