Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F8F4C54E94 for ; Wed, 25 Jan 2023 23:44:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229481AbjAYXoJ (ORCPT ); Wed, 25 Jan 2023 18:44:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230190AbjAYXoF (ORCPT ); Wed, 25 Jan 2023 18:44:05 -0500 Received: from mail-io1-xd2c.google.com (mail-io1-xd2c.google.com [IPv6:2607:f8b0:4864:20::d2c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BDA02915D for ; Wed, 25 Jan 2023 15:43:33 -0800 (PST) Received: by mail-io1-xd2c.google.com with SMTP id d22so31127iof.5 for ; Wed, 25 Jan 2023 15:43:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=lLsfGB7o6bQLZlJn8wIPp4i153QNI/rS+u5LYvXXrlI=; b=C4DSrmntZfcfbtjDjVey7HsRIcI7mPcVbjwJayVjP4yni5Piwsg3/nnLLMhSIRKLb+ ZJYt7M8EI7h4MlBqVDJTtJx7hdaC2/WadGhfsAFvYlVO+8yX9QzaBwbBcQUu2aOu+mVR 4S5Fa5Ml8zL4Ly0yLdI0jqLcdEUWkqlEX2d6PFLBpuQnMKTPJaBW9LdLBf1QpeXq0WS/ AWlpSgS59URInsUKVZ/A73x7YNfxYciIliiQMGaksQ7VTBvJZUut8HOJOAzBpiJPWxQO dHR2BS0OnRMGNPzxkGgrpU3dUW97Kpmjwx9jdiLMIuMsfIuCXgVAuk4LrY5OzPY9DNDO bdlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=lLsfGB7o6bQLZlJn8wIPp4i153QNI/rS+u5LYvXXrlI=; b=K8ghgapsNF4l4DwRy6VYFmMCrPZ5Ml9xhydHVtw52M+7ItfYZpGyhBIM0sVb5rGQMm oW3Z0UNyRVt6e7RsjXFjZwUoo7+aiS2HV0TUZOjTWIvCIgtCaRs54s1Ow3vRnYfg5AlY dAP21Lo75ZPX+B8yqX84S9wQz4pa6bOj7uGoFeiAxZC0B8fGANXXdyvcsas48NI7H3+b 7nKBW+RkZLJGe12Fy0FVEVQ5JNMeOmoTjX//tq8Q+/E9ZYoZUN6cUp8xaTuETkLwFvPt 3Z9n2TLgnAjveAwfyRd17QU6PYrd4dSYFeq71BWUdYR3+XlNWL3GBHBFAH1LguCWHMOt d7cg== X-Gm-Message-State: AFqh2kpdrK239Q3KP/NwqcTBHv9rkcFnrCZU/92glUCX++4y5VLAXp6y ATx7UW9Hz0zXW5DlQnx8D/AVDx0crxJlHN21ds0= X-Google-Smtp-Source: AMrXdXv+qBRy2MHr0D1QR2YXL2+ixa7Z3IXZPhf8EhPY6E8nwAlB1zBAWBubqNe1sePEF/3y7BJHwrKFzbPqQi0EtYY= X-Received: by 2002:a05:6638:36c6:b0:39e:8c9c:7e37 with SMTP id t6-20020a05663836c600b0039e8c9c7e37mr3674865jau.77.1674690207948; Wed, 25 Jan 2023 15:43:27 -0800 (PST) MIME-Version: 1.0 References: <20230124234156.211569-1-avagin@google.com> In-Reply-To: From: Andrei Vagin Date: Wed, 25 Jan 2023 15:43:16 -0800 Message-ID: Subject: Re: [PATCH 0/6 v4] seccomp: add the synchronous mode for seccomp_unotify To: Sean Christopherson Cc: Andrei Vagin , Peter Zijlstra , linux-kernel@vger.kernel.org, Kees Cook , Christian Brauner , Chen Yu , Andy Lutomirski , Dietmar Eggemann , Ingo Molnar , Juri Lelli , Peter Oskolkov , Tycho Andersen , Will Drewry , Vincent Guittot Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2023 at 9:46 AM Sean Christopherson wrote: > > On Tue, Jan 24, 2023, Andrei Vagin wrote: > > From: Andrei Vagin > > Is attributing your personal email intentional, or is user.email in your git config > misconfigured? Quite a few folks use non-corp accounts, but I don't think I've > ever seen a case where someone intentionally posts from their corp email on behalf > of a personal account. > > I don't mean to be the SoB police, this just stood out as being very odd. I was more often working on kernel changes unrelated to my work at Google. They were around the CRIU project. It is why I used my personal email in the kernel git config. I will fix that. Thanks, Andrei