[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1282919601-21821-1-git-send-email-ext-yuri.ershov@nokia.com>
Date: Fri, 27 Aug 2010 18:33:19 +0400
From: Yuri Ershov <ext-yuri.ershov@...ia.com>
To: eric.piel@...mplin-utc.net, samu.p.onkalo@...ia.com,
akpm@...ux-foundation.org, daniel@...aq.de
Cc: ext-yuri.kululin@...ia.com, lm-sensors@...sensors.org,
linux-kernel@...r.kernel.org, ext-yuri.ershov@...ia.com
Subject: [PATCH 0/2] Accelerometer driver unload
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists