Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4871168ybl; Wed, 22 Jan 2020 06:14:08 -0800 (PST) X-Google-Smtp-Source: APXvYqwEw83RChGMobeUwbqecJPPkjX68hn/WGlkJb59lrIcnZlUsA24xfaPbz7xiQFEuxq8s0ZQ X-Received: by 2002:a05:6830:10c4:: with SMTP id z4mr7688904oto.120.1579702448503; Wed, 22 Jan 2020 06:14:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579702448; cv=none; d=google.com; s=arc-20160816; b=GB/CM1UwGQ/Cgnr6oH9o7uflZdbJnsN+0LRMHaD4VW3Vf1fdhVxo4Il50B7zPcc9WL CzmeACZEpLoJHBdpj7rkSSfH818avyhyKaLFZEXUiX/0RYB+LxoqE+iYnrPg3YWDh77w mTY2LuO9PQK/0F85Pxf89izoP+2F66hsVjZiQzygX7BWeoEKLySusyS4v8YqLG13xq8C DEmBLnxP2idB209y/1Wpa6ROFceJrca6ckYLri8VvMdeMcDVr7x+9xNak0ZYpvJUZnGo nmvO1GsAnpQYJ8H1ScjiwnBqfWRQU8WxQ9fwdJNzLrykoeYaSWUgEyKn3SEhxFek8jSG Yhhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=NGCCCUJzbPzVBdVKbgmvUA8l8m3FclhWHwIqpBT3h80=; b=TVBmYrS35cpx5wc4eAOgdpoRT+r8eWHtGNyKiHvj86ByJTe3J16iwCuVO1x5SSTl7e zh4gmq8hepwliwcKnPW4wKzKO1xLQVVXirci+cnOgUEoqybhhaAIGcwPXkp0xGmSAVfz Mc8VFZyEQDsOOvSagygKhA1/uUSHYkD4CX8acVBvvfhLz04ldQJAm7SIBXVOk09cAcG/ NGiWSj5AVtCRiwJWAzsMyKisFvIoh3NEetQn77bAQbwHxzur5U+4Wp2i+Is5xNjQSRit Rw26L6Y/UVyO+Gm4mPore3Eet3VtC0EtcRWxsACXsD6hvwoIXVt+MWC8C69irUFZQ6Pq L2+Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2PmxpTvh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d6si20839180oic.274.2020.01.22.06.13.55; Wed, 22 Jan 2020 06:14:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2PmxpTvh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725911AbgAVOMw (ORCPT + 99 others); Wed, 22 Jan 2020 09:12:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:49460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725802AbgAVOMv (ORCPT ); Wed, 22 Jan 2020 09:12:51 -0500 Received: from localhost (unknown [84.241.205.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C14AA24655; Wed, 22 Jan 2020 14:12:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579702371; bh=GN5fpjzQ7RCIW8Tfebgcv7+9z7zFZtxiAauAoCBSrqg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2PmxpTvhKKwEmXQnQwBL5EOqA+ZvncBP6H/WVI3acRiWV3pLFdTh3eA1BQA6FC/y8 fiqpPbOYfYvMADSft40JJMFK6XOueof59PzVQNVlFsmAmmk5L7B4v+jVewenpVIfpG s0kHYWJKUW5Y32/mQcotxLZTJY3k8DRHVWNOFmHg= Date: Wed, 22 Jan 2020 15:12:48 +0100 From: Greg Kroah-Hartman To: Topi Miettinen Cc: Luis Chamberlain , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2] firmware_loader: load files from the mount namespace of init Message-ID: <20200122141248.GA12472@kroah.com> References: <0e3f7653-c59d-9341-9db2-c88f5b988c68@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e3f7653-c59d-9341-9db2-c88f5b988c68@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 18, 2020 at 06:03:07PM +0200, Topi Miettinen wrote: > >From 0b88ff99acccaefbe9b86b6a1ceebf5b075f388f Mon Sep 17 00:00:00 2001 > From: Topi Miettinen > Date: Fri, 17 Jan 2020 19:56:45 +0200 > Subject: [PATCH] firmware_loader: load files from the mount namespace of init > > Instead of using the mount namespace of the current process to load > firmware files, use the mount namespace of init process. > > Signed-off-by: Topi Miettinen What changed from v1? Also, you had a great description for your first patch, put all that in here too. And finally, no need to include the header of it, use 'git send-email' to send it directly. thanks, greg k-h