diff options
author | Graham Gower <graham.gower@gmail.com> | 2010-10-27 15:33:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:03:05 -0700 |
commit | 1e0ad2881d50becaeea70ec696a80afeadf944d2 (patch) | |
tree | 8286323de610f8e939cc6e9c2ccfd139a92d9e91 /drivers/dma | |
parent | 8881cdceb25b4fcebfb17a9548ed80c22cf8b066 (diff) |
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
When all VT's are in use, VT_OPENQRY casts -1 to unsigned char before
returning it to userspace as an int. VT255 is not the next available
console.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Cc: Greg KH <greg@kroah.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 'drivers/dma')
0 files changed, 0 insertions, 0 deletions