[PATCH 0/2] tty: n_gsm: revert tx_mutex usage

From: Fedor Pchelkin
Date: Sat Oct 08 2022 - 07:02:44 EST


As far as switching to tx_mutex turns out to have its own problems,
we suggest to revert it and to find another solution for the original
issue described in 902e02ea9385 ("tty: n_gsm: avoid call of sleeping
functions from atomic context").