From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Liu Subject: Re: [PATCH 04/25] blackfin: Use Kbuild infrastructure for kvm_para.h Date: Sat, 13 Oct 2012 22:53:52 +0800 Message-ID: References: <20121013022632.024527228@goodmis.org> <20121013022953.015897288@goodmis.org> <201210130012.40451.vapier@gentoo.org> <1350136476.24256.96.camel@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:43433 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789Ab2JMOxx (ORCPT ); Sat, 13 Oct 2012 10:53:53 -0400 In-Reply-To: <1350136476.24256.96.camel@gandalf.local.home> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Steven Rostedt Cc: Mike Frysinger , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Andrew Morton Hi Steven, On Sat, Oct 13, 2012 at 9:54 PM, Steven Rostedt wrote: > On Sat, 2012-10-13 at 00:12 -0400, Mike Frysinger wrote: >> On Friday 12 October 2012 22:26:36 Steven Rostedt wrote: >> > From: Steven Rostedt >> > >> > All the headers but kvm_para.h use the Kbuild infrastructure to >> > get to the asm-generic headers. >> >> Acked-by: Mike Frysinger >> -mike > > Thanks Mike, > > Would you want to pull this patch into your tree? It's not dependent on > any of the other patches. > I'll apply this patch to blackfin git tree on Monday. Thanks, --Bob