Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933299AbcK1RK6 (ORCPT ); Mon, 28 Nov 2016 12:10:58 -0500 Received: from mail-oi0-f50.google.com ([209.85.218.50]:35566 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754300AbcK1RKu (ORCPT ); Mon, 28 Nov 2016 12:10:50 -0500 MIME-Version: 1.0 X-Originating-IP: [2001:470:40ba:21:3ac4:8ae4:383f:9873] In-Reply-To: <4ac94245-38e6-5e03-01d0-94b1b3176f6a@manjaro.org> References: <20161102004639.6870806d@roar.ozlabs.ibm.com> <98850889-29fd-a79f-348d-e047b2e12eec@manjaro.org> <20161123205338.GA12050@angband.pl> <4ac94245-38e6-5e03-01d0-94b1b3176f6a@manjaro.org> From: Robert LeBlanc Date: Mon, 28 Nov 2016 10:10:49 -0700 Message-ID: Subject: Re: BUG: 4.9-rc6 Still "no symbol version" on boot To: =?UTF-8?Q?Philip_M=C3=BCller?= Cc: Adam Borowski , "Linux-Kernel@Vger. Kernel. Org" , Nicholas Piggin , Greg Kroah-Hartman , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uASHB2Mj020482 Content-Length: 1059 Lines: 33 Looks like Linus pushed cd3caefb4663e3811d37cc2afad3cce642d60061 a few days ago effectively disabling modversions. I like this fix much better, probably need an additional patch to reverse this new one as well. You can add me as well if needed. Acked-by: Robert LeBlanc Tested-by: Robert LeBlanc ---------------- Robert LeBlanc PGP Fingerprint 79A2 9CA4 6CC4 45DD A904 C70E E654 3BB2 FA62 B9F1 On Wed, Nov 23, 2016 at 4:07 PM, Philip Müller wrote: > Am 23.11.2016 um 21:53 schrieb Adam Borowski: >> Last version (rewritten description) is at: >> https://patchwork.kernel.org/patch/9439501/ >> (needs s/oeter/peter/ for a typo in Peter Wu's address) > > Hi Adam, > > good to know. I kept track on it. For me it is easy to use patches. > However it would be also good having it in the final 4.9 release. > > You can also add me as ack and tested: > > Acked-by: Philip Mueller > Tested-by: Philip Mueller > > Thx for the patch again. > > Greez, Phil