Re: [EXT] Re: [PATCH v2 08/12] qla2xxx: Add workqueue to delete fcport from bsg sp->free().

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bart,  

On 2/13/19, 4:57 PM, "Bart Van Assche" <bvanassche@xxxxxxx> wrote:

    External Email
    
    ----------------------------------------------------------------------
    On Wed, 2019-02-13 at 10:53 -0800, Himanshu Madhani wrote:
    > +	ha->free_fcport = create_workqueue("free_fcport");
    > +	if (!ha->free_fcport) {
    > +		ql_log(ql_log_info, base_vha, 0xee00,
    > +		    "Failed to allocate workqueue ha->free_fcport\n");
    > +	}
    
    Above this code either an explanation should be added why the system
    work queues are not appropriate or this code should be modified such
    that it uses one of the system workqueues.

Will look into using system work queue and repost later. 
    
    Bart.
    

Thanks,
Himanshu





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux