linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Santiago Leon <santil@us.ibm.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] powerpc: Remove ibmveth "liobn" field
Date: Wed, 25 Oct 2006 17:14:55 -0500	[thread overview]
Message-ID: <453FE1DF.5050004@us.ibm.com> (raw)
In-Reply-To: <1161749834.22582.36.camel@localhost.localdomain>

Benjamin Herrenschmidt wrote:
> Remove the now unused "liobn" field in ibmveth which also avoids
> having insider knowledge of the iommu table in that driver.

Thanks for cleaning that up.

> 
> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

Signed-off-by: Santiago Leon <santil@us.ibm.com>

---
> 
> This will avoid this driver from breaking when I change the dma
> mapping code for 2.6.20.
> 
> Index: linux-cell/drivers/net/ibmveth.c
> ===================================================================
> --- linux-cell.orig/drivers/net/ibmveth.c	2006-10-23 14:41:38.000000000 +1000
> +++ linux-cell/drivers/net/ibmveth.c	2006-10-25 14:12:05.000000000 +1000
> @@ -50,7 +50,6 @@
>  #include <asm/semaphore.h>
>  #include <asm/hvcall.h>
>  #include <asm/atomic.h>
> -#include <asm/iommu.h>
...

-- 
Santiago A. Leon
Power Linux Development
IBM Linux Technology Center

      reply	other threads:[~2006-10-25 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-25  4:17 [PATCH] powerpc: Remove ibmveth "liobn" field Benjamin Herrenschmidt
2006-10-25 22:14 ` Santiago Leon [this message]

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=453FE1DF.5050004@us.ibm.com \
    --to=santil@us.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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).