mirror of
https://github.com/torvalds/linux.git
synced 2026-07-07 13:51:29 +02:00
we only use that to tell copy_thread() done by syscall from that done by kernel_thread(). However, it's easier to do simply by checking PF_KTHREAD in thread flags. Merge sys_clone() guts for 32bit and 64bit, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
|---|---|---|
| .. | ||
| a.out-core.h | ||
| bugs.h | ||
| cache.h | ||
| common.lds.S | ||
| dma.h | ||
| fixmap.h | ||
| irq.h | ||
| irqflags.h | ||
| Kbuild | ||
| kmap_types.h | ||
| kvm_para.h | ||
| mmu_context.h | ||
| mmu.h | ||
| page.h | ||
| pgalloc.h | ||
| pgtable-2level.h | ||
| pgtable-3level.h | ||
| pgtable.h | ||
| processor-generic.h | ||
| ptrace-generic.h | ||
| setup.h | ||
| smp.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| uaccess.h | ||