On Fri, 2023-01-27 at 15:10 +0100, Jan Beulich wrote: > On 27.01.2023 14:59, Oleksii Kurochko wrote: > > The following changes were made in comparison with <asm/csr.h> from > > Linux: > > * remove all defines as they are defined in riscv_encoding.h > > * leave only csr_* macros > > > > Origin: https://github.com/torvalds/linux.git 2475bf0250de > > I'm sorry to be picky, but I think such references should be to the > canonical > tree, which here aiui is the one at git.kernel.org. > Thanks for clarification. I will change it then.
> Jan ~ Oleksii