On Tue, Sep 15, 2015 at 06:28:40AM -0700, Guenter Roeck wrote:
On 09/15/2015 01:21 AM, Sudip Mukherjee wrote:ok, openrisc:defconfig and allnoconfig.
On Mon, Sep 14, 2015 at 02:22:08PM -0700, Guenter Roeck wrote:
On Mon, Sep 14, 2015 at 05:19:27PM +0530, Sudip Mukherjee wrote:
I am not building m32r:allmodconfig or openrisc:allmodconfig.
You can always check http://server.roeck-us.net:8010/builders to see
what is covered by my builds and tests.
Well, the first error on allmodconfig is:
drivers/vhost/vhost.c: In function 'vhost_vring_ioctl':
drivers/vhost/vhost.c:818:3: error: call to '__compiletime_assert_818' declared with attribute error: BUILD_BUG_ON failed: __alignof__
*vq->avail > VRING_AVAIL_ALIGN_SIZE
Any hint about this one?