• Andrew Morton's avatar
    [PATCH] m68knommu: fix kernel_thread() · a10412a3
    Andrew Morton authored
    From: <gerg@snapgear.com>
    
    Some kernel janitor clean ups of printk for the m68knommu specific process
    code.
    
    And more importantly a fix to the kernel_thread() asm code to correctly
    return the pid back to the return var from the clone system call.
    a10412a3
process.c 11 KB