From: Raghu Vatsavayi <rvatsav...@caviumnetworks.com>
Date: Fri, 12 Jun 2015 18:11:50 -0700

> 1) Fixed following sparse warnings:
 ...
> 2) Fix build errors corresponding to vmalloc on linux-next 4.1.
> 3) Liquidio now supports 64 bit only, modified Kconfig accordingly.
> 4) Fix some code alignment issues based on kernel build warnings.
> 
> Signed-off-by: Derek Chickles <derek.chick...@caviumnetworks.com>
> Signed-off-by: Satanand Burla <satananda.bu...@caviumnetworks.com>
> Signed-off-by: Felix Manlunas <felix.manlu...@caviumnetworks.com>
> Signed-off-by: Raghu Vatsavayi <raghu.vatsav...@caviumnetworks.com>

Applied, but I _seriously_ wish you didn't fix the readq/writeq stuff by
restricting the build of the driver to 64-bit.  That really kills build
test coverage.

Just provide an appropriate set of readq/writeq like other drivers do
by including either io-64-nonatomic-hi-lo.h or io-64-nonatomic-lo-hi.h

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to