On Thu, Jul 27, 2017 at 09:47:59PM -0400, Steven Rostedt wrote: > On Tue, 25 Jul 2017 17:46:00 +0200 > Borislav Petkov <[email protected]> wrote: > > > From: Borislav Petkov <[email protected]> > > > > It is a single string which gets dynamically generated when the error > > gets decoded. Dump it to userspace through that tracepoint so that > > consumers can get the already decoded string and the kernel has the > > decoding functionality too, even if there are no userspace consumers. > > > > Signed-off-by: Borislav Petkov <[email protected]> > > Cc: Steven Rostedt <[email protected]> > > Acked-by: Steven Rostedt (VMware) <[email protected]>
Right, see https://lkml.kernel.org/r/[email protected] I had the idea while talking to Ingo yesterday. I should simply extend trace_mce_record() with one more arg. Much cleaner. Thx. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --

