Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
x86: prevent stale state of c1e_mask across CPU offline/online, fix

+1
+1
arch/x86/kernel/process_32.c
··· 55 55 #include <asm/tlbflush.h> 56 56 #include <asm/cpu.h> 57 57 #include <asm/kdebug.h> 58 + #include <asm/idle.h> 58 59 59 60 asmlinkage void ret_from_fork(void) __asm__("ret_from_fork"); 60 61