Re: [PATCH] infiniband: remove __constant_{endian} uses

From: Harvey Harrison
Date: Fri Jan 16 2009 - 17:03:07 EST


On Fri, 2009-01-16 at 13:59 -0800, Roland Dreier wrote:
> > Roland, the necessary byteorder rework is now in -linus mainline
> > and all arches have moved over, I'm starting to remove the uses
> > of the __constant_* helpers now that they are equivalent.
>
> This looks good, thanks. I assume the expectation is that this should
> be queued for the next merge window?
>
> Code generation should be unaffected, right?
>

Your call, it's only a name change, the implementation on the back end is
now the same for both, so I expect the generated code to be identical.

But it is obviously not urgent, so holding for 2.6.30 is just fine.

Harvey

--
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/