Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932578Ab3J1O6K (ORCPT ); Mon, 28 Oct 2013 10:58:10 -0400 Received: from mail.skyhub.de ([78.46.96.112]:59100 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932281Ab3J1O6E (ORCPT ); Mon, 28 Oct 2013 10:58:04 -0400 Date: Mon, 28 Oct 2013 15:58:01 +0100 From: Borislav Petkov To: Dave Young Cc: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, x86@kernel.org, mjg59@srcf.ucam.org, hpa@zytor.com, James.Bottomley@HansenPartnership.com, vgoyal@redhat.com, ebiederm@xmission.com, horms@verge.net.au, kexec@lists.fedoraproject.org, kexec@lists.infradead.org Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Message-ID: <20131028145801.GM4314@pd.tnic> References: <20131027034713.481920209@dhcp-16-126.nay.redhat.com> <20131027035923.081819853@dhcp-16-126.nay.redhat.com> <20131028093206.GB4314@pd.tnic> <20131028094049.GC25527@dhcp-16-126.nay.redhat.com> <20131028095117.GD25527@dhcp-16-126.nay.redhat.com> <20131028100402.GC4314@pd.tnic> <20131028101011.GF25527@dhcp-16-126.nay.redhat.com> <20131028112045.GH4314@pd.tnic> <20131028112458.GD29133@dhcp-16-126.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20131028112458.GD29133@dhcp-16-126.nay.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1469 Lines: 43 On Mon, Oct 28, 2013 at 07:24:58PM +0800, Dave Young wrote: > I use linus tree, git pull Matt's efi-next tree, then apply your 12 > patches and my patches. I applied your previous 11 patches + the last > update patch 12/12, but the last one does not apply, I manually shift > a hunk to make it apply. Nope, still doesn't apply. patch -p1 --dry-run -i ~/efi/dy/03-efi-enter-virtual-mode-cleanup.patch checking file arch/x86/platform/efi/efi.c Hunk #1 succeeded at 788 (offset -1 lines). Hunk #2 succeeded at 821 (offset -1 lines). Hunk #3 FAILED at 853. 1 out of 3 hunks FAILED and this time I took your patches from here: https://people.redhat.com/ruyang/kexec-efi/for-bp/kernel-patches/ What I did is: 1. I took Linus' tree from today 2. Merged the 'next' branch of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git. Mind you, not the 'efi-next' tag! 3. Then I merged the 'efi' branch of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git ontop. It gave a simple merge conflict which is trivial to resolve: http://paste.debian.net/62579/ Here I started applying your patches and the 3rd one still fails. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/