Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1542077
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] IB/rdmavt: cq ktrhead worker fix and API update |
| Date | 2016-12-14 18:30 +0100 |
| Message-ID | <sOlxo-LM-15@gated-at.bofh.it> (permalink) |
| References | <su02u-2rf-83@gated-at.bofh.it> <sul6V-7G3-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 10/20/2016 8:56 AM, Dalessandro, Dennis wrote:
> On Wed, 2016-10-19 at 14:07 +0200, Petr Mladek wrote:
>> The kthread worker API has been improved in 4.9-rc1. The 2nd
>> patch uses the new functions and simplifies the kthread worker
>> creation and destroying.
>>
>> I have found a possible race when working on the API conversion.
>> A proposed fix is in the 1st patch.
>>
>> Both changes are compile tested only. I did not find an easy way
>> how to test them at runtime.
>>
>> Petr Mladek (2):
>> IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
>> IB/rdmavt: Handle the kthread worker using the new API
>>
>> drivers/infiniband/sw/rdmavt/cq.c | 64 +++++++++++++++++----------
>> ------------
>> 1 file changed, 27 insertions(+), 37 deletions(-)
>
> Thanks for the patches. I'm going to take a closer look, I just now
> seen these.
>
> -Denny
>
These looked good to me, and you haven't objected, so I'm taking this
series. Thanks.
--
Doug Ledford <dledford@redhat.com>
GPG Key ID: 0E572FDD
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/2] IB/rdmavt: cq ktrhead worker fix and API update Doug Ledford <dledford@redhat.com> - 2016-12-14 18:30 +0100
csiph-web