Re: [PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-21 Thread Joe Perches
On Tue, 2019-05-21 at 21:47 -0700, Paul Walmsley wrote: > On Tue, 21 May 2019, Andrew Morton wrote: > > > On Sun, 19 May 2019 11:24:22 -0700 (PDT) Paul Walmsley > > wrote: > > > > > On Sat, 18 May 2019, Joe Perches wrote: > > > > > > > On Sat, 2019-05-18 at 14:00 -0700, Paul Walmsley wrote: >

Re: [PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-21 Thread Paul Walmsley
On Tue, 21 May 2019, Andrew Morton wrote: > On Sun, 19 May 2019 11:24:22 -0700 (PDT) Paul Walmsley > wrote: > > > On Sat, 18 May 2019, Joe Perches wrote: > > > > > On Sat, 2019-05-18 at 14:00 -0700, Paul Walmsley wrote: > > > > The RISC-V architecture has a register named the "Supervisor

Re: [PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-21 Thread Andrew Morton
On Sun, 19 May 2019 11:24:22 -0700 (PDT) Paul Walmsley wrote: > On Sat, 18 May 2019, Joe Perches wrote: > > > On Sat, 2019-05-18 at 14:00 -0700, Paul Walmsley wrote: > > > The RISC-V architecture has a register named the "Supervisor Exception > > > Program Counter", or "sepc". This

Re: [PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-19 Thread Paul Walmsley
On Sat, 18 May 2019, Joe Perches wrote: > On Sat, 2019-05-18 at 14:00 -0700, Paul Walmsley wrote: > > The RISC-V architecture has a register named the "Supervisor Exception > > Program Counter", or "sepc". This abbreviation triggers > > checkpatch.pl's misspelling detector, resulting in noise in

Re: [PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-19 Thread Joe Perches
On Sat, 2019-05-18 at 14:00 -0700, Paul Walmsley wrote: > The RISC-V architecture has a register named the "Supervisor Exception > Program Counter", or "sepc". This abbreviation triggers > checkpatch.pl's misspelling detector, resulting in noise in the > checkpatch output. The risk that this

[PATCH] scripts/spelling.txt: drop "sepc" from the misspelling list

2019-05-18 Thread Paul Walmsley
The RISC-V architecture has a register named the "Supervisor Exception Program Counter", or "sepc". This abbreviation triggers checkpatch.pl's misspelling detector, resulting in noise in the checkpatch output. The risk that this noise could cause more useful warnings to be missed seems to