From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46367 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756956AbcIVNoj (ORCPT ); Thu, 22 Sep 2016 09:44:39 -0400 Date: Thu, 22 Sep 2016 15:42:15 +0200 From: Greg KH To: Christophe Leroy Cc: alessio.bogani@elettra.eu, mpe@ellerman.id.au, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] powerpc/32: Fix again csum_partial_copy_generic()" failed to apply to 4.7-stable tree Message-ID: <20160922134215.GA23261@kroah.com> References: <147454832653137@kroah.com> <38965273-a18f-11d0-1903-b3b092a8049f@c-s.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38965273-a18f-11d0-1903-b3b092a8049f@c-s.fr> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 22, 2016 at 03:03:11PM +0200, Christophe Leroy wrote: > Hi Greg, > > The reason it doesn't apply is probably that it first requires commit > 1bc8b816cb8058c31f61fe78442f10a43209e582 ("powerpc/32: Fix > csum_partial_copy_generic()") Thanks, that worked. greg k-h