Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752487AbbEDKZH (ORCPT ); Mon, 4 May 2015 06:25:07 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:14801 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751344AbbEDKZB (ORCPT ); Mon, 4 May 2015 06:25:01 -0400 Message-ID: <55473AF5.2010003@huawei.com> Date: Mon, 4 May 2015 17:25:09 +0800 From: "long.wanglong" User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Tony Luck CC: Mark Salyzyn , , , , , , , 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> <551D7808.8040903@gmail.com> In-Reply-To: <551D7808.8040903@gmail.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.88.174] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020201.554748F8.0136,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 1ae148ab9252f9d7c562b5e95bf41790 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 827 Lines: 30 On 2015/4/3 1:10, marco wrote: >> 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 > > . > Hi Tony Luck, Could you please help to commit this patch? Thank you. Best Regards Wang Long -- 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/