Re: [patch 02/10] Dont touch fs_struct in usermodehelper

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <greg@...>
Cc: <jblunck@...>, <linux-kernel@...>, <viro@...>, <hch@...>, <agruen@...>, <tiwai@...>
Date: Thursday, September 27, 2007 - 4:39 pm

On Thu, Sep 27, 2007 at 10:46:04AM -0700, Greg KH wrote:

rootfs is mounted by init_mount_tree, and curret->fs is set up for init
there aswell.  This is called by mnt_init, which is called by
vfs_caches_init, which is called by start_kernel far before we go to
rest_init which finally creates a thread to call kernel_init which then
calls do_basic_setup which calls do_initcalls to initialize drivers and
afterwards runs the initrd/initramfs.

While the actual function names in main.c changed quite a bit we've
initialized the initial namespace very early on since the 2.5 days.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 02/10] Dont touch fs_struct in usermodehelper, Christoph Hellwig, (Fri Sep 28, 2:33 pm)
Re: [patch 02/10] Dont touch fs_struct in usermodehelper, Christoph Hellwig, (Thu Sep 27, 4:39 pm)