Hi Randy, On 2/8/2023 11:13 PM, Randy Dunlap wrote: > Correct spelling problems for Documentation/x86/ as reported > by codespell. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jarkko Sakkinen <jarkko@xxxxxxxxxx> > Cc: linux-sgx@xxxxxxxxxxxxxxx > Cc: Fenghua Yu <fenghua.yu@xxxxxxxxx> > Cc: Reinette Chatre <reinette.chatre@xxxxxxxxx> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxxxx> > Cc: x86@xxxxxxxxxx > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > --- > Documentation/x86/boot.rst | 2 +- > Documentation/x86/buslock.rst | 2 +- > Documentation/x86/mds.rst | 2 +- > Documentation/x86/resctrl.rst | 2 +- > Documentation/x86/sgx.rst | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > ... > diff -- a/Documentation/x86/resctrl.rst b/Documentation/x86/resctrl.rst > --- a/Documentation/x86/resctrl.rst > +++ b/Documentation/x86/resctrl.rst > @@ -487,7 +487,7 @@ this would be dependent on number of cor > depending on # of threads: > > For the same SKU in #1, a 'single thread, with 10% bandwidth' and '4 > -thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although > +thread, with 10% bandwidth' can consume up to 10GBps and 40GBps although > they have same percentage bandwidth of 10%. This is simply because as > threads start using more cores in an rdtgroup, the actual bandwidth may > increase or vary although user specified bandwidth percentage is same. Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> #resctrl Thank you very much Reinette