[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191209075517.GA691602@kroah.com>
Date: Mon, 9 Dec 2019 08:55:17 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Tao Xu <tao3.xu@...el.com>
Cc: rafael.j.wysocki@...el.com, lenb@...nel.org, keith.busch@...el.com,
dan.j.williams@...el.com, dave.hansen@...ux.intel.com,
linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ACPI/HMAT: Fix the parsing of Cache Associativity and
Write Policy
On Mon, Dec 09, 2019 at 03:43:21PM +0800, Tao Xu wrote:
> Gentle ping :)
>
> On 12/2/2019 3:03 PM, Tao Xu wrote:
> > In chapter 5.2.27.5, Table 5-147: Field "Cache Attributes" of
> > ACPI 6.3 spec: 0 is "None", 1 is "Direct Mapped", 2 is "Complex Cache
> > Indexing" for Cache Associativity; 0 is "None", 1 is "Write Back",
> > 2 is "Write Through" for Write Policy.
> >
> > Signed-off-by: Tao Xu <tao3.xu@...el.com>
> > ---
> > drivers/acpi/numa/hmat.c | 4 ++--
> > include/linux/node.h | 4 ++--
> > 2 files changed, 4 insertions(+), 4 deletions(-)
It was the middle of the merge window that just ended a few hours ago.
Please give maintainers a chance to catch up...
Powered by blists - more mailing lists