[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080725103021.b913c24c.sfr@canb.auug.org.au>
Date: Fri, 25 Jul 2008 10:30:21 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-next@...r.kernel.org,
Trond Myklebust <trond.myklebust@....uio.no>,
ppc-dev <linuxppc-dev@...abs.org>,
LKML <linux-kernel@...r.kernel.org>,
Steven Whitehouse <swhiteho@...hat.com>
Subject: linux-next: origin tree build failure
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@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists