From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750958Ab3BFFEZ (ORCPT ); Wed, 6 Feb 2013 00:04:25 -0500 Received: from terminus.zytor.com ([198.137.202.10]:56896 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716Ab3BFFEW (ORCPT ); Wed, 6 Feb 2013 00:04:22 -0500 Message-ID: <5111E44C.2040308@zytor.com> Date: Tue, 05 Feb 2013 21:04:12 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Kasatkin, Dmitry" CC: Peter Jones , linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC 2/2] initramfs with digital signature protection References: <20130205203616.GA8228@fenchurch.internal.datastacks.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/2013 02:09 PM, Kasatkin, Dmitry wrote: > > It should not be like that. Actually when pre-init exits, cleanup code > umount tmpfs, which in turn cleanups the RAM. > It doesn't quite... the rootfs is permanent. This is also only one usage mode: there are quite a few Linux systems running directly out of initramfs. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.