From owner-freebsd-current@FreeBSD.ORG Tue Oct 7 19:30:16 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C396E43 for ; Tue, 7 Oct 2014 19:30:16 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 27F4D2BB for ; Tue, 7 Oct 2014 19:30:16 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id h15so4813148igd.4 for ; Tue, 07 Oct 2014 12:30:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=lkU7eJYUogaRGYffWq/z55rDF0fCl+Bimq4Loo7zRQQ=; b=favIdft8rPMNBvOapPcLPtZZsu+w1aF1aQ6N3/EBPyPpeq6lUKh579U39FkOUEiRs4 4UqrdB750PkDMhMsqkupHpBrptAfP2mxXjm/SyVe51w0XwDJyRYNE1geZ36ErvUWc3ym FaTxF+79T+WclJhYdAwMggMz4SnTX/y9s0atsJ+QBI5OfoduPul0Ibqr+99hMe9x+FII XM1QjtXDBB5lHHUvHvra1FbCtKNEuQO2wYTInp+CPpAy1CUD6srT/RIbgtlzehzoiqNy zw9Yk9oVulJaG7W6sYzs12OWh3rvd72pTSpj/24kCVr2cVArj44W1LDEZfWE1cS4ZjFo 7yVg== X-Received: by 10.43.68.206 with SMTP id xz14mr4312353icb.33.1412710215633; Tue, 07 Oct 2014 12:30:15 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.29.132 with HTTP; Tue, 7 Oct 2014 12:29:55 -0700 (PDT) In-Reply-To: References: <20141003170258.GG26076@kib.kiev.ua> <54315D3A.3090902@egr.msu.edu> <20141005170007.GZ26076@kib.kiev.ua> <5433260C.5050901@egr.msu.edu> <20141007042043.GG26076@kib.kiev.ua> <5433E408.2010601@egr.msu.edu> <20141007164419.GB2153@kib.kiev.ua> <20141007180106.GD2153@kib.kiev.ua> From: Ed Maste Date: Tue, 7 Oct 2014 15:29:55 -0400 X-Google-Sender-Auth: 4Ufzz7iLnOuyKspF_IHQxcrGJrY Message-ID: Subject: Re: Ver 2 of the patch [was: Re: i915 driver update testing] To: "Ranjan1018 ." <214748mv@gmail.com> Content-Type: text/plain; charset=UTF-8 Cc: Konstantin Belousov , FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 19:30:16 -0000 On 7 October 2014 15:20, Ranjan1018 . <214748mv@gmail.com> wrote: > > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |diff --git a/sys/amd64/conf/X b/sys/amd64/conf/X > |index 0cd80c6..2d630d5 100644 > |--- a/sys/amd64/conf/X > |+++ b/sys/amd64/conf/X > -------------------------- > File to patch: > > I haven't the file X. You can just hit Enter and then answer 'y' to the "skip this patch" question: File to patch: No file found--skip this patch? [n] y Skipping patch... Hunk #1 ignored at 67. 1 out of 1 hunks ignored--saving rejects to Oops.rej X in the patch is a kernel config file that's not important for the change itself.