Export TDP_KTHREAD to asm files.
This commit is contained in:
parent
1f7e9770bb
commit
b238ee1007
@ -86,6 +86,7 @@ ASSYM(TDF_ASTPENDING, TDF_ASTPENDING);
|
||||
ASSYM(TDF_NEEDRESCHED, TDF_NEEDRESCHED);
|
||||
|
||||
ASSYM(TDP_CALLCHAIN, TDP_CALLCHAIN);
|
||||
ASSYM(TDP_KTHREAD, TDP_KTHREAD);
|
||||
|
||||
ASSYM(V_TRAP, offsetof(struct vmmeter, v_trap));
|
||||
ASSYM(V_SYSCALL, offsetof(struct vmmeter, v_syscall));
|
||||
|
Loading…
x
Reference in New Issue
Block a user