These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / mips / include / asm / kdebug.h
index cba22ab..8e3d08e 100644 (file)
@@ -11,7 +11,9 @@ enum die_val {
        DIE_PAGE_FAULT,
        DIE_BREAK,
        DIE_SSTEPBP,
-       DIE_MSAFP
+       DIE_MSAFP,
+       DIE_UPROBE,
+       DIE_UPROBE_XOL,
 };
 
 #endif /* _ASM_MIPS_KDEBUG_H */