Re: [PATCH 2.6.32-rc3] net: Getting rid of the x86 dependency tobuilt vmxnet3

From: David Miller
Date: Tue Nov 17 2009 - 07:09:28 EST


From: Shreyas Bhatewara <sbhatewara@xxxxxxxxxx>
Date: Mon, 16 Nov 2009 15:41:33 -0800 (PST)

>
> Getting rid of the x86 dependency to built vmxnet3
>
> From: Shreyas Bhatewara <sbhatewara@xxxxxxxxxx>
>
> This patch removes config dependency on x86 to build vmxnet3 driver. Thus
> the driver can be built on big endian architectures now. Although vmxnet3
> is not supported on VMs other than x86 architecture, all this code goes in
> to ensure correctness. If the code is not dependent on x86, it should not
> assume little endian architecture in any of its operations.
>
> Signed-off-by: Shreyas Bhatewara <sbhatewara@xxxxxxxxxx>

Patch applied, thanks for following up on this.
--
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/