diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-11-24 21:57:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-24 22:50:47 +0100 |
commit | d1d73578e053b981c3611e5a211534290d24a5eb (patch) | |
tree | 3879428554320c30bc3ccfd0b217710e256ca36f /fs/reiserfs | |
parent | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() (diff) | |
download | linux-d1d73578e053b981c3611e5a211534290d24a5eb.tar.xz linux-d1d73578e053b981c3611e5a211534290d24a5eb.zip |
backlight: grab ops_lock before testing bd->ops
According to the comment describing ops_lock in the definition of struct
backlight_device and when comparing with other functions in backlight.c
the mutex must be hold when checking ops to be non-NULL.
Fixes a problem added by c835ee7f4154992e6 ("backlight: Add suspend/resume
support to the backlight core") in Jan 2009.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Richard Purdie <rpurdie@linux.intel.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions