From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXPRj-0006x1-LR for qemu-devel@nongnu.org; Fri, 26 Sep 2014 02:56:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXPRc-0001vl-Sm for qemu-devel@nongnu.org; Fri, 26 Sep 2014 02:56:03 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:60252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXPRc-0001uT-No for qemu-devel@nongnu.org; Fri, 26 Sep 2014 02:55:56 -0400 Received: by mail-pa0-f41.google.com with SMTP id fa1so4159473pad.0 for ; Thu, 25 Sep 2014 23:55:50 -0700 (PDT) Message-ID: <54250DEC.2020408@ozlabs.ru> Date: Fri, 26 Sep 2014 16:55:40 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1409307142-2600-1-git-send-email-aik@ozlabs.ru> <1409307142-2600-16-git-send-email-aik@ozlabs.ru> <20140926054053.GF20209@voom.redhat.com> In-Reply-To: <20140926054053.GF20209@voom.redhat.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v3 15/18] linux headers update for SPAPR (DDW + EEH) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: Alex Williamson , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf On 09/26/2014 03:40 PM, David Gibson wrote: > On Fri, Aug 29, 2014 at 08:12:19PM +1000, Alexey Kardashevskiy wrote: >> Since the changes are not in upstream yet, no tag or branch is specified here. >> >> EEH is included to have a chance of catching problems with some shifted >> IOCTL number or other random stuff like that. >> >> Signed-off-by: Alexey Kardashevskiy > > It would be good to give the SHA of the kernel version you're updating > these to match. > As the commit log states, the changes are not in upstream, only in mail :( -- Alexey