[GIT PULL] s390 updates for 5.4-rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Linus,

please pull s390 changes for 5.4-rc2.

Thank you,
Vasily

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.4-3

for you to fetch changes up to d0dea733f60efe94257d08ae6eba81d0b511d0a9:

  KVM: s390: mark __insn32_query() as __always_inline (2019-10-05 13:51:22 +0200)

----------------------------------------------------------------
s390 updates for 5.4-rc2

- Default configs updates.

- Fix build errors with CC_OPTIMIZE_FOR_SIZE due to usage of "i" constraint
  for function arguments. Two kvm changes acked-by Christian Borntraeger.

- Fix -Wunused-but-set-variable warnings in mm code.

- Avoid a constant misuse in qdio.

- Handle a case when cpumf is temporarily unavailable.

----------------------------------------------------------------
Heiko Carstens (8):
      s390/atomic,bitops: mark function(s) __always_inline
      s390/cpu_mf: mark function(s) __always_inline
      s390/jump_label: mark function(s) __always_inline
      s390/mm: mark function(s) __always_inline
      s390/pci: mark function(s) __always_inline
      s390: update defconfigs
      KVM: s390: fix __insn32_query() inline assembly
      KVM: s390: mark __insn32_query() as __always_inline

Jiri Kosina (1):
      s390: mark __cpacf_query() as __always_inline

Julian Wiedmann (1):
      s390/qdio: clarify size of the QIB parm area

Qian Cai (1):
      s390/mm: fix -Wunused-but-set-variable warnings

Thomas Richter (3):
      s390/cpumf: Use consistant debug print format
      s390/cpumsf: Check for CPU Measurement sampling
      s390/cpumf: Fix indentation in sampling device driver

 arch/s390/configs/debug_defconfig    | 24 ++++++++++++++++--------
 arch/s390/configs/defconfig          | 25 ++++++++++++++++---------
 arch/s390/configs/zfcpdump_defconfig |  2 +-
 arch/s390/include/asm/atomic_ops.h   |  2 +-
 arch/s390/include/asm/bitops.h       |  8 ++++----
 arch/s390/include/asm/cpacf.h        |  2 +-
 arch/s390/include/asm/cpu_mf.h       |  8 ++++++--
 arch/s390/include/asm/hugetlb.h      |  9 +++++++--
 arch/s390/include/asm/jump_label.h   |  4 ++--
 arch/s390/include/asm/pgtable.h      | 25 +++++++++++++------------
 arch/s390/include/asm/qdio.h         |  2 +-
 arch/s390/kernel/perf_cpum_cf_diag.c |  4 ++--
 arch/s390/kernel/perf_cpum_sf.c      |  8 +++++++-
 arch/s390/kvm/kvm-s390.c             |  6 +++---
 arch/s390/pci/pci_clp.c              |  2 +-
 drivers/s390/cio/qdio_setup.c        |  2 +-
 drivers/s390/net/qeth_core_main.c    |  3 +--
 17 files changed, 83 insertions(+), 53 deletions(-)




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux