An unused macro reported by [-Wunused-macros].
This macro is used to access the sp in pt_regs because at that time
x86_32 can only get sp by kernel_stack_pointer(regs).
'
|
||
|---|---|---|
| .. | ||
| common.h | ||
| core.c | ||
| ftrace.c | ||
| Makefile | ||
| opt.c | ||
An unused macro reported by [-Wunused-macros].
This macro is used to access the sp in pt_regs because at that time
x86_32 can only get sp by kernel_stack_pointer(regs).
'
|
||
|---|---|---|
| .. | ||
| common.h | ||
| core.c | ||
| ftrace.c | ||
| Makefile | ||
| opt.c | ||