All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Kevin Cernekee <kpc.mtd@gmail.com>
Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2] MTD: Add UBI reboot notifier
Date: Wed, 10 Jun 2009 14:59:42 +0300	[thread overview]
Message-ID: <1244635182.5847.402.camel@localhost.localdomain> (raw)
In-Reply-To: <1244626509.5847.399.camel@localhost.localdomain>

On Wed, 2009-06-10 at 12:35 +0300, Artem Bityutskiy wrote:
> On Tue, 2009-06-09 at 10:59 -0700, Kevin Cernekee wrote:
> > Terminate the UBI background thread prior to restarting the system.
> > 
> > Changes from v1:
> > 
> > Add ubi_sync() at the end, to make sure the underlying MTD device has
> > synchronized its buffers.
> > 
> > Clean up comments and formatting.
> > 
> > Signed-off-by: Kevin Cernekee <kpc.mtd@gmail.com>
> 
> I've pushed this patch to ubi-2.6.git/master. I've tested it
> even. And I amended comments a little. Please, check it:
> 
> http://git.infradead.org/ubi-2.6.git?a=commit;h=79c293b2629882a1db3a850ed6b84bd1d8a464a7
> 
> If you are fine with this, I'll put it to ubi-2.6.git/linux-next
> and merge it this merge window.

Ok, I've actually pushed this to ubi-2.6.git/linux-next, I just
assume you should not have issues with my tweaks.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind@infradead.org>
To: Kevin Cernekee <kpc.mtd@gmail.com>
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2] MTD: Add UBI reboot notifier
Date: Wed, 10 Jun 2009 14:59:42 +0300	[thread overview]
Message-ID: <1244635182.5847.402.camel@localhost.localdomain> (raw)
In-Reply-To: <1244626509.5847.399.camel@localhost.localdomain>

On Wed, 2009-06-10 at 12:35 +0300, Artem Bityutskiy wrote:
> On Tue, 2009-06-09 at 10:59 -0700, Kevin Cernekee wrote:
> > Terminate the UBI background thread prior to restarting the system.
> > 
> > Changes from v1:
> > 
> > Add ubi_sync() at the end, to make sure the underlying MTD device has
> > synchronized its buffers.
> > 
> > Clean up comments and formatting.
> > 
> > Signed-off-by: Kevin Cernekee <kpc.mtd@gmail.com>
> 
> I've pushed this patch to ubi-2.6.git/master. I've tested it
> even. And I amended comments a little. Please, check it:
> 
> http://git.infradead.org/ubi-2.6.git?a=commit;h=79c293b2629882a1db3a850ed6b84bd1d8a464a7
> 
> If you are fine with this, I'll put it to ubi-2.6.git/linux-next
> and merge it this merge window.

Ok, I've actually pushed this to ubi-2.6.git/linux-next, I just
assume you should not have issues with my tweaks.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


  reply	other threads:[~2009-06-10 11:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09  5:14 [PATCH] MTD: Add UBI reboot notifier Kevin Cernekee
2009-06-09  5:14 ` Kevin Cernekee
2009-06-09 12:13 ` Artem Bityutskiy
2009-06-09 12:13   ` Artem Bityutskiy
2009-06-09 12:32 ` Artem Bityutskiy
2009-06-09 12:32   ` Artem Bityutskiy
2009-06-09 17:59   ` [PATCHv2] " Kevin Cernekee
2009-06-09 17:59     ` Kevin Cernekee
2009-06-10  9:35     ` Artem Bityutskiy
2009-06-10  9:35       ` Artem Bityutskiy
2009-06-10 11:59       ` Artem Bityutskiy [this message]
2009-06-10 11:59         ` Artem Bityutskiy
2009-06-10 17:27       ` Kevin Cernekee
2009-06-10 17:27         ` Kevin Cernekee
2010-02-12 13:13     ` Artem Bityutskiy
2010-02-12 13:13       ` Artem Bityutskiy
2010-02-12 13:45       ` Norbert van Bolhuis
2010-02-12 13:45         ` Norbert van Bolhuis
2010-02-12 15:20         ` David Woodhouse
2010-02-12 15:20           ` David Woodhouse
2010-02-12 15:21         ` Artem Bityutskiy
2010-02-12 15:21           ` Artem Bityutskiy

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=1244635182.5847.402.camel@localhost.localdomain \
    --to=dedekind@infradead.org \
    --cc=dwmw2@infradead.org \
    --cc=kpc.mtd@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.