Re: [PATCH v2] rculist: Fix another sparse warning

2015-03-27 Thread Paul E. McKenney
On Thu, Mar 26, 2015 at 01:27:08PM +0800, Ying Xue wrote: > This fixes the following sparse warnings: > > make C=1 CF=-D__CHECK_ENDIAN__ net/tipc/name_table.o > net/tipc/name_table.c:977:17: error: incompatible types in comparison > expression (different address spaces) >

Re: [PATCH v2] rculist: Fix another sparse warning

2015-03-27 Thread Paul E. McKenney
On Thu, Mar 26, 2015 at 01:27:08PM +0800, Ying Xue wrote: This fixes the following sparse warnings: make C=1 CF=-D__CHECK_ENDIAN__ net/tipc/name_table.o net/tipc/name_table.c:977:17: error: incompatible types in comparison expression (different address spaces) net/tipc/name_table.c:977:17:

[PATCH v2] rculist: Fix another sparse warning

2015-03-25 Thread Ying Xue
This fixes the following sparse warnings: make C=1 CF=-D__CHECK_ENDIAN__ net/tipc/name_table.o net/tipc/name_table.c:977:17: error: incompatible types in comparison expression (different address spaces) net/tipc/name_table.c:977:17: error: incompatible types in comparison expression (different

[PATCH v2] rculist: Fix another sparse warning

2015-03-25 Thread Ying Xue
This fixes the following sparse warnings: make C=1 CF=-D__CHECK_ENDIAN__ net/tipc/name_table.o net/tipc/name_table.c:977:17: error: incompatible types in comparison expression (different address spaces) net/tipc/name_table.c:977:17: error: incompatible types in comparison expression (different