lkml.org 
[lkml]   [2018]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 6/5] x86/fault: Clean up the page fault oops decoder a bit
From
Date



> + err_str_append(error_code, err_txt, X86_PF_INSTR, "[INSTR]", NULL);
> + err_str_append(error_code, err_txt, X86_PF_PK, "[PK]" , NULL);
> + err_str_append(error_code, err_txt, X86_PF_WRITE | X86_PF_INSTR, NULL,
> + "[READ]");

Ah, I see the issue. OTOH, printing [READ] [INSTR] wouldn’t be so bad, either.

\
 
 \ /
  Last update: 2018-12-05 16:55    [W:0.086 / U:0.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site