hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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));