• Andrew Morton's avatar
    [PATCH] s390: core · 9cb51c16
    Andrew Morton authored
    From: Martin Schwidefsky <schwidefsky@de.ibm.com>
    
    s390 core changes:
     - Rename idle_cpu_mask to nohz_cpu_mask as agreed with Dipankar.
     - Refine compiler version check for "Q" constraints in uaccess.h.
     - Store per process ptrace information to the correct place.
     - Fix per cpu data access for 64-bit modules.
     - Add topology_init function for cpu hotplug.
     - Define TASK_SIZE dependent on TIF_31BIT and define MM_VM_SIZE
       to 4TB to get rid of elf_map32 and arch_get_unmapped_area.
    9cb51c16
sys_s390.c 6.18 KB