From: Raghu Vatsavayi <[email protected]> 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 <[email protected]> > Signed-off-by: Satanand Burla <[email protected]> > Signed-off-by: Felix Manlunas <[email protected]> > Signed-off-by: Raghu Vatsavayi <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
