search for: 5659338c88963e

Displaying 2 results from an estimated 2 matches for "5659338c88963e".

2019 Dec 15
0
[vhost:linux-next 12/12] drivers/vhost/vhost.c:1968:11: note: in expansion of macro 'min'
...ruct iovec *iov, int count) 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1951 { 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1952 int i, r; 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1953 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1954 /* Make sure data written is seen before log. */ 5659338c88963e Michael S. Tsirkin 2010-02-01 1955 smp_wmb(); cc5e710759470b Jason Wang 2019-01-16 1956 cc5e710759470b Jason Wang 2019-01-16 1957 if (vq->iotlb) { cc5e710759470b Jason Wang 2019-01-16 1958 for (i = 0; i < count; i++) { cc5e710759470b Jason Wang 201...
2019 Dec 15
0
[vhost:linux-next 12/12] drivers/vhost/vhost.c:1968:25: sparse: sparse: incompatible types in comparison expression (different type sizes):
...ruct iovec *iov, int count) 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1951 { 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1952 int i, r; 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1953 3a4d5c94e95935 Michael S. Tsirkin 2010-01-14 1954 /* Make sure data written is seen before log. */ 5659338c88963e Michael S. Tsirkin 2010-02-01 1955 smp_wmb(); cc5e710759470b Jason Wang 2019-01-16 1956 cc5e710759470b Jason Wang 2019-01-16 1957 if (vq->iotlb) { cc5e710759470b Jason Wang 2019-01-16 1958 for (i = 0; i < count; i++) { cc5e710759470b Jason Wang 201...