From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Rusty Russell To: Philippe Bergheaud , Anton Blanchard Subject: Re: [git pull] Please pull abiv2 branch In-Reply-To: <535E6804.5050508@linux.vnet.ibm.com> References: <20140423124902.5be9dab0@kryten> <535E6804.5050508@linux.vnet.ibm.com> Date: Tue, 29 Apr 2014 10:03:57 +0930 Message-ID: <877g69t1my.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Cc: philippe.bergheaud@fr.ibm.com, mikey@neuling.org, amodra@gmail.com, rostedt@goodmis.org, ulrich.weigand@de.ibm.com, mjw@linux.vnet.ibm.com, paulus@samba.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Philippe Bergheaud writes: > Anton Blanchard wrote: >> Here are the ABIv2 patches rebased against 3.15-rc2. > > After recompiling 3.15-rc2 with the ABIv2 patches, > I see the following line in Modules.symvers: > > 0x00000000 TOC. vmlinux EXPORT_SYMBOL > > Kernel will not load modules because TOC. has no CRC. > Is this expected ? Shouldn't TOC. have a CRC ? What happens when you try to load a module? It should work... Cheers, Rusty.