Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751070AbbKPFAJ (ORCPT ); Mon, 16 Nov 2015 00:00:09 -0500 Received: from know-smtprelay-omc-3.server.virginmedia.net ([80.0.253.67]:43243 "EHLO know-smtprelay-omc-3.server.virginmedia.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750712AbbKPFAG (ORCPT ); Mon, 16 Nov 2015 00:00:06 -0500 X-Greylist: delayed 495 seconds by postgrey-1.27 at vger.kernel.org; Mon, 16 Nov 2015 00:00:05 EST X-Originating-IP: [82.27.143.36] X-Spam: 0 X-Authority: v=2.1 cv=TYVrzkkh c=1 sm=1 tr=0 a=sI0VlXMVYIpMuXrauH8AmA==:117 a=sI0VlXMVYIpMuXrauH8AmA==:17 a=NLZqzBF-AAAA:8 a=IkcTkHD0fZMA:10 a=qtqOOiqGOCEA:10 a=P1j9Jqnvdy_paBecTWYA:9 a=QEXdDO2ut3YA:10 Date: Mon, 16 Nov 2015 04:51:47 +0000 From: Ken Moffat To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Junio C Hamano Subject: Re: Linux 4.4-rc1 Message-ID: <20151116045147.GA13346@milliways> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Clacks-Overhead: GNU Terry Pratchett Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1369 Lines: 42 On Sun, Nov 15, 2015 at 05:24:37PM -0800, Linus Torvalds wrote: > So it's Sunday, two weeks has passed, and so 4.4-rc1 is out there and > the merge window is closed. > [...] > > Go out and test. > > Linus > After what I picked up during the 4.3 cycle, I tried using 'xzcat | git apply -' but I got the following (after messages about spaces before tabs) : error: cannot apply binary patch to 'drivers/staging/ft1000/ft1000-pcmcia/ft1000.img' without full index line error: drivers/staging/ft1000/ft1000-pcmcia/ft1000.img: patch does not apply error: cannot apply binary patch to 'drivers/staging/ft1000/ft1000-usb/ft3000.img' without full index line error: drivers/staging/ft1000/ft1000-usb/ft3000.img: patch does not apply That is with git-2.6.3. Interestingly, using 'xzcat | patch -p1' seems to apply fine, or at least it doesn't seem to report any errors, and I have no particular interest in ft1000 so I'll go with that. It boots ok on this machine (AMD K10, with my current config), but that doesn't say a lot, so I'll shut up. ĸen -- This email was written using 100% recycled letters. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/