• Linus Torvalds's avatar
    Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux · bfed6d0f
    Linus Torvalds authored
    Pull s390 fixes from Martin Schwidefsky:
     "Improvements and bug fixes for 5.1-rc2:
    
       - Fix early free of the channel program in vfio
    
       - On AP device removal make sure that all messages are flushed with
         the driver still attached that queued the message
    
       - Limit brk randomization to 32MB to reduce the chance that the heap
         of ld.so is placed after the main stack
    
       - Add a rolling average for the steal time of a CPU, this will be
         needed for KVM to decide when to do busy waiting
    
       - Fix a warning in the CPU-MF code
    
       - Add a notification handler for AP configuration change to react
         faster to new AP devices"
    
    * tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
      s390/cpumf: Fix warning from check_processor_id
      zcrypt: handle AP Info notification from CHSC SEI command
      vfio: ccw: only free cp on final interrupt
      s390/vtime: steal time exponential moving average
      s390/zcrypt: revisit ap device remove procedure
      s390: limit brk randomization to 32MB
    bfed6d0f
smp.c 30.8 KB