From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754008AbbG2QOf (ORCPT ); Wed, 29 Jul 2015 12:14:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42758 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331AbbG2QOe (ORCPT ); Wed, 29 Jul 2015 12:14:34 -0400 Message-ID: <1438186472.13460.22.camel@redhat.com> Subject: [GIT PULL] VFIO fixes for v4.2-rc5 From: Alex Williamson To: Linus Torvalds Cc: linux-kernel , kvm Date: Wed, 29 Jul 2015 10:14:32 -0600 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit afdf0b91bdf04bc66ee64e1ac44f0979c55749b1: Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (2015-07-24 13:14:06 -0700) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v4.2-rc5 for you to fetch changes up to 4bc94d5dc95d3a2159d821b39277477e69507f67: vfio: Fix lockdep issue (2015-07-24 15:14:04 -0600) ---------------------------------------------------------------- VFIO fixes for v4.2 - Fix a lockdep reported deadlock in device open error path (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (1): vfio: Fix lockdep issue drivers/vfio/vfio.c | 91 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 37 deletions(-)