Re: [PATCH] make INIT_FS use the __RW_LOCK_UNLOCKED initialization

From: David Miller
Date: Thu Dec 11 2008 - 23:28:24 EST


From: Sam Ravnborg <sam@xxxxxxxxxxxx>
Date: Thu, 11 Dec 2008 22:22:28 +0100

> >
> > Guys, let's not take it to init/main.c, please. That file is basically
> > a trashcan and I'd rather take that stuff to more or less relevant places
> > in kernel/* and fs/*. FWIW, I've done that with init_files (fs/file.c)
> > some time ago. For init_fs... Hell knows. Might make sense to take
> > that to separate file, actually (kernel/exit.c and kernel/fork.c bits
> > related to fs_struct).
> >
> > BTW, why does sparc64 export put_fs_struct?
> I have sent a patch to davem now to get it removed.

It was used by the sunos and solaris syscall compat layers, which were
removed recently.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/