Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S942429AbcJaNQA (ORCPT ); Mon, 31 Oct 2016 09:16:00 -0400 Received: from mail-yb0-f174.google.com ([209.85.213.174]:35790 "EHLO mail-yb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S942525AbcJaNP4 (ORCPT ); Mon, 31 Oct 2016 09:15:56 -0400 Subject: Re: Linux-4.X-rcY patches can't be applied with git? To: Linus Torvalds , Jarod Wilson References: <20161024182503.GH42084@redhat.com> <20161024212754.GI42084@redhat.com> <20161024231846.GK42084@redhat.com> Cc: Josh Boyer , Linux Kernel Mailing List , Greg Kroah-Hartman From: Laura Abbott Message-ID: Date: Mon, 31 Oct 2016 06:15:50 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 458 Lines: 16 On 10/29/2016 02:08 PM, Linus Torvalds wrote: > On Mon, Oct 24, 2016 at 5:06 PM, Linus Torvalds > wrote: >> >> Then I could just enable "--binary" and "-M", and see what happens. > > Let's see what happens with 4.9-rc3. Will anybody notice? Did I do it right? > > Linus > 'git apply' works at least. I'll have to spend some time fixing up the Fedora spec file to use git am instead of just patch. Thanks, Laura