Re: [PATCH v2 1/3] docs/about: Remove the duplicated doc

2021-08-23 Thread Andrew Jones
On Mon, Aug 23, 2021 at 11:00:03AM +0800, Yanan Wang wrote: > There are two places describing the same thing about deprecation > of invalid topologies of -smp CLI, so remove the duplicated one. > > Signed-off-by: Yanan Wang > Reviewed-by: Cornelia Huck > --- > docs/about/removed-features.rst |

Re: [PATCH v2 1/3] docs/about: Remove the duplicated doc

2021-08-22 Thread Thomas Huth
On 23/08/2021 05.00, Yanan Wang wrote: There are two places describing the same thing about deprecation of invalid topologies of -smp CLI, so remove the duplicated one. Signed-off-by: Yanan Wang Reviewed-by: Cornelia Huck --- docs/about/removed-features.rst | 13 - 1 file change

[PATCH v2 1/3] docs/about: Remove the duplicated doc

2021-08-22 Thread Yanan Wang
There are two places describing the same thing about deprecation of invalid topologies of -smp CLI, so remove the duplicated one. Signed-off-by: Yanan Wang Reviewed-by: Cornelia Huck --- docs/about/removed-features.rst | 13 - 1 file changed, 13 deletions(-) diff --git a/docs/about