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=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 4E9E0C433EA for ; Thu, 16 Jul 2020 17:05:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2CF2D2076D for ; Thu, 16 Jul 2020 17:05:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="FKj1PFU+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729066AbgGPRFN (ORCPT ); Thu, 16 Jul 2020 13:05:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728860AbgGPRFM (ORCPT ); Thu, 16 Jul 2020 13:05:12 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29559C08C5C0 for ; Thu, 16 Jul 2020 10:05:12 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id d1so4133054plr.8 for ; Thu, 16 Jul 2020 10:05:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=j14+opphqNF4U86DBZtMYzwDu8f+tRjw4XJQRMpPA4I=; b=FKj1PFU+S6dmuzsw937AQmptM4LAiNQtHyfYVXDS1tCSj/+Ux+hMuXQXGuN+JAuE80 6UyWV4dL5L4+xnnONe2RL+AntOtYm1CN4HF4wevPhrCJtH5LP1yffZKTIpSAE5XlAWgl lFO/+PuAi+J0onuXjtskW1Edvo+9U3djYppG7Vo8VOSwT5xcz7vKgofq8oRoR/ooK2oW 9k0+J6SKNyoYfBUvS4S6camqKWCSwd5uxkHkz0yYdJuVKe13Jljh/fWazhU0WSrDtFkz qcJCUurDxlboEOtHhHFCZ3+rmmAHQ3VOb3y/BkFeeuQy441tbt/HQvF5SlrxVEocujEt hPtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=j14+opphqNF4U86DBZtMYzwDu8f+tRjw4XJQRMpPA4I=; b=lGY4yi18KjVyE/dqvWagW96OPRv1PstsOj4rsnYkdAPNGjDkRFXK63sDUVuaM6duIH GSSulB1UA/iMpXq6yYebYVHkreKExxKWSOA4fDtpjRtsYvMRDBHnuhi+YDKw0FRbKLJ0 43N763QyCRjFNxelDr9AgUVDzWzofVggEy47iyO6wr4wsaV3UhBKBdcYy50mFaAlLmhM ta1h3UM/tFbFwB6CZU6ntHPsyIFu8Lm1u1fDzCfMJiHt8mqb0exU3mSNoAbfYzRJV16Y R8t3Vp5GkL/GY3Wt69PhuNYBlXBlpr474J+gkCnrHyiDU4ERM49I8nnnt78fU2939TfP zF0g== X-Gm-Message-State: AOAM533PD5Y5xJ5ZSvWC6u5EJEXeZlxw3kQnVb2BgEqncpc7w0bRjab3 UfYSKu5AIGB3rPiQ7h32ap9mU3z9G4OPzxJbVoi6AA== X-Google-Smtp-Source: ABdhPJyWwbg4wI79SuNeMUuIsVSWr5bmDV2q1y+lOxsjw2961NgYNuV+yKqK3mKd0cwtSwtUhyGH3SKwQie614RBRaA= X-Received: by 2002:a17:90a:30ea:: with SMTP id h97mr5949275pjb.32.1594919111381; Thu, 16 Jul 2020 10:05:11 -0700 (PDT) MIME-Version: 1.0 References: <20200716112840.GC8484@osiris> In-Reply-To: <20200716112840.GC8484@osiris> From: Nick Desaulniers Date: Thu, 16 Jul 2020 10:05:00 -0700 Message-ID: Subject: Re: linux plumbers + clang + s390 virtualized testing To: Heiko Carstens Cc: Vasily Gorbik , linux-s390 , clang-built-linux , LKML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 16, 2020 at 4:28 AM Heiko Carstens wrote: > > Hi Nick, > > > We were very excited to see your patches going by for enabling Clang > > support for s390. Since then, we've added s390 builds to our > > continuous integration setup. > > > > We've been running into a few issues with doing virtualized boot tests > > of our kernels on s390. > > > > I was curious if you'll both be attending Linux plumbers conf? If we > > carve out time for an s390+clang talk, would this be of interest to > > you to attend? > > I will not attend, however cannot speak for Vasily. He will have to > answer as soon as he returns - besides that enabling Clang support for > s390 was done by Vasily anyway :) Hey, Thanks for following up; I got a bounce back from your previous email address. I had just noticed your update to .mailmap+MAINTAINERS last night. You beat me to the punch. No worries. -- Thanks, ~Nick Desaulniers