Re: [PATCH] ARC: perf: Accommodate big-endian CPU

2019-11-27 Thread Greg Kroah-Hartman
On Wed, Nov 27, 2019 at 11:01:23AM +0300, Alexey Brodkin wrote: > 8-letter strings representing ARC perf events are stores in two > 32-bit registers as ASCII characters like that: "IJMP", "IALL", "IJMPTAK" etc. > > And the same order of bytes in the word is used regardless CPU endianness. > > Whi

RE: [PATCH] ARC: perf: Accommodate big-endian CPU

2019-11-27 Thread Alexey Brodkin
2019 4:11 PM > > > To: Sasha Levin ; Alexey Brodkin > > > ; linux-snps- > > > a...@lists.infradead.org > > > Cc: linux-ker...@vger.kernel.org; sta...@vger.kernel.org; > > > sta...@vger.kernel.org > > > Subject: Re: [PATCH] ARC: perf: Accommodate

Re: [PATCH] ARC: perf: Accommodate big-endian CPU

2019-11-21 Thread Greg Kroah-Hartman
a...@lists.infradead.org > > Cc: linux-ker...@vger.kernel.org; sta...@vger.kernel.org; > > sta...@vger.kernel.org > > Subject: Re: [PATCH] ARC: perf: Accommodate big-endian CPU > > > > Hi, > > > > [This is an automated email] > > > > This commit has b

RE: [PATCH] ARC: perf: Accommodate big-endian CPU

2019-11-05 Thread Alexey Brodkin
rg > Subject: Re: [PATCH] ARC: perf: Accommodate big-endian CPU > > Hi, > > [This is an automated email] > > This commit has been processed because it contains a -stable tag. > The stable tag indicates that it's relevant for the following trees: all > > The bot

Re: [PATCH] ARC: perf: Accommodate big-endian CPU

2019-10-26 Thread Sasha Levin
Hi, [This is an automated email] This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: all The bot has tested the following trees: v5.3.7, v4.19.80, v4.14.150, v4.9.197, v4.4.197. v5.3.7: Build OK! v4.19.80: Faile