All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/2] Accelerometer driver unload
@ 2010-08-27 14:33 ` Yuri Ershov
  0 siblings, 0 replies; 14+ messages in thread
From: Yuri Ershov @ 2010-08-27 14:33 UTC (permalink / raw)
  To: eric.piel, samu.p.onkalo, akpm, daniel
  Cc: ext-yuri.kululin, lm-sensors, linux-kernel, ext-yuri.ershov

Hello,

I2C part of lis3 accelerometer driver can be unloaded while in use which may
cause kernel oops.

These patches allow to change /dev/freefall file ops owner to prevent driver
unloading while device in use.

Please review.

Best regards,
Yuri

Yuri Kululin (2):
  lis3: Add device owner
  lis3: Set device owner

 drivers/hwmon/lis3lv02d.c     |    8 ++++++--
 drivers/hwmon/lis3lv02d.h     |    2 ++
 drivers/hwmon/lis3lv02d_i2c.c |    2 ++
 3 files changed, 10 insertions(+), 2 deletions(-)

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

end of thread, other threads:[~2010-10-02  0:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 14:33 [lm-sensors] [PATCH 0/2] Accelerometer driver unload Yuri Ershov
2010-08-27 14:33 ` Yuri Ershov
2010-08-27 14:33 ` [lm-sensors] [PATCH 1/2] lis3: Add device owner Yuri Ershov
2010-08-27 14:33   ` Yuri Ershov
2010-08-27 14:33   ` [lm-sensors] [PATCH 2/2] lis3: Set " Yuri Ershov
2010-08-27 14:33     ` Yuri Ershov
2010-09-24 20:27     ` [lm-sensors] [2/2] " Guenter Roeck
2010-09-24 20:27       ` Guenter Roeck
2010-09-24 20:24   ` [lm-sensors] [1/2] lis3: Add " Guenter Roeck
2010-09-24 20:24     ` Guenter Roeck
2010-09-28  8:52     ` [lm-sensors] " Yuri Kululin
2010-09-28  8:52       ` Yuri Kululin
2010-10-02  0:03       ` [lm-sensors] " Guenter Roeck
2010-10-02  0:03         ` Guenter Roeck

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.