linux-next: origin tree build failure
From: Stephen Rothwell <hidden>
Date: 2008-07-25 00:30:55
Also in:
linux-next, lkml
Attachments
- (unnamed) [application/pgp-signature] 197 bytes
From: Stephen Rothwell <hidden>
Date: 2008-07-25 00:30:55
Also in:
linux-next, lkml
Hi all, Today's linux-next (really just Linus' tree) build (powerpc ppc64_defconfig) failed like this: fs/nfs/nfsroot.c:130: error: tokens causes a section type conflict "tokens" is a match_table_t which has const added to it in commit f9247273cb69ba101877e946d2d83044409cc8c5 "UFS: add const to parser token table". But "tokens" is also marked __initdata. I changed it to __initconst. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/