[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1808020857130.1835@nanos.tec.linutronix.de>
Date: Thu, 2 Aug 2018 09:05:12 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Chao Fan <fanc.fnst@...fujitsu.com>
cc: Dou Liyang <douly.fnst@...fujitsu.com>,
linux-kernel@...r.kernel.org, x86@...nel.org, hpa@...or.com,
mingo@...hat.com, bhe@...hat.com, keescook@...omium.org,
yasu.isimatu@...il.com, indou.takao@...fujitsu.com,
caoj.fnst@...fujitsu.com
Subject: Re: [PATCH v4 3/4] x86/boot/KASLR: Walk srat tables to filter
immovable memory
On Thu, 2 Aug 2018, Chao Fan wrote:
> On Thu, Aug 02, 2018 at 11:47:13AM +0800, Dou Liyang wrote:
Removed 70 lines of complete useless information....
> >> + table = (struct acpi_subtable_header *)
> >> + ((unsigned long)table_header + sizeof(struct acpi_table_srat));
> >> +
> >> + table_size = sizeof(struct acpi_subtable_header);
> >
> >table_size isn't used, can be remove.
> >
>
> Thank you very much, will update in next version.
And yet another 40 lines.
>
Folks. Can you please both stop this annoying habit of keeping the full
context of the mail and then sprinkling a random sentence into the middle?
Thanks,
tglx
Powered by blists - more mailing lists