Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753884AbbLBTwa (ORCPT ); Wed, 2 Dec 2015 14:52:30 -0500 Received: from ozlabs.org ([103.22.144.67]:58817 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752550AbbLBTw2 (ORCPT ); Wed, 2 Dec 2015 14:52:28 -0500 From: Rusty Russell To: Mark Brown Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Josh Poimboeuf Subject: Re: linux-next: build failure after merge of the modules tree In-Reply-To: <20151201202312.d791b81fa0accaaf5b2f7ab5@kernel.org> References: <20151201202312.d791b81fa0accaaf5b2f7ab5@kernel.org> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 02 Dec 2015 13:53:26 +1030 Message-ID: <878u5djzyp.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 780 Lines: 22 Mark Brown writes: > Hi Rusty, > > After merging the modules tree, today's linux-next x86 allmodconfig build (20151201) failed like this: > > /home/broonie/next/next/arch/x86/kernel/livepatch.c: In function 'klp_write_module_reloc': > /home/broonie/next/next/arch/x86/kernel/livepatch.c:75:22: error: 'struct module' has no member named 'core_ro_size' > if (loc < core + mod->core_ro_size) Yep, I missed that one. I also missed an ARM case, so I'll rebase the tree (it's near the top anyway). Cheers, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/