From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIvsO-0002N9-01 for qemu-devel@nongnu.org; Mon, 09 Sep 2013 03:27:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIvsF-0002ow-3Y for qemu-devel@nongnu.org; Mon, 09 Sep 2013 03:27:11 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:60490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIvsE-0002oZ-T2 for qemu-devel@nongnu.org; Mon, 09 Sep 2013 03:27:03 -0400 Received: from /spool/local by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 9 Sep 2013 01:27:00 -0600 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 9630619D8045 for ; Mon, 9 Sep 2013 01:26:57 -0600 (MDT) Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r897QvRb389008 for ; Mon, 9 Sep 2013 01:26:57 -0600 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r897Qv1I027362 for ; Mon, 9 Sep 2013 01:26:57 -0600 Date: Fri, 6 Sep 2013 14:34:20 +0200 From: Jens Freimann Message-ID: <20130906123420.GA5819@linux.vnet.ibm.com> References: <1378469970-62769-1-git-send-email-jfrei@linux.vnet.ibm.com> <1378469970-62769-2-git-send-email-jfrei@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Peter Maydell Cc: Thomas Huth , kvm-devel , Alexander Graf , QEMU Developers , Christian Borntraeger , Cornelia Huck , Andreas Faerber On Fri, Sep 06, 2013 at 01:23:32PM +0100, Peter Maydell wrote: > On 6 September 2013 13:19, Jens Freimann wrote: > > Add symbols required for the s390 floating interrupt controller (flic) > > Updates to linux-headers should be the result of a sync > against a specified mainline kernel revision, please > (otherwise this should be an RFC patchset). ok, I understand. I was not sure about that and only added a remark in the cover letter regards Jens > thanks > -- PMM >