[PATCH] docs: Fix style in misc/arm/silicon-errata.txt table

Luca Fancellu posted 1 patch 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230712120440.1815240-1-luca.fancellu@arm.com
docs/misc/arm/silicon-errata.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: Fix style in misc/arm/silicon-errata.txt table
Posted by Luca Fancellu 9 months, 2 weeks ago
Fix the right border of the silicon-errata.txt table

Fixes: 1814a626fb58 ("xen/arm: Update silicon-errata.txt with the Neovers AT erratum")
Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
---
 docs/misc/arm/silicon-errata.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/misc/arm/silicon-errata.txt b/docs/misc/arm/silicon-errata.txt
index 1925d8fd4ee0..a7abcc1ba16c 100644
--- a/docs/misc/arm/silicon-errata.txt
+++ b/docs/misc/arm/silicon-errata.txt
@@ -56,6 +56,6 @@ stable hypervisors.
 | ARM            | Cortex-A73      | #858921         | ARM_ERRATUM_858921      |
 | ARM            | Cortex-A76      | #1165522        | N/A                     |
 | ARM            | Cortex-A76      | #1286807        | ARM64_ERRATUM_1286807   |
-| ARM            | Neoverse-N1     | #1165522        | N/A
+| ARM            | Neoverse-N1     | #1165522        | N/A                     |
 | ARM            | Neoverse-N1     | #1286807        | ARM64_ERRATUM_1286807   |
 | ARM            | MMU-500         | #842869         | N/A                     |
-- 
2.34.1
Re: [PATCH] docs: Fix style in misc/arm/silicon-errata.txt table
Posted by Michal Orzel 9 months, 2 weeks ago
Hi Luca,

On 12/07/2023 14:04, Luca Fancellu wrote:
> 
> 
> Fix the right border of the silicon-errata.txt table
> 
> Fixes: 1814a626fb58 ("xen/arm: Update silicon-errata.txt with the Neovers AT erratum")
Fixes tag is for bugs and this one is clearly not.
With that removed:
Reviewed-by: Michal Orzel <michal.orzel@amd.com>

~Michal
Re: [PATCH] docs: Fix style in misc/arm/silicon-errata.txt table
Posted by Luca Fancellu 9 months, 2 weeks ago

> On 12 Jul 2023, at 14:04, Michal Orzel <michal.orzel@amd.com> wrote:
> 
> Hi Luca,
> 
> On 12/07/2023 14:04, Luca Fancellu wrote:
>> 
>> 
>> Fix the right border of the silicon-errata.txt table
>> 
>> Fixes: 1814a626fb58 ("xen/arm: Update silicon-errata.txt with the Neovers AT erratum")
> Fixes tag is for bugs and this one is clearly not.
> With that removed:
> Reviewed-by: Michal Orzel <michal.orzel@amd.com>

Thank you, yeah well I discovered it can be used also on back-ports, so I’ve added it, anyway
If maintainer are ok, it can be addressed on commit

> 
> ~Michal
> 

Re: [PATCH] docs: Fix style in misc/arm/silicon-errata.txt table
Posted by Stefano Stabellini 9 months, 2 weeks ago
On Wed, 12 Jul 2023, Luca Fancellu wrote:
> > On 12 Jul 2023, at 14:04, Michal Orzel <michal.orzel@amd.com> wrote:
> > 
> > Hi Luca,
> > 
> > On 12/07/2023 14:04, Luca Fancellu wrote:
> >> 
> >> 
> >> Fix the right border of the silicon-errata.txt table
> >> 
> >> Fixes: 1814a626fb58 ("xen/arm: Update silicon-errata.txt with the Neovers AT erratum")
> > Fixes tag is for bugs and this one is clearly not.
> > With that removed:
> > Reviewed-by: Michal Orzel <michal.orzel@amd.com>
> 
> Thank you, yeah well I discovered it can be used also on back-ports, so I’ve added it, anyway
> If maintainer are ok, it can be addressed on commit

Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Re: [PATCH] docs: Fix style in misc/arm/silicon-errata.txt table
Posted by Julien Grall 9 months, 2 weeks ago
Hi,

On 12/07/2023 20:58, Stefano Stabellini wrote:
> On Wed, 12 Jul 2023, Luca Fancellu wrote:
>>> On 12 Jul 2023, at 14:04, Michal Orzel <michal.orzel@amd.com> wrote:
>>>
>>> Hi Luca,
>>>
>>> On 12/07/2023 14:04, Luca Fancellu wrote:
>>>>
>>>>
>>>> Fix the right border of the silicon-errata.txt table
>>>>
>>>> Fixes: 1814a626fb58 ("xen/arm: Update silicon-errata.txt with the Neovers AT erratum")
>>> Fixes tag is for bugs and this one is clearly not.
>>> With that removed:
>>> Reviewed-by: Michal Orzel <michal.orzel@amd.com>
>>
>> Thank you, yeah well I discovered it can be used also on back-ports, so I’ve added it, anyway
>> If maintainer are ok, it can be addressed on commit
> 
> Acked-by: Stefano Stabellini <sstabellini@kernel.org>

This is now committed.

Cheers,

-- 
Julien Grall