summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2011-09-21 18:55:04 (GMT)
committerRafael J. Wysocki <rjw@sisk.pl>2011-10-16 21:27:46 (GMT)
commit528f7ce6e439edeac38f6b3f8561f1be129b5e91 (patch)
tree6f03bc001aa170656f0d49f4f5afb6352027abaa /drivers/tty
parent85055dd805f0822f13f736bee2a521e222c38293 (diff)
downloadlinux-528f7ce6e439edeac38f6b3f8561f1be129b5e91.tar.xz
PM / Suspend: Off by one in pm_suspend()
In enter_state() we use "state" as an offset for the pm_states[] array. The pm_states[] array only has PM_SUSPEND_MAX elements so this test is off by one. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Cc: stable@kernel.org
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions