--- fs/nfs/nfsroot.c-old 2004-04-19 14:11:17.000000000 -0700 +++ fs/nfs/nfsroot.c 2004-04-21 06:48:23.000000000 -0700 @@ -273,7 +273,7 @@ static int __init root_nfs_parse(char *n */ static int __init root_nfs_name(char *name) { - static char buf[NFS_MAXPATHLEN]; + static char buf[NFS_MAXPATHLEN] __initdata; char *cp; /* Set some default values */