Documentation/translations/it_IT/RCU/torture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This issue was detected with the scripts/checkkconfigsymbols.py tool.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Documentation/translations/it_IT/RCU/torture.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/translations/it_IT/RCU/torture.rst b/Documentation/translations/it_IT/RCU/torture.rst
index 79d9e6932acc..189f7c6caebc 100644
--- a/Documentation/translations/it_IT/RCU/torture.rst
+++ b/Documentation/translations/it_IT/RCU/torture.rst
@@ -129,7 +129,7 @@ Uso su specifici kernel
A volte può essere utile eseguire RCU torture su un kernel già compilato, ad
esempio quando lo si sta per mettere in proeduzione. In questo caso, il kernel
-dev'essere compilato con CONFIG_RCU_TORTUE_TEST=m, cosicché le verifiche possano
+dev'essere compilato con CONFIG_RCU_TORTURE_TEST=m, cosicché le verifiche possano
essere avviate usano modprobe e terminate con rmmod.
Per esempio, potreste usare questo script::
--
2.17.1
Lukas Bulwahn <lukas.bulwahn@gmail.com> writes: > This issue was detected with the scripts/checkkconfigsymbols.py tool. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> > --- > Documentation/translations/it_IT/RCU/torture.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/translations/it_IT/RCU/torture.rst b/Documentation/translations/it_IT/RCU/torture.rst > index 79d9e6932acc..189f7c6caebc 100644 > --- a/Documentation/translations/it_IT/RCU/torture.rst > +++ b/Documentation/translations/it_IT/RCU/torture.rst > @@ -129,7 +129,7 @@ Uso su specifici kernel > > A volte può essere utile eseguire RCU torture su un kernel già compilato, ad > esempio quando lo si sta per mettere in proeduzione. In questo caso, il kernel > -dev'essere compilato con CONFIG_RCU_TORTUE_TEST=m, cosicché le verifiche possano > +dev'essere compilato con CONFIG_RCU_TORTURE_TEST=m, cosicché le verifiche possano > essere avviate usano modprobe e terminate con rmmod. Applied, grazie, jon
Thank you for the fix On 2024-02-07 16:03, Lukas Bulwahn wrote: > This issue was detected with the scripts/checkkconfigsymbols.py tool. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> > --- > Documentation/translations/it_IT/RCU/torture.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/translations/it_IT/RCU/torture.rst > b/Documentation/translations/it_IT/RCU/torture.rst > index 79d9e6932acc..189f7c6caebc 100644 > --- a/Documentation/translations/it_IT/RCU/torture.rst > +++ b/Documentation/translations/it_IT/RCU/torture.rst > @@ -129,7 +129,7 @@ Uso su specifici kernel > > A volte può essere utile eseguire RCU torture su un kernel già > compilato, ad > esempio quando lo si sta per mettere in proeduzione. In questo caso, > il kernel > -dev'essere compilato con CONFIG_RCU_TORTUE_TEST=m, cosicché le > verifiche possano > +dev'essere compilato con CONFIG_RCU_TORTURE_TEST=m, cosicché le > verifiche possano > essere avviate usano modprobe e terminate con rmmod. > > Per esempio, potreste usare questo script:: -- Federico Vaga
© 2016 - 2026 Red Hat, Inc.