Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572967
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() |
| Date | 2017-02-03 10:40 +0100 |
| Message-ID | <t6Ivw-8fS-19@gated-at.bofh.it> (permalink) |
| References | <t5opc-6Tg-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web