mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Charles Manning <manningc2@actrix.gen.nz>
To: Greg KH <greg@kroah.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>,
	linux-kernel@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: How do I add yaffs file system to mainline?
Date: Fri, 29 Oct 2010 06:55:39 +1300	[thread overview]
Message-ID: <201010290655.39490.manningc2@actrix.gen.nz> (raw)
In-Reply-To: <20101028174432.GA2001@kroah.com>

On Friday 29 October 2010 06:44:32 Greg KH wrote:
> On Thu, Oct 28, 2010 at 10:26:41AM -0700, Randy Dunlap wrote:
> > On Fri, 29 Oct 2010 04:55:02 +1300 Charles Manning wrote:
> > > YAFFS has been used for many years as a third-party patch-in.
> > >
> > > I have recently been through the exercise of changing all the symbols
> > > to be more kernel friendly with the intention of mainlining into the
> > > linux tree.
> > >
> > > The code is in git at
> > > http://github.com/cdhmanning/linux-yaffs-integration/
> >
> > It's difficult to review & comment on a git tree.
> > We prefer patches via email for review.
> >
> > > Thanks to CELF and Google for sponsoring the effort so far.
> > >
> > > What still needs to be done to mainline this?
> > > Who do I need to approach?
> >
> > Either ask Stephen Rothwell to add the git tree to the linux-next daily
> > tree or ask Greg KH to add it to the drivers/staging/ area.
>
> I'd be glad to add the code to the staging tree, but to do so, do you
> have a list of things that are left to do in order to get it properly
> merged to the "real" portion of the kernel?

We're getting into a Catch-22 discussion here... Until I fully understand what 
is needed, I can't really say what needs to be done :-).

At this stage the code works, is integrated into, and compiles cleanly against 
Linus' 2.6 git. My git is based on Linus' 2.6 as of yesterday.

I have done symbol cleaning changing the old yaffs names of the form 
yaffs_ScanBackwards() to yaffs_scan_backward() etc.

What I really need is someone to look at what's there and tell me if there are 
still style issues etc that need changing.

I know there is a style guide etc, but when we're talking about processing 15k 
loc then some of those rules might be slightly bendable.

>
> And if so, what is preventing you from doing those tasks right now to
> get the code into the .38 kernel merge?

My biggest problem is not fully understanding the process.
Knowing if I need to change anything else and whom to send what to,

Thanks. Your input is much appreciated.

Charles



  reply	other threads:[~2010-10-28 17:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 15:55 Charles Manning
2010-10-28 17:26 ` Randy Dunlap
2010-10-28 17:41   ` Charles Manning
2010-10-28 17:49     ` Greg KH
2010-10-28 18:15       ` David Daney
2010-10-28 18:23         ` Greg KH
2010-10-28 17:44   ` Greg KH
2010-10-28 17:55     ` Charles Manning [this message]
2010-10-28 18:08       ` Greg KH
2010-10-28 18:29         ` Joe Perches
2010-10-28 18:31           ` Randy Dunlap
2010-10-28 18:38         ` Charles Manning
2010-10-28 18:40           ` Randy Dunlap
2010-10-29 19:16             ` James Cloos
  -- strict thread matches above, loose matches on Subject: below --
2010-10-28  0:08 Charles Manning
2010-10-28 17:58 ` Corey Ashford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010290655.39490.manningc2@actrix.gen.nz \
    --to=manningc2@actrix.gen.nz \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome