From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHv4y-0001Qm-Fo for qemu-devel@nongnu.org; Fri, 06 Sep 2013 08:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHv4s-0004iQ-Gt for qemu-devel@nongnu.org; Fri, 06 Sep 2013 08:24:00 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:50177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHv4s-0004iH-9C for qemu-devel@nongnu.org; Fri, 06 Sep 2013 08:23:54 -0400 Received: by mail-lb0-f169.google.com with SMTP id z5so2774189lbh.14 for ; Fri, 06 Sep 2013 05:23:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1378469970-62769-2-git-send-email-jfrei@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> From: Peter Maydell Date: Fri, 6 Sep 2013 13:23:32 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 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: Thomas Huth , kvm-devel , QEMU Developers , Alexander Graf , Christian Borntraeger , Cornelia Huck , Andreas Faerber 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). thanks -- PMM