From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754979Ab2GJADN (ORCPT ); Mon, 9 Jul 2012 20:03:13 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:45375 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752646Ab2GJADM (ORCPT ); Mon, 9 Jul 2012 20:03:12 -0400 Date: Mon, 9 Jul 2012 17:01:08 -0700 From: Anton Vorontsov To: Greg Kroah-Hartman , Kees Cook , Colin Cross , Tony Luck Cc: Arnd Bergmann , John Stultz , Shuah Khan , arve@android.com, Rebecca Schultz Zavin , Jesper Juhl , Randy Dunlap , Stephen Boyd , Thomas Meyer , Andrew Morton , Marco Stornelli , WANG Cong , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, linaro-kernel@lists.linaro.org, patches@linaro.org, kernel-team@android.com, Dan Carpenter Subject: Re: [PATCH resend 0/3] pstore/ram: Configurable ECC size Message-ID: <20120710000107.GA31743@lizard> References: <20120709234559.GA22203@lizard> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120709234559.GA22203@lizard> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 09, 2012 at 04:45:59PM -0700, Anton Vorontsov wrote: > Hi all, > > Just a few patches left from the series that used to add configurable > ECC size for pstore/ram backend. Most patches were merged into -next, > and this is just a resend of the leftovers. Oh, I fogot: actually, it's not a plain resend, I fixed Dan Carpenter's comment (thanks!): added more text about special ecc=1 case, both as a module param description and as a comment in the code. -- Anton Vorontsov Email: cbouatmailru@gmail.com