• Martin Schwidefsky's avatar
    [PATCH] s390: arch fixes. · d5cb012f
    Martin Schwidefsky authored
    Base s390 bug fixes:
     - arch: Do create_proc_entry for debug feature outside spin locked code.
     - arch: Fix system call tracing for 64 bit kernels.
     - arch: Export empty_zero_page for use in binfmt_elf32 module.
     - arch: Fix call trace output and remove dead remote-debug code.
     - arch: Correct OUTPUT_ARCH for 64 bit compiles.
     - arch: Fix in_atomic.
     - arch: Fix broken _PAGE_INVALID_xxx definitions.
     - arch: Add __kernel_old_dev_t for 64 bit.
     - arch: adapt to new do_fork interface.
     - arch: set CR5 to get program checks for space switching instructions.
     - cio: Fix /proc output of blacklist ranges.
     - cio: Restructure chsc to avoid GFP_KERNEL allocation while holding a lock.
     - cio: Fix wait_cons_dev.
     - qdio: use GFP_ATOMIC for memory allocations in interrupt.
    d5cb012f
debug.c 28.5 KB