Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572967 > unrolled thread
| Started by | Juergen Gross <jgross@suse.com> |
|---|---|
| First post | 2017-02-03 10:40 +0100 |
| Last post | 2017-02-10 20:00 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() Juergen Gross <jgross@suse.com> - 2017-02-03 10:40 +0100
Re: [PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2017-02-09 14:50 +0100
Re: [PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() David Miller <davem@davemloft.net> - 2017-02-10 20:00 +0100
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Date | 2017-02-03 10:40 +0100 |
| Subject | Re: [PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() |
| Message-ID | <t6Ivw-8fS-19@gated-at.bofh.it> |
On 30/01/17 18:45, Boris Ostrovsky wrote: > rx_refill_timer should be deleted as soon as we disconnect from the > backend since otherwise it is possible for the timer to go off before > we get to xennet_destroy_queues(). If this happens we may dereference > queue->rx.sring which is set to NULL in xennet_disconnect_backend(). > > Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> > CC: stable@vger.kernel.org Reviewed-by: Juergen Gross <jgross@suse.com> Juergen
[toc] | [next] | [standalone]
| From | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| Date | 2017-02-09 14:50 +0100 |
| Message-ID | <t8XgL-6Nm-35@gated-at.bofh.it> |
| In reply to | #1572967 |
On 02/03/2017 04:38 AM, Juergen Gross wrote: > On 30/01/17 18:45, Boris Ostrovsky wrote: >> rx_refill_timer should be deleted as soon as we disconnect from the >> backend since otherwise it is possible for the timer to go off before >> we get to xennet_destroy_queues(). If this happens we may dereference >> queue->rx.sring which is set to NULL in xennet_disconnect_backend(). >> >> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> >> CC: stable@vger.kernel.org > > Reviewed-by: Juergen Gross <jgross@suse.com> David, Are you going to take this to your tree or would you rather it goes via Xen tree? And the same question for https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg00625.html and https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg00754.html (And while I am at it, I took https://lists.xenproject.org/archives/html/xen-devel/2017-01/msg00833.html to Xen tree, hope you don't mind) -boris
[toc] | [prev] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2017-02-10 20:00 +0100 |
| Message-ID | <t9oAi-7fF-13@gated-at.bofh.it> |
| In reply to | #1577609 |
From: Boris Ostrovsky <boris.ostrovsky@oracle.com> Date: Thu, 9 Feb 2017 08:42:59 -0500 > Are you going to take this to your tree or would you rather it goes > via Xen tree? Ok, I just did. > And the same question for > > https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg00625.html As I stated in the thread, I applied this one. > https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg00754.html Likewise. In the future, if you use netdev patchwork URLs, two things will happen. You will see immediately in the discussion log and the patch state whether I applied it or not. And second, I will be able to reference and do something with the patch that much more quickly and easily. Thank you.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web