On Tue, 27 Nov 2007 22:07:23 -0800 Andrew Morton <[email protected]> wrote: > > Current Linus tree give me this, with m68k allmodconfig: > > FATAL: drivers/bluetooth/btsdio: sizeof(struct sdio_device_id)=12 is not a modulo of the size of section __mod_sdio_device_table=30. > Fix definition of struct sdio_device_id in mod_devicetable.h > > which I haven't seen before. Any ideas? > No the slightest. 12 seems like the correct, padded size. A size of 10 is just weird as the unpadded size is 9 bytes. Could you dump the __mod_sdio_device_table section so we can determine if it is cropped or just oddly padded. Rgds Pierre
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: m68k build failure
- From: Andreas Schwab <[email protected]>
- Re: m68k build failure
- From: Geert Uytterhoeven <[email protected]>
- Re: m68k build failure
- From: Andrew Morton <[email protected]>
- Re: m68k build failure
- References:
- m68k build failure
- From: Andrew Morton <[email protected]>
- m68k build failure
- Prev by Date: Re: [PATCH 1/3] Remove trailing NULs from network bonding sysfs interface.
- Next by Date: nommu: Add new vmalloc_user() and remap_vmalloc_range() interfaces.
- Previous by thread: m68k build failure
- Next by thread: Re: m68k build failure
- Index(es):