[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101103174607.GA6777@kroah.com>
Date: Wed, 3 Nov 2010 10:46:07 -0700
From: Greg KH <greg@...ah.com>
To: cdhmanning@...il.com
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 1/9] Add yaffs Kconfig and Makefile
On Thu, Nov 04, 2010 at 05:53:16AM +1300, cdhmanning@...il.com wrote:
> From: Charles Manning <cdhmanning@...il.com>
>
> Adding yaffs2 file system.
>
> Signed-off-by: Charles Manning <cdhmanning@...il.com>
> ---
> fs/yaffs2/Kconfig | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> fs/yaffs2/Makefile | 17 +++++
Don't do this as your first patch, make it your last one. Otherwise the
build will break when you apply this one to the tree.
Remember, we need to be able to have a correct build at every patch in
the whole development series, otherwise tools like 'git bisect' will not
work properly.
Also, is your goal to get this cleaned up good enough to get it into .38
in the "real" place in the kernel, or do you want to see it go through
staging and take a bit longer to get everything cleaned up properly
before moving to the "real" location?
Either is fine with me, just curious.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists