From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752126AbbIPF60 (ORCPT ); Wed, 16 Sep 2015 01:58:26 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:32966 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989AbbIPF6Y (ORCPT ); Wed, 16 Sep 2015 01:58:24 -0400 Date: Wed, 16 Sep 2015 11:28:19 +0530 From: Sudip Mukherjee To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [PATCH 0/2] alpha: fix build failure Message-ID: <20150916055818.GF3237@sudip-pc> References: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com> <20150914212208.GA11482@roeck-us.net> <20150915082135.GI9305@sudip-pc> <55F81D08.9000808@roeck-us.net> <20150915135048.GA7996@sudip-pc> <55F82A9A.4040904@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55F82A9A.4040904@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 15, 2015 at 07:26:34AM -0700, Guenter Roeck wrote: > On 09/15/2015 06:50 AM, Sudip Mukherjee wrote: > >On Tue, Sep 15, 2015 at 06:28:40AM -0700, Guenter Roeck wrote: > >>On 09/15/2015 01:21 AM, Sudip Mukherjee wrote: > >>>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. > >ok, openrisc:defconfig and allnoconfig. > > > >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? > > > > No idea, sorry. Is that a new problem ? I think no. Not sure though, as I have started testing these just recently. regards sudip