From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHvwA-0004p3-U1 for qemu-devel@nongnu.org; Fri, 06 Sep 2013 09:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHvw2-0007A4-0Z for qemu-devel@nongnu.org; Fri, 06 Sep 2013 09:18:58 -0400 Received: from e06smtp16.uk.ibm.com ([195.75.94.112]:33781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHvw1-00079l-NG for qemu-devel@nongnu.org; Fri, 06 Sep 2013 09:18:49 -0400 Received: from /spool/local by e06smtp16.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 6 Sep 2013 14:11:46 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 3FA2B17D805C for ; Fri, 6 Sep 2013 14:18:49 +0100 (BST) Received: from d06av06.portsmouth.uk.ibm.com (d06av06.portsmouth.uk.ibm.com [9.149.37.217]) by b06cxnps4075.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r86DIWYA65863812 for ; Fri, 6 Sep 2013 13:18:32 GMT Received: from d06av06.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av06.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r86DIhS9008663 for ; Fri, 6 Sep 2013 07:18:44 -0600 Message-ID: <5229D633.8010504@de.ibm.com> Date: Fri, 06 Sep 2013 15:18:43 +0200 From: Christian Borntraeger MIME-Version: 1.0 References: <1378469970-62769-1-git-send-email-jfrei@linux.vnet.ibm.com> <1378469970-62769-2-git-send-email-jfrei@linux.vnet.ibm.com> In-Reply-To: <1378469970-62769-2-git-send-email-jfrei@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] linux-headers: update for s390 floating interrupt controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jens Freimann Cc: Peter Maydell , Thomas Huth , kvm@vger.kernel.org, Alexander Graf , qemu-devel@nongnu.org, Cornelia Huck , Andreas Faerber On 06/09/13 14:19, Jens Freimann wrote: > Add symbols required for the s390 floating interrupt controller (flic) > > Signed-off-by: Jens Freimann As Peter said, this should come via a sync, but you already mentioned that in your cover-letter. I will Ack the kernel patch and let it come via that way.