On Mon, Aug 19, 2024 at 05:47:45PM +0200, Takashi Iwai wrote: > commit ccbfcac05866ebe6eb3bc6d07b51d4ed4fcde436 upstream. > > The recent addition of a sanity check for a too low start tick time > seems breaking some applications that uses aloop with a certain slave > timer setup. They may have the initial resolution 0, hence it's > treated as if it were a too low value. > > Relax and skip the check for the slave timer instance for addressing > the regression. > > Fixes: 4a63bd179fa8 ("ALSA: timer: Set lower bound of start tick time") > Cc: <stable@xxxxxxxxxxxxxxx> > Link: https://github.com/raspberrypi/linux/issues/6294 > Link: https://patch.msgid.link/20240810084833.10939-1-tiwai@xxxxxxx > Signed-off-by: Takashi Iwai <tiwai@xxxxxxx> > --- > > Greg, this is a backport for 6.6.y and older stable kernels that failed > to cherry-pick the original one. > Now queued up, thanks. greg k-h