* [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
2024-07-01 8:45 linux-next: build warning after merge of the tip tree Stephen Rothwell
@ 2024-07-01 10:34 ` Borislav Petkov
2024-07-01 10:51 ` Bagas Sanjaya
2024-07-02 9:45 ` [tip: x86/sev] " tip-bot2 for Borislav Petkov (AMD)
2024-07-11 11:17 ` tip-bot2 for Borislav Petkov (AMD)
2 siblings, 1 reply; 5+ messages in thread
From: Borislav Petkov @ 2024-07-01 10:34 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra,
Tom Lendacky, Linux Kernel Mailing List, Linux Next Mailing List
On Mon, Jul 01, 2024 at 06:45:57PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tip tree, today's linux-next build (htmldocs) produced
> this warning:
>
> Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation.
>
> Introduced by commit
>
> 627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")
---
From: "Borislav Petkov (AMD)" <bp@alien8.de>
Fix:
Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation
when building htmldocs with sphinx. I can't say I'm loving those rigid
sphinx rules but whatever, make it shut up.
Fixes: 627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
---
Documentation/ABI/testing/configfs-tsm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/configfs-tsm b/Documentation/ABI/testing/configfs-tsm
index 1db2008f25f9..534408bc1408 100644
--- a/Documentation/ABI/testing/configfs-tsm
+++ b/Documentation/ABI/testing/configfs-tsm
@@ -103,8 +103,7 @@ Description:
provider for TVMs, like SEV-SNP running under an SVSM.
Specifying the service provider via this attribute will create
an attestation report as specified by the service provider.
- Currently supported service-providers are:
- svsm
+ The only currently supported service provider is "svsm".
For the "svsm" service provider, see the Secure VM Service Module
for SEV-SNP Guests v1.00 Section 7. For the doc, search for
--
2.43.0
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
@ 2024-07-01 10:51 ` Bagas Sanjaya
0 siblings, 0 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2024-07-01 10:51 UTC (permalink / raw)
To: Borislav Petkov, Stephen Rothwell
Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra,
Tom Lendacky, Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 334 bytes --]
On Mon, Jul 01, 2024 at 12:34:51PM +0200, Borislav Petkov wrote:
> - Currently supported service-providers are:
> - svsm
> + The only currently supported service provider is "svsm".
The wording LGTM, thanks!
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [tip: x86/sev] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
2024-07-01 8:45 linux-next: build warning after merge of the tip tree Stephen Rothwell
2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
@ 2024-07-02 9:45 ` tip-bot2 for Borislav Petkov (AMD)
2024-07-11 11:17 ` tip-bot2 for Borislav Petkov (AMD)
2 siblings, 0 replies; 5+ messages in thread
From: tip-bot2 for Borislav Petkov (AMD) @ 2024-07-02 9:45 UTC (permalink / raw)
To: linux-tip-commits
Cc: Stephen Rothwell, Borislav Petkov (AMD),
Bagas Sanjaya, x86, linux-kernel
The following commit has been merged into the x86/sev branch of tip:
Commit-ID: 8434cf006ceae2183533f04ce3ac11fba6ee1613
Gitweb: https://git.kernel.org/tip/8434cf006ceae2183533f04ce3ac11fba6ee1613
Author: Borislav Petkov (AMD) <bp@alien8.de>
AuthorDate: Mon, 01 Jul 2024 12:34:51 +02:00
Committer: Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Tue, 02 Jul 2024 11:36:26 +02:00
Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
Fix:
Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation
when building htmldocs with sphinx. I can't say I'm loving those rigid
sphinx rules but whatever, make it shut up.
Fixes: 627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
---
Documentation/ABI/testing/configfs-tsm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/configfs-tsm b/Documentation/ABI/testing/configfs-tsm
index 1db2008..534408b 100644
--- a/Documentation/ABI/testing/configfs-tsm
+++ b/Documentation/ABI/testing/configfs-tsm
@@ -103,8 +103,7 @@ Description:
provider for TVMs, like SEV-SNP running under an SVSM.
Specifying the service provider via this attribute will create
an attestation report as specified by the service provider.
- Currently supported service-providers are:
- svsm
+ The only currently supported service provider is "svsm".
For the "svsm" service provider, see the Secure VM Service Module
for SEV-SNP Guests v1.00 Section 7. For the doc, search for
^ permalink raw reply [flat|nested] 5+ messages in thread* [tip: x86/sev] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
2024-07-01 8:45 linux-next: build warning after merge of the tip tree Stephen Rothwell
2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
2024-07-02 9:45 ` [tip: x86/sev] " tip-bot2 for Borislav Petkov (AMD)
@ 2024-07-11 11:17 ` tip-bot2 for Borislav Petkov (AMD)
2 siblings, 0 replies; 5+ messages in thread
From: tip-bot2 for Borislav Petkov (AMD) @ 2024-07-11 11:17 UTC (permalink / raw)
To: linux-tip-commits
Cc: Stephen Rothwell, Borislav Petkov (AMD),
Bagas Sanjaya, x86, linux-kernel
The following commit has been merged into the x86/sev branch of tip:
Commit-ID: 5fa96c7ab3dc666c2904a35895635156c17a8f05
Gitweb: https://git.kernel.org/tip/5fa96c7ab3dc666c2904a35895635156c17a8f05
Author: Borislav Petkov (AMD) <bp@alien8.de>
AuthorDate: Mon, 01 Jul 2024 12:34:51 +02:00
Committer: Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Thu, 11 Jul 2024 12:03:23 +02:00
Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
Fix:
Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation
when building htmldocs with sphinx. I can't say I'm loving those rigid
sphinx rules but whatever, make it shut up.
Fixes: 627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
---
Documentation/ABI/testing/configfs-tsm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/configfs-tsm b/Documentation/ABI/testing/configfs-tsm
index 1db2008..534408b 100644
--- a/Documentation/ABI/testing/configfs-tsm
+++ b/Documentation/ABI/testing/configfs-tsm
@@ -103,8 +103,7 @@ Description:
provider for TVMs, like SEV-SNP running under an SVSM.
Specifying the service provider via this attribute will create
an attestation report as specified by the service provider.
- Currently supported service-providers are:
- svsm
+ The only currently supported service provider is "svsm".
For the "svsm" service provider, see the Secure VM Service Module
for SEV-SNP Guests v1.00 Section 7. For the doc, search for
^ permalink raw reply [flat|nested] 5+ messages in thread