(Adding ath6k list) Chaehyun Lim <[email protected]> writes:
> It replaces struct semaphore sem with struct mutex mutex > > Reported-by: kbuild test robot <[email protected]> > Signed-off-by: Chaehyun Lim <[email protected]> > --- > V2: fix build failure reported by kbuild test robot I don't think Reported-by is correct, it should be only used when reporting the original issue Have you tested this on a real device? I'm reluctant to apply this big locking change without some level of testing. -- Kalle Valo
