]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/tile/kernel/signal.c
all arches, signal: move restart_block to struct task_struct
[mirror_ubuntu-eoan-kernel.git] / arch / tile / kernel / signal.c
index bb0a9ce7ae23f6f99de8515da270ddb5f8c25ced..8a524e332c1a280b848eeb67dd3f6e34263ce32b 100644 (file)
@@ -48,7 +48,7 @@ int restore_sigcontext(struct pt_regs *regs,
        int err;
 
        /* Always make any pending restarted system calls return -EINTR */
-       current_thread_info()->restart_block.fn = do_no_restart_syscall;
+       current->restart_block.fn = do_no_restart_syscall;
 
        /*
         * Enforce that sigcontext is like pt_regs, and doesn't mess