From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754193AbeDTIYO (ORCPT ); Fri, 20 Apr 2018 04:24:14 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:54948 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753924AbeDTIYI (ORCPT ); Fri, 20 Apr 2018 04:24:08 -0400 From: Cornelia Huck To: Martin Schwidefsky , Heiko Carstens Cc: Dong Jia Shi , Halil Pasic , linux-s390@vger.kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Cornelia Huck Subject: [PULL 0/1] vfio-ccw: bug fix Date: Fri, 20 Apr 2018 10:24:03 +0200 Message-Id: <20180420082404.13949-1-cohuck@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit fae764912153065ea55eda47f834e0764a54df94: s390/signal: cleanup uapi struct sigaction (2018-04-17 10:36:12 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20180420 for you to fetch changes up to c25e3c8e91318ddc17261c7dff053e00a213f176: vfio: ccw: process ssch with interrupts disabled (2018-04-19 17:29:31 +0200) ---------------------------------------------------------------- A vfio-ccw bug fix (call ssch with interrupts disabled). ---------------------------------------------------------------- Cornelia Huck (1): vfio: ccw: process ssch with interrupts disabled drivers/s390/cio/vfio_ccw_fsm.c | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) -- 2.14.3