lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 4 May 2015 17:25:09 +0800
From:	"long.wanglong" <long.wanglong@...wei.com>
To:	Tony Luck <tony.luck@...el.com>
CC:	Mark Salyzyn <salyzyn@...roid.com>, <keescook@...omium.org>,
	<tony@...mide.com>, <ccross@...roid.com>,
	<linux-kernel@...r.kernel.org>, <peifeiyue@...wei.com>,
	<morgan.wang@...wei.com>, <anton.vorontsov@...aro.org>
Subject: Re: [PATCH v2] ramoops: make it possible to change mem_type param.

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 <marco.stornelli@...il.com>
> 
> .
> 

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ