Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751933AbbDBRKs (ORCPT ); Thu, 2 Apr 2015 13:10:48 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:35314 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751054AbbDBRKq (ORCPT ); Thu, 2 Apr 2015 13:10:46 -0400 Message-ID: <551D7808.8040903@gmail.com> Date: Thu, 02 Apr 2015 19:10:32 +0200 From: marco User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Mark Salyzyn , Wang Long , keescook@chromium.org, tony@atomide.com, ccross@android.com, tony.luck@intel.com CC: linux-kernel@vger.kernel.org, peifeiyue@huawei.com, morgan.wang@huawei.com, anton.vorontsov@linaro.org Subject: Re: [PATCH v2] ramoops: make it possible to change mem_type param. References: <1427765592-119343-1-git-send-email-long.wanglong@huawei.com> <551D4FFB.9000209@android.com> In-Reply-To: <551D4FFB.9000209@android.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 16 > On 03/30/2015 06:33 PM, Wang Long wrote: >> dummy_data->mem_size = mem_size; >> dummy_data->mem_address = mem_address; >> - dummy_data->mem_type = 0; >> + dummy_data->mem_type = mem_type; >> dummy_data->record_size = record_size; >> dummy_data->console_size = ramoops_console_size; >> dummy_data->ftrace_size = ramoops_ftrace_size; > Ack Acked-by: Marco Stornelli -- 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/