[PATCH AUTOSEL 4.4 06/23] ARC: io.h: Implement reads{x}()/writes{x}()

2018-12-12 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 10d443431dc2bb733cf7add99b453e3fb9047a2e ] Some ARC CPU's do not support unaligned loads/stores. Currently, generic implementation of reads{b/w/l}()/writes{b/w/l}() is being used with ARC. This can lead to misfunction of some drivers as generic functions do a

[PATCH AUTOSEL 4.9 06/34] ARC: io.h: Implement reads{x}()/writes{x}()

2018-12-12 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 10d443431dc2bb733cf7add99b453e3fb9047a2e ] Some ARC CPU's do not support unaligned loads/stores. Currently, generic implementation of reads{b/w/l}()/writes{b/w/l}() is being used with ARC. This can lead to misfunction of some drivers as generic functions do a

[PATCH AUTOSEL 4.14 07/41] ARC: io.h: Implement reads{x}()/writes{x}()

2018-12-12 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 10d443431dc2bb733cf7add99b453e3fb9047a2e ] Some ARC CPU's do not support unaligned loads/stores. Currently, generic implementation of reads{b/w/l}()/writes{b/w/l}() is being used with ARC. This can lead to misfunction of some drivers as generic functions do a

[PATCH AUTOSEL 4.19 19/73] ARC: io.h: Implement reads{x}()/writes{x}()

2018-12-12 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 10d443431dc2bb733cf7add99b453e3fb9047a2e ] Some ARC CPU's do not support unaligned loads/stores. Currently, generic implementation of reads{b/w/l}()/writes{b/w/l}() is being used with ARC. This can lead to misfunction of some drivers as generic functions do a

Re: [PATCH 2/5] ARC: perf: introduce Kernel PMU events support

2018-12-12 Thread Vineet Gupta
On 12/5/18 9:06 AM, Eugeniy Paltsev wrote: > Export all available ARC architected hardware events as > kernel PMU events to make non-generic events accessible. > > ARC PMU HW allow us to read the list of all available > events names. So we generate kernel PMU event list > dynamically in