From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:55746 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726516AbgD2PPR (ORCPT ); Wed, 29 Apr 2020 11:15:17 -0400 Received: from pps.filterd (m0098409.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 03TF2PLm050512 for ; Wed, 29 Apr 2020 11:15:17 -0400 Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com with ESMTP id 30mggvtx2w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 29 Apr 2020 11:15:16 -0400 Received: from m0098409.ppops.net (m0098409.ppops.net [127.0.0.1]) by pps.reinject (8.16.0.36/8.16.0.36) with SMTP id 03TF497s057900 for ; Wed, 29 Apr 2020 11:15:16 -0400 Subject: Re: [PATCH] s390: vfio-ap: fix some comments From: Tony Krowiak References: <20191113095319.6154-1-cohuck@redhat.com> <42f63f2b-2fc7-4a68-a86b-886f6a4efc04@linux.ibm.com> Message-ID: <67c90dcd-a972-e109-af88-3e6d65126ee0@linux.ibm.com> Date: Wed, 29 Apr 2020 11:15:14 -0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-s390-owner@vger.kernel.org List-ID: To: Pierre Morel , Cornelia Huck , Halil Pasic Cc: linux-s390@vger.kernel.org Ignore this, I've been having problems with synchronization of my Thunderbird email client and the upstream mailing list. I responded without looking at the date this was posted. On 4/29/20 10:52 AM, Tony Krowiak wrote: > Reviewed-by: Tony Krowiak > > On 11/13/19 7:15 AM, Pierre Morel wrote: >> Check vfio_ap_setirq >