On 06/29/2012 10:27 AM, levin li wrote: > Local gateway request doesn't allocate memory for data, so outstanding_data_size > is useless, nr_outstanding_reqs is also useless here, and as alloc_local_req() is > called in worker thread, it may cause race, so this patch remove them from local > gateway request path. Applied, thanks. Yuan |