Re: [PATCH RFC 2/3] x86-64: Calgary IOMMU - Calgary specific bits

From: Muli Ben-Yehuda
Date: Tue Mar 14 2006 - 20:49:54 EST


On Tue, Mar 14, 2006 at 06:56:32PM -0600, Olof Johansson wrote:

> We're killing structures like that one by one on PPC, I just haven't
> gotten around to dealing with tce_entry yet.
>
> The way to do it is to use masking and shifting by hand.

I actually wrote it that way and compared with the bitmapped TCE at
run time to convince myself the bitmap version is doing the right
thing (it does). Then I kept the bitmap version since if that's what
PPC does, it can't be bad :-)

Will fix.

Cheers,
Muli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/