Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-31 Thread Konstantin Belousov
On Tue, Jan 31, 2023 at 10:30:49AM -0800, John Baldwin wrote: > On 1/30/23 2:31 PM, Konstantin Belousov wrote: > > On Mon, Jan 30, 2023 at 11:22:05AM -0800, Gleb Smirnoff wrote: > > >Brooks, John, Kostik, > > > > > > On Fri, Jan 20, 2023 at 06:05:17PM +, Brooks Davis wrote: > > > B> The br

Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-31 Thread Gleb Smirnoff
On Tue, Jan 31, 2023 at 10:30:49AM -0800, John Baldwin wrote: J> >> @@ -420,7 +420,8 @@ _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) J> >> MPASS(cold || epoch != NULL); J> >> MPASS(epoch->e_flags & EPOCH_PREEMPT); J> >> td = curthread; J> >> -

Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-31 Thread John Baldwin
On 1/30/23 2:31 PM, Konstantin Belousov wrote: On Mon, Jan 30, 2023 at 11:22:05AM -0800, Gleb Smirnoff wrote: Brooks, John, Kostik, On Fri, Jan 20, 2023 at 06:05:17PM +, Brooks Davis wrote: B> The branch main has been updated by brooks: B> B> URL: https://cgit.FreeBSD.org/src/commit/?id

Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-30 Thread Konstantin Belousov
On Mon, Jan 30, 2023 at 11:22:05AM -0800, Gleb Smirnoff wrote: > Brooks, John, Kostik, > > On Fri, Jan 20, 2023 at 06:05:17PM +, Brooks Davis wrote: > B> The branch main has been updated by brooks: > B> > B> URL: > https://cgit.FreeBSD.org/src/commit/?id=fa1d803c0f652d72840a3c59139baf9d307

Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-30 Thread Gleb Smirnoff
Brooks, John, Kostik, On Fri, Jan 20, 2023 at 06:05:17PM +, Brooks Davis wrote: B> The branch main has been updated by brooks: B> B> URL: https://cgit.FreeBSD.org/src/commit/?id=fa1d803c0f652d72840a3c59139baf9d30792860 B> B> commit fa1d803c0f652d72840a3c59139baf9d30792860 B> Author: B

git: fa1d803c0f65 - main - epoch: replace hand coded assertion

2023-01-20 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=fa1d803c0f652d72840a3c59139baf9d30792860 commit fa1d803c0f652d72840a3c59139baf9d30792860 Author: Brooks Davis AuthorDate: 2023-01-20 18:03:39 + Commit: Brooks Davis CommitDate: 2023-01-20 18:04