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 25F00C4167D for ; Tue, 7 Nov 2023 21:23:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235227AbjKGVXk (ORCPT ); Tue, 7 Nov 2023 16:23:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234888AbjKGVXi (ORCPT ); Tue, 7 Nov 2023 16:23:38 -0500 Received: from mail-io1-xd2f.google.com (mail-io1-xd2f.google.com [IPv6:2607:f8b0:4864:20::d2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E3AF10D5 for ; Tue, 7 Nov 2023 13:23:36 -0800 (PST) Received: by mail-io1-xd2f.google.com with SMTP id ca18e2360f4ac-7a950f1451fso50075539f.1 for ; Tue, 07 Nov 2023 13:23:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1699392215; x=1699997015; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=wtzi+TszAqVWEZJQWIHSFO/HSHZJHi2BvQ12spn5fho=; b=ZQb9I1hQiQxV5PND4Ea68bZEmNh19y0Zs+jwJHjplPT3KmtnP+XGBP1M7rivOZYZui ibA1Qi3yIQnttKYUxiEv6k+dJZp1AjbQbRVKGEZxSlbnRKdJMWts5O8yt9ei4MPkoM/V BLQ+fgde4E7YVbglbSKbuNrbokmReirkwmeQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699392215; x=1699997015; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wtzi+TszAqVWEZJQWIHSFO/HSHZJHi2BvQ12spn5fho=; b=QQ7tB0kYD77kbzMzOUb/vfFfIjmO6qPI5bQxOIIfkDgpF+FZhkB1Bx+3ITB3sb6vkB yhdDcg8MUgf3hR1Njs8kGRJUtXdm7r9d84JqI6Qby3BTKlzgpCHUXxGP14zDxgyreaZ/ zlkoQ6xA1kPmn7vemPjQMYNwALnM3hxsFQXIiy71WB2Xiri7zVMd175sT6DcsAPFDhn9 FWuLI9/NnXyZPIn1TlOoiy8dWzXI6Jp/N63Ruj1wM3PJ4z2kGZ3isbpp5BzWCStEo1m2 ni915hDP2RrqhtjZGuM38QOozRQTp8/ROxRoUo/fIjCmTjfZ8CMOs33ZKrJLsuIWB2QB r50Q== X-Gm-Message-State: AOJu0Yywl9PtaCo5WxCjvvWQsR89mR29CWPRSEwzNGzuK9iMFPG5lb1/ LRiOcVQRQIF53sXvmVbbAua4UA== X-Google-Smtp-Source: AGHT+IFUJw2/d40v1RpVWENnkltY7sbFKy+YRt8lL1zimhATc9h6LLV6++VkRY9Dgw1ERsUTIleVdw== X-Received: by 2002:a5d:8ad7:0:b0:7ad:3ee0:86fc with SMTP id e23-20020a5d8ad7000000b007ad3ee086fcmr80165iot.1.1699392215338; Tue, 07 Nov 2023 13:23:35 -0800 (PST) Received: from [192.168.1.128] ([38.175.170.29]) by smtp.gmail.com with ESMTPSA id gq10-20020a0566382d0a00b00458edc46632sm2883067jab.156.2023.11.07.13.23.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Nov 2023 13:23:34 -0800 (PST) Message-ID: <0f3a63ff-cbf9-4e06-8f4f-fd22bafa26fe@linuxfoundation.org> Date: Tue, 7 Nov 2023 14:23:34 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] selftests: capabilities: namespace create varies for root and normal user Content-Language: en-US To: Swarup Laxman Kotiaklapudi , shuah@kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Cc: linux-kernel-mentees@lists.linuxfoundation.org, Shuah Khan References: <20230929125348.13302-1-swarupkotikalapudi@gmail.com> From: Shuah Khan In-Reply-To: <20230929125348.13302-1-swarupkotikalapudi@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/29/23 06:53, Swarup Laxman Kotiaklapudi wrote: > Change namespace creation for root and non-root > user differently in create_and_enter_ns() function > Sorry for the delay on reviewing this. Can you tell me more about why this change is needed and include it in the change log. thanks, -- Shuah