Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776AbbLAUXY (ORCPT ); Tue, 1 Dec 2015 15:23:24 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:56537 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756642AbbLAUXV (ORCPT ); Tue, 1 Dec 2015 15:23:21 -0500 Date: Tue, 1 Dec 2015 20:23:12 +0000 From: Mark Brown To: Rusty Russell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Josh Poimboeuf Message-Id: <20151201202312.d791b81fa0accaaf5b2f7ab5@kernel.org> X-Mailer: Sylpheed 3.5.0beta3 (GTK+ 2.24.28; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA256"; boundary="Signature=_Tue__1_Dec_2015_20_23_12_+0000_Q=/DcZRBIROvi16X" X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@kernel.org Subject: linux-next: build failure after merge of the modules tree X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1820 Lines: 45 --Signature=_Tue__1_Dec_2015_20_23_12_+0000_Q=/DcZRBIROvi16X Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 m= odule' has no member named 'core_ro_size' if (loc < core + mod->core_ro_size) ^ /home/broonie/next/next/scripts/Makefile.build:258: recipe for target 'arch= /x86/kernel/livepatch.o' failed make[3]: *** [arch/x86/kernel/livepatch.o] Error 1 I've used the modules tree from the previous -next (which looks to be what'= s in Linus' tree already) instead. Or at least I'll try to, it looks like I= had a bit of driver error with the scripts here... --Signature=_Tue__1_Dec_2015_20_23_12_+0000_Q=/DcZRBIROvi16X Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXgGwAAoJECTWi3JdVIfQJdsIAIRITXMxB3JHPHrx21TxK/M8 AqTKZuAkYd+HNvcAiMq4iASKVhUT565JNHGlIel1M/C63K0G5zsvGjrUrFhI+n7I i2x/ssVi9NkXzG1VPW90yluXpw23dn8lcq9LxRwcGW5Upg7kMZS9+9lwIR6qVoBn 10Okjg5YEWWiQE8FN86E4Sh9aHu6JBUTuCZDvYQnIBykcL3wgQSDYYHjDNbvvC69 ygITLNumLzEghrME4clTViaKhco51TI/toJDGE7WK9GKz/Rn8rKaqPP+Xy3RPJ9E 8xv6Iv8XpaayRU/xsPsjnO7OeYshNovGqijI+BzCY3u42gFsWjNpmttA8vKAszM= =nw0a -----END PGP SIGNATURE----- --Signature=_Tue__1_Dec_2015_20_23_12_+0000_Q=/DcZRBIROvi16X-- -- 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/