From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe De Muyter Subject: Re: [-next] FATAL: drivers/gpu/drm/udl/udl: sizeof(struct usb_device_id)=24 is not a modulo of the size of section __mod_usb_device_table=44. Date: Sat, 16 Jun 2012 20:33:42 +0200 Message-ID: <20120616183342.GA6873@frolo.macqel> References: <20120615201021.GB14544@kroah.com> <20120615231220.GC8205@kroah.com> <87lijns84s.fsf@nemi.mork.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <87lijns84s.fsf@nemi.mork.no> Sender: linux-m68k-owner@vger.kernel.org To: =?iso-8859-1?Q?Bj=F8rn?= Mork Cc: Greg Kroah-Hartman , Geert Uytterhoeven , USB list , linux-kernel@vger.kernel.org, Linux-Next , linux-kbuild , Linux/m68k List-Id: linux-next.vger.kernel.org On Sat, Jun 16, 2012 at 03:23:31PM +0200, Bj=F8rn Mork wrote: >=20 > AFAIK (which admittedly is not much wrt cross building) there is no w= ay > we can make the host built file2alias know the proper aligment for th= e > structure in the target built modules. That's the background for thi= s > fix:=20 autoconf has a lot of nice macros (using the cross-compiler) to solve that sort of problems. Philippe