On (10/18/16 19:08), Peter Zijlstra wrote: > > Some people figured vprintk_emit() makes for a nice API and exported > it, bypassing the kdb trap. > > This still leaves vprintk_nmi() outside of the kbd reach, should that > be fixed too? > > Cc: Jason Wessel <jason.wes...@windriver.com> > Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
looks good to me. Reviewed-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com> -ss