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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DECF6C433EF for ; Mon, 4 Jul 2022 16:03:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234068AbiGDQD1 (ORCPT ); Mon, 4 Jul 2022 12:03:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234036AbiGDQDY (ORCPT ); Mon, 4 Jul 2022 12:03:24 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4959115E; Mon, 4 Jul 2022 09:03:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 83629B8115E; Mon, 4 Jul 2022 16:03:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B603DC3411E; Mon, 4 Jul 2022 16:03:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1656950601; bh=u9+2+BgYdXevELITx1OrbF7fQTuDUnsXo9A1UgIbV9E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ql0IkogV7g/hllLKeQy5LMYaV4KfNA229XGkBOt1gT5noCIBKcMjLU7p+oQkP3Lji 0acD32iZFPzbOFYJ+YKWpESckG3SJQuBaleYV11I4FIr7Lh0GpOwySo6Q4b3Bqt8kF dGcKv8Ox3j5Y76MJvnpDAC+SKZBr8a1VxvX+YCfo= Date: Mon, 4 Jul 2022 18:03:18 +0200 From: Greg Kroah-Hartman To: Alexander Potapenko Cc: Al Viro , Linus Torvalds , Alexei Starovoitov , Andrew Morton , Andrey Konovalov , Andy Lutomirski , Arnd Bergmann , Borislav Petkov , Christoph Hellwig , Christoph Lameter , David Rientjes , Dmitry Vyukov , Eric Dumazet , Herbert Xu , Ilya Leoshkevich , Ingo Molnar , Jens Axboe , Joonsoo Kim , Kees Cook , Marco Elver , Mark Rutland , Matthew Wilcox , "Michael S. Tsirkin" , Pekka Enberg , Peter Zijlstra , Petr Mladek , Steven Rostedt , Thomas Gleixner , Vasily Gorbik , Vegard Nossum , Vlastimil Babka , kasan-dev , Linux-MM , linux-arch , Linux Kernel Mailing List , Evgenii Stepanov , Nathan Chancellor , Nick Desaulniers , Segher Boessenkool , Vitaly Buka , linux-toolchains Subject: Re: [PATCH v4 43/45] namei: initialize parameters passed to step_into() Message-ID: References: <20220701142310.2188015-1-glider@google.com> <20220701142310.2188015-44-glider@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 04, 2022 at 05:49:13PM +0200, Alexander Potapenko wrote: > This e-mail is confidential. If you received this communication by > mistake, please don't forward it to anyone else, please erase all > copies and attachments, and please let me know that it has gone to the > wrong person. This is not compatible with Linux kernel development, sorry. Now deleted.