hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/kernel/asm-offsets.c
....@@ -43,7 +43,6 @@
4343 BLANK();
4444 DEFINE(TI_FLAGS, offsetof(struct thread_info, flags));
4545 DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));
46
- DEFINE(TI_PREEMPT_LAZY, offsetof(struct thread_info, preempt_lazy_count));
4746 DEFINE(TI_ADDR_LIMIT, offsetof(struct thread_info, addr_limit));
4847 DEFINE(TI_TASK, offsetof(struct thread_info, task));
4948 DEFINE(TI_CPU, offsetof(struct thread_info, cpu));