From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A684C28CC5 for ; Sat, 8 Jun 2019 14:49:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 21447212F5 for ; Sat, 8 Jun 2019 14:49:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727053AbfFHOtT (ORCPT ); Sat, 8 Jun 2019 10:49:19 -0400 Received: from smtp.gentoo.org ([140.211.166.183]:48290 "EHLO smtp.gentoo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727035AbfFHOtT (ORCPT ); Sat, 8 Jun 2019 10:49:19 -0400 Received: from wim.jer (jer.xs4all.nl [212.238.182.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: jer) by smtp.gentoo.org (Postfix) with ESMTPSA id 75E20345A02; Sat, 8 Jun 2019 14:49:18 +0000 (UTC) Date: Sat, 8 Jun 2019 16:49:14 +0200 From: Jeroen Roovers To: Helge Deller Cc: linux-parisc , hppa@gentoo.org Subject: Re: [RESEND V2] modprobe: ERROR: could not insert 'ipv6': Exec format error / module ipv6: Unknown relocation: 72 Message-ID: <20190608164914.1b8d546f@wim.jer> In-Reply-To: <487d5cc9-742b-82f1-604c-f24848c1580c@gmx.de> References: <20190608145201.56c667f5@wim.jer> <487d5cc9-742b-82f1-604c-f24848c1580c@gmx.de> Organization: Gentoo Foundation X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org On Sat, 8 Jun 2019 16:32:47 +0200 Helge Deller wrote: > Jeroen, I think the last patch I sent to you should help... It does! jer