hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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));