Re: [PATCH 4/5] ARC: perf: fix description comment

2018-12-06 Thread Vineet Gupta
On 12/6/18 7:49 AM, Eugeniy Paltsev wrote: >> Maybe squash this into trivial cleanups 1/5 ? > I split cleanup for several patches to make review easier. > I can squash them into single patch in v2 if you want it. > > Understand, but they are all trivial anyways so yeah better to squash - I can do

Re: [PATCH 4/5] ARC: perf: fix description comment

2018-12-06 Thread Eugeniy Paltsev
On Wed, 2018-12-05 at 17:13 +, Vineet Gupta wrote: > On 12/5/18 9:06 AM, Eugeniy Paltsev wrote: > > Fix description comment as this code doesn't belong only to > > ARC700 anymore. > > > > Also while I'm at it, use SPDX License Identifier. > > > > Signed-off-by: Eugeniy Paltsev > > Maybe squ

Re: [PATCH 4/5] ARC: perf: fix description comment

2018-12-05 Thread Vineet Gupta
On 12/5/18 9:06 AM, Eugeniy Paltsev wrote: > Fix description comment as this code doesn't belong only to > ARC700 anymore. > > Also while I'm at it, use SPDX License Identifier. > > Signed-off-by: Eugeniy Paltsev Maybe squash this into trivial cleanups 1/5 ? Acked-by: Vineet Gupta Thx, -Vineet

[PATCH 4/5] ARC: perf: fix description comment

2018-12-05 Thread Eugeniy Paltsev
Fix description comment as this code doesn't belong only to ARC700 anymore. Also while I'm at it, use SPDX License Identifier. Signed-off-by: Eugeniy Paltsev --- arch/arc/kernel/perf_event.c | 19 +++ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/arch/arc/kernel