Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752532Ab2FSCMo (ORCPT ); Mon, 18 Jun 2012 22:12:44 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:40004 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751511Ab2FSCMn (ORCPT ); Mon, 18 Jun 2012 22:12:43 -0400 Date: Mon, 18 Jun 2012 19:10:51 -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 Subject: [PATCH 0/7] pstore/ram: Early registration and configurable ECC buffers size Message-ID: <20120619021050.GA19387@lizard> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 Content-Length: 804 Lines: 23 Hi all, Here are some more updates for the pstore/ram: it is implementation of Colin Cross's and Arve Hjønnevåg's suggestions, i.e. early probing and configurable ECC size. The last one needed quite a bit of cleanups in the core code, though. Thanks, --- fs/pstore/ram.c | 77 ++++++++++++++++++++++---------------------- fs/pstore/ram_core.c | 65 ++++++++++++++++++++----------------- include/linux/pstore_ram.h | 11 +++---- 3 files changed, 79 insertions(+), 74 deletions(-) -- Anton Vorontsov Email: cbouatmailru@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/