diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2006-06-04 02:51:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 12:29:16 -0700 |
commit | 829a1985e732698ee98def146410e6e9f532781f (patch) | |
tree | bb5b35326de50d8753bd9ea79ca842479437a895 /drivers/video/S3triofb.c | |
parent | 948c51e6a8d71df99ef57c61bc80dc7c20cbf7bc (diff) |
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
I added a failure check in patch "sbp2: variable status FIFO address (fix
login timeout)" --- alas for a wrong error value. This is a bug since
Linux 2.6.16. Leads to NULL pointer dereference if the call failed, and
bogus failure handling if call succeeded.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: <stable@kernel.org>
Cc: Ben Collins <bcollins@debian.org>
Cc: Jody McIntyre <scjody@modernduck.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/S3triofb.c')
0 files changed, 0 insertions, 0 deletions