lkml.org 
[lkml]   [2013]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] platform/chrome: Add pstore platform_device
From
On Mon, Nov 25, 2013 at 12:04 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 11/25/13 11:37, Olof Johansson wrote:
>> Add the ramoops pstore device so that we get logs of panics across reboots.
>>
>> Signed-off-by: Olof Johansson <olof@lixom.net>
>> ---
>>
>> drivers/platform/chrome/Kconfig | 14 +++++
>> drivers/platform/chrome/Makefile | 1 +
>> drivers/platform/chrome/chromeos_pstore.c | 101 ++++++++++++++++++++++++++++++
>> 3 files changed, 116 insertions(+)
>> create mode 100644 drivers/platform/chrome/chromeos_pstore.c
>>
>> diff --git a/drivers/platform/chrome/Kconfig b/drivers/platform/chrome/Kconfig
>> index b13303e75a34..06c53c8132ad 100644
>> --- a/drivers/platform/chrome/Kconfig
>> +++ b/drivers/platform/chrome/Kconfig
>> @@ -25,4 +25,18 @@ config CHROMEOS_LAPTOP
>> If you have a supported Chromebook, choose Y or M here.
>> The module will be called chromeos_laptop.
>>
>> +config CHROMEOS_PSTORE
>> + tristate "Chrome OS pstore support"
>> + ---help---
>> + This module instantiates the persistent storage on x86 ChromeOS
>> + devices. It can be used to store away console logs and crash
>> + information across reboots.
>> +
>> + The range of memory used is 0xf00000-0x1000000, tradionally the
>
> traditionally

Thanks! Fixed in-tree but won't repost if this is the only feedback.


-Olof


\
 
 \ /
  Last update: 2013-11-25 22:21    [W:0.037 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site