Received: by 2002:ac0:950e:0:0:0:0:0 with SMTP id f14csp11524imc; Fri, 15 Mar 2019 15:13:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqwNY311G7UVg6hOXnlQqcx0M/K0cKs0amktPxb2m3/QXDwHKcDC3r47eDzKtSqgl/0v3iZU X-Received: by 2002:a62:f51d:: with SMTP id n29mr6293736pfh.21.1552688020337; Fri, 15 Mar 2019 15:13:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552688020; cv=none; d=google.com; s=arc-20160816; b=OZF94oRpycYm42t/5TueMu/fk0Y/Yh4tgO85NBiJ8OSZtCNu0d61qMZ1yVKGriubT3 vP9qcwehpTp5v5WsHsKxhAB1Q0OBpDkpRHLsNsOtcTHDqgKsZ07zUh5A13MjwiFPqUzl NlZ6BKlbP5c0iDNYdOE1erHXeo8Yx+rXO8/y1MJpOmTanWfTu0MwkqR0BOn1ZxmFFdeP IzCeS49mqaB1/YFdklGpHeYj/u58onkyHC6IVu9drQHOC4Tz0o/T+6jyeZDCuwCIAgxt Lyg+nVu1BUqZkS//VnT/E10YeNzLuK/AyYMPMOjLjHmI6cWlIUC5Jsh+Vncnd2atCgo2 wmlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:from:cc:to:subject :content-transfer-encoding:mime-version:references:in-reply-to :user-agent:date; bh=XGmd9doMD/EO+FK/gpY0yAtv5jvxUpFuDt8EdCoDiUA=; b=nSf05sOZ3wjZougVkRFD6Z4SQkSeIHSKqlMfwWTr3S0RqYdllMqTbvcGFB/9p84M2X JxJii1MjZ6utF7LlHtJjALUQ+w3aWIyUyA0cP8/wlABEUQhqn9vANaPFWlZnyOKShhZk mNGD3oA0wmX7qQsHy2oEqcFuucE1dwED1wEVidSiRoUxFR3c6FBWfnCE4D2GH32QfrIn vCC6SnzLYoVvKMXQ+wHVQgQS6JNifK2vqH23CcdolDyB3ImF5ak2FcHmGCkUO9EpBcTa zOIM9KBV+mOb3ddc0n0813Njy0s2/UFL9RbG0IWsMgY1cMxR6AGZpH3bRjqZFiO5I6mN TSKQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k33si1344870pld.388.2019.03.15.15.13.24; Fri, 15 Mar 2019 15:13:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727474AbfCOWMb convert rfc822-to-8bit (ORCPT + 99 others); Fri, 15 Mar 2019 18:12:31 -0400 Received: from terminus.zytor.com ([198.137.202.136]:35253 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726803AbfCOWMb (ORCPT ); Fri, 15 Mar 2019 18:12:31 -0400 Received: from [IPv6:2607:fb90:363e:8b8e:45:329:f804:e0bb] ([IPv6:2607:fb90:363e:8b8e:45:329:f804:e0bb]) (authenticated bits=0) by mail.zytor.com (8.15.2/8.15.2) with ESMTPSA id x2FMCBS11753937 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Fri, 15 Mar 2019 15:12:11 -0700 Date: Fri, 15 Mar 2019 15:12:08 -0700 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Subject: Re: [PATCH] lib: Add shared copy of __lshrti3 from libgcc To: Nick Desaulniers , Matthias Kaehlcke CC: Andy Lutomirski , Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, LKML , Manoj Gupta , Tiancong Wang , Stephen Hines , clang-built-linux@googlegroups.com, Miguel Ojeda From: hpa@zytor.com Message-ID: <18F0D032-4FC4-4194-A2F4-B7ED68C2C5F2@zytor.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On March 15, 2019 3:06:37 PM PDT, Nick Desaulniers wrote: >On Fri, Mar 15, 2019 at 1:54 PM Matthias Kaehlcke >wrote: >> >> The compiler may emit calls to __lshrti3 from the compiler runtime >> library, which results in undefined references: >> >> arch/x86/kvm/x86.o: In function `mul_u64_u64_shr': >> include/linux/math64.h:186: undefined reference to `__lshrti3' > >Looks like Clang will emit this at -Oz (but not -O2): >https://godbolt.org/z/w1_2YC > >> >> Add a copy of the __lshrti3 libgcc routine (from gcc v4.9.2). > >Has it changed since? If so why not a newer version of libgcc_s? > >> >> Include the function for x86 builds with clang, which is the >> environment where the above error was observed. >> >> Signed-off-by: Matthias Kaehlcke >> --- >> arch/x86/Kconfig | 1 + >> include/linux/libgcc.h | 16 ++++++++++++++++ >> lib/Kconfig | 3 +++ >> lib/Makefile | 1 + >> lib/lshrti3.c | 31 +++++++++++++++++++++++++++++++ >> 5 files changed, 52 insertions(+) >> create mode 100644 lib/lshrti3.c >> >> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig >> index c1f9b3cf437c..a5e0d923845d 100644 >> --- a/arch/x86/Kconfig >> +++ b/arch/x86/Kconfig >> @@ -105,6 +105,7 @@ config X86 >> select GENERIC_IRQ_PROBE >> select GENERIC_IRQ_RESERVATION_MODE >> select GENERIC_IRQ_SHOW >> + select GENERIC_LIB_LSHRTI3 if CC_IS_CLANG >> select GENERIC_PENDING_IRQ if SMP >> select GENERIC_SMP_IDLE_THREAD >> select GENERIC_STRNCPY_FROM_USER >> diff --git a/include/linux/libgcc.h b/include/linux/libgcc.h >> index 32e1e0f4b2d0..a71036471838 100644 >> --- a/include/linux/libgcc.h >> +++ b/include/linux/libgcc.h >> @@ -22,15 +22,26 @@ >> #include >> >> typedef int word_type __attribute__ ((mode (__word__))); >> +typedef int TItype __attribute__ ((mode (TI))); > >Well that's an interesting new compiler attribute. >https://stackoverflow.com/questions/4559025/what-does-gcc-attribute-modexx-actually-do >Please use `__mode(TI)` from include/linux/compiler_attributes.h ex. >typedef int TItype __mode(TI); > >> >> #ifdef __BIG_ENDIAN >> struct DWstruct { >> int high, low; >> }; >> + >> +struct DWstruct128 { >> + long long high, low; >> +}; >> + >> #elif defined(__LITTLE_ENDIAN) >> struct DWstruct { >> int low, high; >> }; >> + >> +struct DWstruct128 { >> + long long low, high; >> +}; >> + >> #else >> #error I feel sick. >> #endif >> @@ -40,4 +51,9 @@ typedef union { >> long long ll; >> } DWunion; >> >> +typedef union { >> + struct DWstruct128 s; >> + TItype ll; >> +} DWunion128; >> + >> #endif /* __ASM_LIBGCC_H */ >> diff --git a/lib/Kconfig b/lib/Kconfig >> index a9e56539bd11..369e10259ea6 100644 >> --- a/lib/Kconfig >> +++ b/lib/Kconfig >> @@ -624,6 +624,9 @@ config GENERIC_LIB_ASHRDI3 >> config GENERIC_LIB_LSHRDI3 >> bool >> >> +config GENERIC_LIB_LSHRTI3 >> + bool >> + >> config GENERIC_LIB_MULDI3 >> bool >> >> diff --git a/lib/Makefile b/lib/Makefile >> index 4e066120a0d6..42648411f451 100644 >> --- a/lib/Makefile >> +++ b/lib/Makefile >> @@ -277,6 +277,7 @@ obj-$(CONFIG_PARMAN) += parman.o >> obj-$(CONFIG_GENERIC_LIB_ASHLDI3) += ashldi3.o >> obj-$(CONFIG_GENERIC_LIB_ASHRDI3) += ashrdi3.o >> obj-$(CONFIG_GENERIC_LIB_LSHRDI3) += lshrdi3.o >> +obj-$(CONFIG_GENERIC_LIB_LSHRTI3) += lshrti3.o >> obj-$(CONFIG_GENERIC_LIB_MULDI3) += muldi3.o >> obj-$(CONFIG_GENERIC_LIB_CMPDI2) += cmpdi2.o >> obj-$(CONFIG_GENERIC_LIB_UCMPDI2) += ucmpdi2.o >> diff --git a/lib/lshrti3.c b/lib/lshrti3.c >> new file mode 100644 >> index 000000000000..2d2123bb3030 >> --- /dev/null >> +++ b/lib/lshrti3.c >> @@ -0,0 +1,31 @@ >> +// SPDX-License-Identifier: GPL-2.0 >> + >> +#include >> +#include >> + >> +long long __lshrti3(long long u, word_type b) >> +{ >> + DWunion128 uu, w; >> + word_type bm; >> + >> + if (b == 0) >> + return u; >> + >> + uu.ll = u; >> + bm = 64 - b; >> + >> + if (bm <= 0) { >> + w.s.high = 0; >> + w.s.low = (unsigned long long) uu.s.high >> -bm; >> + } else { >> + const unsigned long long carries = >> + (unsigned long long) uu.s.high << bm; >> + w.s.high = (unsigned long long) uu.s.high >> b; >> + w.s.low = ((unsigned long long) uu.s.low >> b) | >carries; >> + } >> + >> + return w.ll; >> +} >> +#ifndef BUILD_VDSO >> +EXPORT_SYMBOL(__lshrti3); >> +#endif > >I don't think you want this. Maybe that was carried over from >https://lkml.org/lkml/2019/3/15/669 >by accident? The above linkage error mentions arch/x86/kvm/x86.o >which I wouldn't expect to be linked into the VDSO image? Or just "u64"... -- Sent from my Android device with K-9 Mail. Please excuse my brevity.