diff options
| author | Anton Blanchard <[email protected]> | 2007-10-26 12:00:14 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2007-10-29 08:18:03 +0000 |
| commit | 30fa0d0f0c0ab2aa0d4c2f88eda49eaa19ea6f8d (patch) | |
| tree | 1d6ef70f9e3b512c34c5ae7082eccf8464801f43 /fs/proc/array.c | |
| parent | Initialise scatter/gather list in ata_sg_setup (diff) | |
| download | kernel-30fa0d0f0c0ab2aa0d4c2f88eda49eaa19ea6f8d.tar.gz kernel-30fa0d0f0c0ab2aa0d4c2f88eda49eaa19ea6f8d.zip | |
Initialise scatter/gather list in sg driver
After turning on DEBUG_SG I hit a fail:
kernel BUG at include/linux/scatterlist.h:50!
sg_build_indirect
sg_build_reserve
sg_open
chrdev_open
__dentry_open
do_filp_open
do_sys_open
We should initialise the sg list when we allocate it in sg_build_sgat.
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
