On Mon, 30 Jul 2018 15:24:22 -0700 Joel Fernandes <[email protected]> wrote:
> + \ > + /* srcu can't be used from NMI */ \ > + if (rcuidle && in_nmi()) \ > + WARN_ON_ONCE(1); \ > + \ Heh, you still kept this. I'll fix it again. -- Steve
On Mon, 30 Jul 2018 15:24:22 -0700 Joel Fernandes <[email protected]> wrote:
> + \ > + /* srcu can't be used from NMI */ \ > + if (rcuidle && in_nmi()) \ > + WARN_ON_ONCE(1); \ > + \ Heh, you still kept this. I'll fix it again. -- Steve