From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:51497 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757431AbcBSSWm (ORCPT ); Fri, 19 Feb 2016 13:22:42 -0500 Subject: Re: [PATCH] arm64, kbuild: make "make install" not depend on vmlinux References: <1455861950-21832-1-git-send-email-yamada.masahiro@socionext.com> From: Michal Marek Message-ID: <56C75D6E.1020002@suse.cz> Date: Fri, 19 Feb 2016 19:22:38 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada , Linux Kbuild mailing list Cc: Robert Richter , Catalin Marinas , Will Deacon , Linux Kernel Mailing List , Olof Johansson , Linus Torvalds , linux-arm-kernel Dne 19.2.2016 v 18:29 Masahiro Yamada napsal(a): > Just for clarification: > > This patch has been applied to arm64 tree. > > Michal, > Just ignore this patch. Sure. I assumed that a patch touching solely arch/arm* will go through the respective arm tree. Michal