From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v9 11/12] ACPI: Add PPTT to injectable table list Date: Sat, 12 May 2018 12:10:40 +0200 Message-ID: References: <20180511235807.30834-1-jeremy.linton@arm.com> <20180511235807.30834-12-jeremy.linton@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180511235807.30834-12-jeremy.linton@arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Jeremy Linton Cc: ACPI Devel Maling List , Sudeep Holla , Linux ARM , Lorenzo Pieralisi , Hanjun Guo , "Rafael J. Wysocki" , Will Deacon , Catalin Marinas , Greg Kroah-Hartman , Mark Rutland , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, wangxiongfeng2@huawei.com, vkilari@codeaurora.org, Al Stone , Dietmar Eggemann , Morten Rasmussen , palmer@sifive.com, Len Brown , John Garry List-Id: linux-acpi@vger.kernel.org On Sat, May 12, 2018 at 1:58 AM, Jeremy Linton wrote: > Add ACPI_SIG_PPTT to the table so initrd's can override the > system topology. > > Signed-off-by: Geoffrey Blake > Signed-off-by: Jeremy Linton > Tested-by: Ard Biesheuvel > Tested-by: Vijaya Kumar K > Tested-by: Xiongfeng Wang > Tested-by: Tomasz Nowicki > Acked-by: Ard Biesheuvel I'm assuming that this will be routed along with the rest of the series, so Acked-by: Rafael J. Wysocki > --- > drivers/acpi/tables.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c > index 849c4fb19b03..30d93bf7c6a2 100644 > --- a/drivers/acpi/tables.c > +++ b/drivers/acpi/tables.c > @@ -457,7 +457,7 @@ static const char * const table_sigs[] = { > ACPI_SIG_UEFI, ACPI_SIG_WAET, ACPI_SIG_WDAT, ACPI_SIG_WDDT, > ACPI_SIG_WDRT, ACPI_SIG_DSDT, ACPI_SIG_FADT, ACPI_SIG_PSDT, > ACPI_SIG_RSDT, ACPI_SIG_XSDT, ACPI_SIG_SSDT, ACPI_SIG_IORT, > - ACPI_SIG_NFIT, ACPI_SIG_HMAT, NULL }; > + ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT, NULL }; > > #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) > > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: ARC-Seal: i=1; a=rsa-sha256; t=1526119840; cv=none; d=google.com; s=arc-20160816; b=YYf9Sr23i5XXTHcjCbdt3yiSoWDGJttTY0pe5WacC+z8ar4EWAlRRTX5n7kjIh7iwK yyIVEMjETxv4/j6AmP9ZfqcvKA7PkidlIbP+Fbc1Wunat5s+kPHzo4kbYK4CD4q0v6LK pch6DOhbwAWvi24tP6VnKAZe6TenNvAHauLm63t42gKl6qSg48PZ3lLJ1AOYFuf21u/z jfGKVx563fJQjeggHSh79vs8L9fd0FrD74NBEc2gSKG79H3UZ17mUZEWqV04yHM80ttn 6bOCZ94N8NP5szwXAaQYMPbhEq2sveF2w2HBN/Metj2Xcxo0L+2s+GFRQfbv5oo4Pmo7 UZPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=cc:to:subject:message-id:date:from:references:in-reply-to:sender :mime-version:dkim-signature:arc-authentication-results; bh=DdhhpAErohTtBJKp/rMsICFQ5bdD99AAm2xLnWx8Yck=; b=nDnyFS8w6CNXeaJUuwUxBAihRQNjBkRc1YrWiS72diAEqsCJhm9uWISwZs9jmTMyMm AzphVJqu1Px6h9lexvFhDI3rz18pS1LadrjpF7Tv6j2SPa9sgkHr1+9kvILC4suPh1bW FJjf12gNmsElOe7JmJ63vyY+OXFBQTpWIt+rSLxHSn3kt760P41zLWB0V63WUYfMHEIV gQ21Mauof2gePGUixrQpEvUEGRI3LxFeGetVoB2FuqZFKYCVDZnRVQ99JDmD39ac5XCj Jki2z5usFhtpCclyXIJBeoOswTiJsNNWrBtRBLity3b4Z9YQxsqbFREv7xH7slZuU2rk hz3Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gmail.com header.s=20161025 header.b=Rr2sK8nw; spf=pass (google.com: domain of rjwysocki@gmail.com designates 209.85.220.65 as permitted sender) smtp.mailfrom=rjwysocki@gmail.com; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Authentication-Results: mx.google.com; dkim=pass header.i=@gmail.com header.s=20161025 header.b=Rr2sK8nw; spf=pass (google.com: domain of rjwysocki@gmail.com designates 209.85.220.65 as permitted sender) smtp.mailfrom=rjwysocki@gmail.com; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org X-Google-Smtp-Source: AB8JxZqlNeD5NUSdxdEbr9R0XAcwgA0sfrV+EkZZVRmOJZyHPbNJ1IxNwH/Ibq5my2ZpdtToz/plsGaELSazZSQNNSI= MIME-Version: 1.0 Sender: rjwysocki@gmail.com In-Reply-To: <20180511235807.30834-12-jeremy.linton@arm.com> References: <20180511235807.30834-1-jeremy.linton@arm.com> <20180511235807.30834-12-jeremy.linton@arm.com> From: "Rafael J. Wysocki" Date: Sat, 12 May 2018 12:10:40 +0200 X-Google-Sender-Auth: yAYCCcoNEoMtTxYfCvHKEQ0wlDM Message-ID: Subject: Re: [PATCH v9 11/12] ACPI: Add PPTT to injectable table list To: Jeremy Linton Cc: ACPI Devel Maling List , Sudeep Holla , Linux ARM , Lorenzo Pieralisi , Hanjun Guo , "Rafael J. Wysocki" , Will Deacon , Catalin Marinas , Greg Kroah-Hartman , Mark Rutland , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, wangxiongfeng2@huawei.com, vkilari@codeaurora.org, Al Stone , Dietmar Eggemann , Morten Rasmussen , palmer@sifive.com, Len Brown , John Garry , austinwc@codeaurora.org, tnowicki@caviumnetworks.com, jhugo@codeaurora.org, Ard Biesheuvel , Geoffrey Blake Content-Type: text/plain; charset="UTF-8" X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: =?utf-8?q?1600214171156065873?= X-GMAIL-MSGID: =?utf-8?q?1600252638510562908?= X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Sat, May 12, 2018 at 1:58 AM, Jeremy Linton wrote: > Add ACPI_SIG_PPTT to the table so initrd's can override the > system topology. > > Signed-off-by: Geoffrey Blake > Signed-off-by: Jeremy Linton > Tested-by: Ard Biesheuvel > Tested-by: Vijaya Kumar K > Tested-by: Xiongfeng Wang > Tested-by: Tomasz Nowicki > Acked-by: Ard Biesheuvel I'm assuming that this will be routed along with the rest of the series, so Acked-by: Rafael J. Wysocki > --- > drivers/acpi/tables.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c > index 849c4fb19b03..30d93bf7c6a2 100644 > --- a/drivers/acpi/tables.c > +++ b/drivers/acpi/tables.c > @@ -457,7 +457,7 @@ static const char * const table_sigs[] = { > ACPI_SIG_UEFI, ACPI_SIG_WAET, ACPI_SIG_WDAT, ACPI_SIG_WDDT, > ACPI_SIG_WDRT, ACPI_SIG_DSDT, ACPI_SIG_FADT, ACPI_SIG_PSDT, > ACPI_SIG_RSDT, ACPI_SIG_XSDT, ACPI_SIG_SSDT, ACPI_SIG_IORT, > - ACPI_SIG_NFIT, ACPI_SIG_HMAT, NULL }; > + ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT, NULL }; > > #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) > > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: rafael@kernel.org (Rafael J. Wysocki) Date: Sat, 12 May 2018 12:10:40 +0200 Subject: [PATCH v9 11/12] ACPI: Add PPTT to injectable table list In-Reply-To: <20180511235807.30834-12-jeremy.linton@arm.com> References: <20180511235807.30834-1-jeremy.linton@arm.com> <20180511235807.30834-12-jeremy.linton@arm.com> Message-ID: To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org On Sat, May 12, 2018 at 1:58 AM, Jeremy Linton wrote: > Add ACPI_SIG_PPTT to the table so initrd's can override the > system topology. > > Signed-off-by: Geoffrey Blake > Signed-off-by: Jeremy Linton > Tested-by: Ard Biesheuvel > Tested-by: Vijaya Kumar K > Tested-by: Xiongfeng Wang > Tested-by: Tomasz Nowicki > Acked-by: Ard Biesheuvel I'm assuming that this will be routed along with the rest of the series, so Acked-by: Rafael J. Wysocki > --- > drivers/acpi/tables.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c > index 849c4fb19b03..30d93bf7c6a2 100644 > --- a/drivers/acpi/tables.c > +++ b/drivers/acpi/tables.c > @@ -457,7 +457,7 @@ static const char * const table_sigs[] = { > ACPI_SIG_UEFI, ACPI_SIG_WAET, ACPI_SIG_WDAT, ACPI_SIG_WDDT, > ACPI_SIG_WDRT, ACPI_SIG_DSDT, ACPI_SIG_FADT, ACPI_SIG_PSDT, > ACPI_SIG_RSDT, ACPI_SIG_XSDT, ACPI_SIG_SSDT, ACPI_SIG_IORT, > - ACPI_SIG_NFIT, ACPI_SIG_HMAT, NULL }; > + ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT, NULL }; > > #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) > > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: rafael@kernel.org (Rafael J. Wysocki) Date: Sat, 12 May 2018 12:10:40 +0200 Subject: [PATCH v9 11/12] ACPI: Add PPTT to injectable table list In-Reply-To: <20180511235807.30834-12-jeremy.linton@arm.com> References: <20180511235807.30834-1-jeremy.linton@arm.com> <20180511235807.30834-12-jeremy.linton@arm.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, May 12, 2018 at 1:58 AM, Jeremy Linton wrote: > Add ACPI_SIG_PPTT to the table so initrd's can override the > system topology. > > Signed-off-by: Geoffrey Blake > Signed-off-by: Jeremy Linton > Tested-by: Ard Biesheuvel > Tested-by: Vijaya Kumar K > Tested-by: Xiongfeng Wang > Tested-by: Tomasz Nowicki > Acked-by: Ard Biesheuvel I'm assuming that this will be routed along with the rest of the series, so Acked-by: Rafael J. Wysocki > --- > drivers/acpi/tables.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c > index 849c4fb19b03..30d93bf7c6a2 100644 > --- a/drivers/acpi/tables.c > +++ b/drivers/acpi/tables.c > @@ -457,7 +457,7 @@ static const char * const table_sigs[] = { > ACPI_SIG_UEFI, ACPI_SIG_WAET, ACPI_SIG_WDAT, ACPI_SIG_WDDT, > ACPI_SIG_WDRT, ACPI_SIG_DSDT, ACPI_SIG_FADT, ACPI_SIG_PSDT, > ACPI_SIG_RSDT, ACPI_SIG_XSDT, ACPI_SIG_SSDT, ACPI_SIG_IORT, > - ACPI_SIG_NFIT, ACPI_SIG_HMAT, NULL }; > + ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT, NULL }; > > #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) > > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html