[PATCH] cdrom_sysctl_info fix
authorDave Young <hidave.darkstar@gmail.com>
Tue, 19 Jun 2007 07:14:26 +0000 (09:14 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:03:33 +0000 (08:03 +0200)
commit554988d6fe369719ae5b41255c577569ecf47c30
treed7e14d962b6dfad90815a44ff3c9dcf97ad903e9
parent32eef964110985c5845472e07fa0a18838a970c4
[PATCH] cdrom_sysctl_info fix

Fix the cdrom_sysctl_info possible buffer overwrite bug. Also
fix the locking of accessing topCdromPtr pointer.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/cdrom/cdrom.c