]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'fixes' into for-next
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Apr 2021 10:46:59 +0000 (12:46 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Apr 2021 10:46:59 +0000 (12:46 +0200)
commit075c6477392a79c55a9c18002414b23b8c42b541
treee8067a00fd3369c26343706600ddab5df5299b74
parent0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b
parenta994eddb947ea9ebb7b14d9a1267001699f0a136
Merge branch 'fixes' into for-next

* fixes:
  s390/entry: save the caller of psw_idle
  s390/entry: avoid setting up backchain in ext|io handlers
  s390/setup: use memblock_free_late() to free old stack
  s390/irq: fix reading of ext_params2 field from lowcore
  s390/unwind: add machine check handler stack
  s390/cpcmd: fix inline assembly register clobbering
  MAINTAINERS: add backups for s390 vfio drivers
  s390/vdso: fix initializing and updating of vdso_data
  s390/vdso: fix tod_steering_delta type
  s390/vdso: copy tod_steering_delta value to vdso_data page

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>