diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-28 02:04:15 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-05-01 19:08:57 +0200 |
commit | 5c598b3428c372a1209597cee99a70da20625876 (patch) | |
tree | 2ab9df5d60471e28074e97dca3c97b8c37d626b3 /drivers/char/lcd.c | |
parent | [PATCH] sanitize anon_inode_getfd() (diff) | |
download | linux-5c598b3428c372a1209597cee99a70da20625876.tar.xz linux-5c598b3428c372a1209597cee99a70da20625876.zip |
[PATCH] fix sysctl_nr_open bugs
* if luser with root sets it to something that is not a multiple of
BITS_PER_LONG, the system is screwed.
* if it gets decreased at the wrong time, we can get expand_files()
returning success and _not_ increasing the size of table as asked.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/char/lcd.c')
0 files changed, 0 insertions, 0 deletions