Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755459Ab2EPPbH (ORCPT ); Wed, 16 May 2012 11:31:07 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:19908 "EHLO g1t0027.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754367Ab2EPPbB (ORCPT ); Wed, 16 May 2012 11:31:01 -0400 Message-ID: <1337182252.2424.18.camel@lorien2> Subject: Re: [PATCH 2/6] pstore/ram: Add console messages handling From: Shuah Khan Reply-To: shuahkhan@gmail.com To: Anton Vorontsov Cc: shuahkhan@gmail.com, Greg Kroah-Hartman , Kees Cook , Colin Cross , Tony Luck , Arnd Bergmann , John Stultz , 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 Date: Wed, 16 May 2012 09:30:52 -0600 In-Reply-To: <20120516125634.GB20475@lizard> References: <20120516125330.GA15460@lizard> <20120516125634.GB20475@lizard> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 625 Lines: 16 On Wed, 2012-05-16 at 05:56 -0700, Anton Vorontsov wrote: > This is all straightforward: we just use the last region for > console logging. If there's just one region, we fall-back to > the old behaviour: just a oops/dumps logging. What about the saving /proc/last_kmsg? Are you not bringing that feature from ramconsole? Sorry if I missed it in reading the patches. -- Shuah -- 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/