all arches, signal: move restart_block to struct task_struct
[deliverable/linux.git] / arch / mn10300 / kernel / asm-offsets.c
index 47b3bb0c04ffc4f9db8395a6042235a5c7fab105..d780670cbaf36595a30cd33925b8176e3f1f83b7 100644 (file)
@@ -28,7 +28,6 @@ void foo(void)
        OFFSET(TI_cpu,                  thread_info, cpu);
        OFFSET(TI_preempt_count,        thread_info, preempt_count);
        OFFSET(TI_addr_limit,           thread_info, addr_limit);
-       OFFSET(TI_restart_block,        thread_info, restart_block);
        BLANK();
 
        OFFSET(REG_D0,                  pt_regs, d0);
This page took 0.026569 seconds and 5 git commands to generate.