From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from qw-out-1920.google.com ([74.125.92.150]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MERZn-0007Eo-Im for linux-mtd@lists.infradead.org; Wed, 10 Jun 2009 17:27:09 +0000 Received: by qw-out-1920.google.com with SMTP id 9so506328qwj.24 for ; Wed, 10 Jun 2009 10:27:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1244626509.5847.399.camel@localhost.localdomain> References: <1244550775.5847.385.camel@localhost.localdomain> <1244626509.5847.399.camel@localhost.localdomain> Date: Wed, 10 Jun 2009 10:27:00 -0700 Message-ID: Subject: Re: [PATCHv2] MTD: Add UBI reboot notifier From: Kevin Cernekee To: dedekind@infradead.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jun 10, 2009 at 2:35 AM, Artem Bityutskiy wrote: > 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. Looks good to me. Thanks.