Revision 4dd68199f3ed7ee62f94869a1d7b29749e3696fb authored by Linus Torvalds on 02 August 2019, 22:13:27 UTC, committed by Linus Torvalds on 02 August 2019, 22:13:27 UTC
Pull s390 updates from Vasily Gorbik:

 - Default configs updates

 - Minor qdio cleanup

 - Sparse warnings fixes

 - Implicit-fallthrough warnings fixes

* tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
  vfio-ccw: make vfio_ccw_async_region_ops static
  s390/3215: add switch fall through comment for -Wimplicit-fallthrough
  s390/tape: add fallthrough annotations
  s390/mm: add fallthrough annotations
  s390/mm: make gmap_test_and_clear_dirty_pmd static
  s390/kexec: add missing include to machine_kexec_reloc.c
  s390/perf: make cf_diag_csd static
  s390/lib: add missing include
  s390/boot: add missing declarations and includes
  s390: update configs
  s390: clean up qdio.h
2 parent s 6e6d053 + 3cdd986
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 378 bytes
virtio.c -rw-r--r-- 11.1 KB
virtio_balloon.c -rw-r--r-- 29.2 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 19.3 KB
virtio_pci_common.c -rw-r--r-- 15.9 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.8 KB
virtio_pci_modern.c -rw-r--r-- 20.9 KB
virtio_ring.c -rw-r--r-- 60.4 KB

back to top