i currently only wanna do patch on kbd.c (because i'm sure there is a thread-unsafety) and i don't want to add anything to spltty() nor splx(), i just wanna add things under where they've been used. isn't problem with using mutex/spin/lock/unlock etc there? _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
- thread-unsafety problems as spl*() ones are NOP mokhi
- Re: thread-unsafety problems as spl*() ones are N... Slawa Olhovchenkov
- Re: thread-unsafety problems as spl*() ones a... mokhi
- Re: thread-unsafety problems as spl*() on... Slawa Olhovchenkov
- Re: thread-unsafety problems as spl*(... Slawa Olhovchenkov
- Re: thread-unsafety problems as ... Hans Petter Selasky
- Re: thread-unsafety problems as spl*() ones are N... Ian Lepore
- Re: thread-unsafety problems as spl*() ones a... Warner Losh
- Re: thread-unsafety problems as spl*() on... mokhi
- Re: thread-unsafety problems as spl*(... Warner Losh
- Re: thread-unsafety problems as ... mokhi
- Re: thread-unsafety problems... Slawa Olhovchenkov