kernel-ark/drivers/scsi/sym53c8xx_2
Mike Anderson e41443ec3b [SCSI] sym53c8xx: free luntbl in sym_hcb_free
This patch frees the luntbl dma area in sym_hcb_free if allocated.
Since the luntbl is part of a larger dma coherent area not freeing the
luntbl kept a 64k dma coherent area previous allocated through
dma_alloc_coherent allocated. This prevented a DLPAR remove IO
operation from completing successfully.

Signed-off-by: Mike Anderson <andmike@linux.vnet.ibm.com>
Cc: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-07-26 15:14:56 -04:00
..
Makefile
sym53c8xx.h
sym_defs.h
sym_fw1.h
sym_fw2.h
sym_fw.c
sym_fw.h
sym_glue.c [SCSI] remove use_sg_chaining 2008-01-30 13:14:02 -06:00
sym_glue.h
sym_hipd.c [SCSI] sym53c8xx: free luntbl in sym_hcb_free 2008-07-26 15:14:56 -04:00
sym_hipd.h
sym_malloc.c
sym_misc.h [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of 2008-07-12 08:22:37 -05:00
sym_nvram.c
sym_nvram.h