Re: [PATCH] mm-broadband-modem-mbim: reprobe on mbim-proxy death

2017-08-04 Thread Eric Caruso
Thanks for taking a look! On Fri, Aug 4, 2017 at 5:39 AM, Aleksander Morgado wrote: > Ideally mbim-proxy should never crash :) Do you have any issue that ends up > in the proxy crashing, or is this just a nice to have recovery method? Mostly this is a nice-to-have,

Re: [PATCH] mm-broadband-modem-mbim: reprobe on mbim-proxy death

2017-08-04 Thread Aleksander Morgado
Hey! On 03/08/17 22:56, Eric Caruso wrote: > In case mbim-proxy crashes, ModemManager needs to be able to > recognize this and respawn the proxy so we don't lose access > to the modem. Do this by subscribing to the device removal > signal on MbimDevice and reprobing the modem when we lose the >

[PATCH] mm-broadband-modem-mbim: reprobe on mbim-proxy death

2017-08-03 Thread Eric Caruso
In case mbim-proxy crashes, ModemManager needs to be able to recognize this and respawn the proxy so we don't lose access to the modem. Do this by subscribing to the device removal signal on MbimDevice and reprobing the modem when we lose the connection to mbim-proxy. We can't just restart