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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 27BA6C47097 for ; Thu, 3 Jun 2021 19:57:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0D25C613F8 for ; Thu, 3 Jun 2021 19:57:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229576AbhFCT6w (ORCPT ); Thu, 3 Jun 2021 15:58:52 -0400 Received: from mail-lf1-f41.google.com ([209.85.167.41]:44933 "EHLO mail-lf1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229922AbhFCT6w (ORCPT ); Thu, 3 Jun 2021 15:58:52 -0400 Received: by mail-lf1-f41.google.com with SMTP id r198so7261461lff.11 for ; Thu, 03 Jun 2021 12:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=N/hqFhie22qC5Vt3k/upj4hK8Z9hNkli4niqioWLmMA=; b=MKJacLC+Ct2OISjLcnjwBpKoJIRtwqgwCnnt9dC0iwuT5RHXqpx2ZbjpYD2U1Gg+Aj 4zg2mtw0k4oggo63SkCybuwbWAZQkxIWZ4TpQITLR1v0u6RXZQW3CFun0/PzvEk26DpM xRUDF8KeEuwe44sfxl6S+1j+O3qYFoC7mbsiZGBEXsLiF5Lx2SLuumo14eHWJbguvrLn WltGYolIxsm7BiIKMkxr303MndlAkNSVuigUmqtHPFSV2iUAdIzSojUVsqDAM/X34vcW oT2IKEjBywzEGaverGDQo4g7v1RSigDJZRl9KUei+kFU4EyI8Hz2tNAi6bOh6/XR9+Fj VaFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=N/hqFhie22qC5Vt3k/upj4hK8Z9hNkli4niqioWLmMA=; b=aMCzT4fQz/3agXebGGoJwbgxyxA1VuIhsdGMnhV39A8T6pJqX0sKtqXD1UPrTFCoyJ WFlqRMWl1O0zSv8sdW4D4GV/chHmnh9A57xbAFNzmOPocFMQXGewB2rB1Rr/nUfTFUzW XPec9+7DfXLh/m2FYbaoqntFoKId0ktfCstVLzX6aGFNjlxZJNmKypBdxjkSsUPSKgOH nb5frPyfaEfqb7fBSB5ddXeeKbJnEiHDYbqR4RLMkgifEusTR8Yvop0sKWXZLMRaA0V6 b/APWWF9LqBTE+SBVupGNf9kaGETWgkEn//Z5XkHVWpOhlOdIwGzh0mk5Y52Bw8E+Ol7 QXKQ== X-Gm-Message-State: AOAM531pq3SdFVFDZLStPZZLQ5tfzfkYg+KLK/jBV5s/8Yxq4gOQyyVz 0iXcWsisx286gAvQZ6cb5ZSvtGa/L4ub2ILCl58Csg== X-Google-Smtp-Source: ABdhPJxrI3uTY4rWGMOluFmD6AkIgpy9Kf0yJVQMrB1nV3/O6WpBh0ewyjX52tv6LQ6nsucOdSjj9Jwhny+pzkKd+To= X-Received: by 2002:a05:6512:ace:: with SMTP id n14mr365462lfu.368.1622750150596; Thu, 03 Jun 2021 12:55:50 -0700 (PDT) MIME-Version: 1.0 From: Nick Desaulniers Date: Thu, 3 Jun 2021 12:55:39 -0700 Message-ID: Subject: Announcing Clang Built Linux Meetup II turbo To: Nathan Chancellor , Kees Cook , Manoj Gupta , Nathan Huckleberry , Dmitry Golovin , Alexander Potapenko , Behan Webster , Peter Smith , Sedat Dilek , Arnd Bergmann , Masahiro Yamada , Jann Horn , Sami Tolvanen , Bill Wendling , Mark Brown , bernhard.rosenkraenzer.ext@huawei.com Cc: clang-built-linux Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-toolchains@vger.kernel.org (bcc llvm-dev, linux-toolchains) Hey all, Following the success of our in person 2020 meetup https://github.com/ClangBuiltLinux/CBL-meetup-2020-slides, we'd like to hold another; this time virtually due to the circumstances. We're planning a one day meeting to discuss any and all things related to building the Linux kernel with Clang (and LLVM), before heading into Linux Plumbers Conf 2021 https://linuxplumbersconf.org/event/11/ the next week. Perhaps a good place to practice a talk for Plumbers, or for topics maybe more specific than would be appropriate at Plumbers? See also slides from our event last year https://github.com/ClangBuiltLinux/CBL-meetup-2020-slides for ideas of subject matter and target audience (ie. a mix of kernel developers, compiler devs, folks who understand one or the other, perhaps both; in my case, neither). When Friday September 17 2021; times to be determined. Call For Papers (CFP) Please file an issue at https://github.com/ClangBuiltLinux/CBL-meetup-II-turbo/issues with a proposal. The CFP deadline is Friday September 10; one week before the conference. We will add a schedule here with accepted talks. Updates Please click the "subscribe" button on https://github.com/ClangBuiltLinux/CBL-meetup-II-turbo/issues/1 to get email updates, or "watch" this repo on GitHub at https://github.com/ClangBuiltLinux/CBL-meetup-II-turbo. (We'll also be holding a "distributors conf" the day before, checkout out https://lists.llvm.org/pipermail/llvm-dev/2021-June/150861.html) Please feel free to forward this announcement to folks I might have missed! -- Thanks, ~Nick Desaulniers