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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 2FECEC433F5 for ; Sat, 18 Sep 2021 21:13:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 181D9610E9 for ; Sat, 18 Sep 2021 21:13:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239441AbhIRVOD (ORCPT ); Sat, 18 Sep 2021 17:14:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47090 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239336AbhIRVOB (ORCPT ); Sat, 18 Sep 2021 17:14:01 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 28AFFC061764 for ; Sat, 18 Sep 2021 14:12:37 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id z24so22307576lfu.13 for ; Sat, 18 Sep 2021 14:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yVZJu4t/IugUGV+W6kU+ykKkbEaLVPP4RIQU42du5mE=; b=NO0esR917j83JwTOpZQWYClId3457L6NJIf6fJ7Evei4pDJ6w9tdhLXDN3IinOEvW+ VMthkeYirKlrzLR7LCf4USQHGLJ9wmo5a/QkxpfY9+CPatz4XjsnDZX+q2dIqcXYIANe 4/RbL5IIz9wKXWQ+bU6E9Y8mF2Wc3GAB8iq/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yVZJu4t/IugUGV+W6kU+ykKkbEaLVPP4RIQU42du5mE=; b=K+jLy6pCC25HH9ngxFOy4hEt/bf2WQ3X5Ein2JNf5v7SCoZD5Zyqs2atp5u5DbzhwE 3jXIjWdRiiS7TB/AExzmHi7uhACcN8LBkGTy0ipbgnxzNjnBU+mhHeyPd6v7FHbjBE5B 4UjpgET9SxTylPnT+O9q/ea5AMJijgXaweyXxORrTfidxNddbxB6A4a7Bd2xP5S+weAb +4bm3ii6iK2W5AmGIiGANSC8knjFCXVdr/zEuJ03KYOGHoctyHDOLdEB7px+Bl/w5LMD jYC8IfYzdQlcCtlgrv6PX1dUf/iU9EQb+cQF1Gzvpn7lQ8cBE76DDzCLqxbXWWUre5wR i6fw== X-Gm-Message-State: AOAM532ti3yi+2wm03z8FuzwD3nb0F5BUReeo49eJlSsx1pRehpbYJCW 1DJS6/fsAhm3E+feHXxwzS9rfDn03SX7zpWLGxI= X-Google-Smtp-Source: ABdhPJzqrYZeOG/Grm5myXVNL6iEVCZNsLp+4qTE5glqv2ugLTWy0lhEzpDvCK1TWhD3UThSRaAYqQ== X-Received: by 2002:a05:651c:1148:: with SMTP id h8mr9030289ljo.332.1631999555131; Sat, 18 Sep 2021 14:12:35 -0700 (PDT) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com. [209.85.167.53]) by smtp.gmail.com with ESMTPSA id z8sm855716lfq.284.2021.09.18.14.12.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 18 Sep 2021 14:12:32 -0700 (PDT) Received: by mail-lf1-f53.google.com with SMTP id c8so48458105lfi.3 for ; Sat, 18 Sep 2021 14:12:32 -0700 (PDT) X-Received: by 2002:a2e:8107:: with SMTP id d7mr16412051ljg.68.1631999551766; Sat, 18 Sep 2021 14:12:31 -0700 (PDT) MIME-Version: 1.0 References: <202109182026.18IKQLng003683@valdese.nms.ulrich-teichert.org> In-Reply-To: From: Linus Torvalds Date: Sat, 18 Sep 2021 14:12:15 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 0/4] Introduce and use absolute_pointer macro To: Ulrich Teichert Cc: Michael Cree , Guenter Roeck , Richard Henderson , Ivan Kokshaysky , Matt Turner , "James E . J . Bottomley" , Helge Deller , "David S . Miller" , Jakub Kicinski , alpha , Geert Uytterhoeven , Linux Kernel Mailing List , linux-parisc@vger.kernel.org, Netdev , Sparse Mailing-list Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org On Sat, Sep 18, 2021 at 1:46 PM Linus Torvalds wrote: > > But your config shows _other_ errors with the IO functions, so I guess > I'll need to look at that one too. Oh, and all those games with #define __EXTERN_INLINE #include #include #undef __EXTERN_INLINE don't actually work, because there's the usual multiple-inclusion protection on top of asm/jensen.h: #ifndef __ALPHA_JENSEN_H #define __ALPHA_JENSEN_H and this include of is entirely unused, because we ended up getting the one *without* that empty __EXTERN_INLINE #define from an earlier include of #include that caused asm/io.h and asm/jensen.h to be included earlier. The *other* machine files know to do their includes at the top of the file. But then I end up getting ERROR: modpost: "__udiv_qrnnd" [lib/mpi/mpi.ko] undefined! because CONFIG_MATHEMU wasn't set and the crypto stuff wants the MPI code. So there seems to be other alpha Kconfig issues in there, and they aren't all actually Jensen-specific. Oh well. I guess can fix things up, since I did get tthe cross-compiler environment.. Linus