linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	xen-devel@lists.xenproject.org
Subject: Re: linux-next: Tree for Oct 30 (include/xen/swiotlb-xen.h)
Date: Mon, 4 Nov 2013 13:25:50 -0500	[thread overview]
Message-ID: <20131104182550.GB7345@phenom.dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1311041801470.26077@kaball.uk.xensource.com>

On Mon, Nov 04, 2013 at 06:14:26PM +0000, Stefano Stabellini wrote:
> On Fri, 1 Nov 2013, Konrad Rzeszutek Wilk wrote:
> > On Wed, Oct 30, 2013 at 11:44:51AM -0700, Randy Dunlap wrote:
> > > On 10/30/13 00:45, Stephen Rothwell wrote:
> > > > Hi all,
> > > > 
> > > > News:  I am now doing an arm multi_v7_defconfig build between each merge.
> > > > 
> > > > Changes since 20131029:
> > > > 
> > > > The arm defconfig build is fixed again.
> > > > 
> > > > The net-next tree gained a conflict against the net tree.
> > > > 
> > > > The xen-tip tree gained a conflict against the arm tree.
> > > > 
> > > > The akpm-current tree gained a conflict against the tip tree and a build
> > > > failure for which I reverted 3 commits.
> > > > 
> > > > Various build problems from yesterday have been resolved.
> > > 
> > > on x86_64:
> > 
> > Stefano, please fix that.
>  
> Thanks for the notification. I am appending the fix that I am about to
> apply to xentip/linux-next.
> 

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> 
> commit bb5ebdb6a674c59cd7b5d159d6ca3c0084ee60e1
> Author: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Date:   Mon Nov 4 17:54:27 2013 +0000
> 
>     swiotlb-xen: missing include dma-direction.h
>     
>     Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> 
> diff --git a/include/xen/swiotlb-xen.h b/include/xen/swiotlb-xen.h
> index 7b64465..8b2eb93 100644
> --- a/include/xen/swiotlb-xen.h
> +++ b/include/xen/swiotlb-xen.h
> @@ -1,6 +1,7 @@
>  #ifndef __LINUX_SWIOTLB_XEN_H
>  #define __LINUX_SWIOTLB_XEN_H
>  
> +#include <linux/dma-direction.h>
>  #include <linux/swiotlb.h>
>  
>  extern int xen_swiotlb_init(int verbose, bool early);

  reply	other threads:[~2013-11-04 18:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  7:45 linux-next: Tree for Oct 30 Stephen Rothwell
2013-10-30 18:44 ` linux-next: Tree for Oct 30 (include/xen/swiotlb-xen.h) Randy Dunlap
2013-11-01 19:37   ` Konrad Rzeszutek Wilk
2013-11-04 18:14     ` Stefano Stabellini
2013-11-04 18:25       ` Konrad Rzeszutek Wilk [this message]
2013-11-04 19:10       ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131104182550.GB7345@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).