Re: [PATCH v4 0/5] i.MX L2-cache code cleanups and performance tweaks

2016-06-21 Thread Shawn Guo
On Sat, Jun 18, 2016 at 06:09:26PM -0700, Andrey Smirnov wrote: > Andrey Smirnov (5): > i.MX: system.c: Convert goto to if statement > i.MX: system.c: Remove redundant errata 752271 code > i.MX: system.c: Replace magic numbers > i.MX: system.c: Tweak prefetch settings for performance >

Re: [PATCH v4 0/5] i.MX L2-cache code cleanups and performance tweaks

2016-06-21 Thread Shawn Guo
On Sat, Jun 18, 2016 at 06:09:26PM -0700, Andrey Smirnov wrote: > Andrey Smirnov (5): > i.MX: system.c: Convert goto to if statement > i.MX: system.c: Remove redundant errata 752271 code > i.MX: system.c: Replace magic numbers > i.MX: system.c: Tweak prefetch settings for performance >

[PATCH v4 0/5] i.MX L2-cache code cleanups and performance tweaks

2016-06-18 Thread Andrey Smirnov
Hi everyone, Here's the fourth (aka v3 with patch 3/5 not broken) version of i.MX L2-cache related patches. Here's what's new from v2: - Generic ARM patches were split into a separte series - Typo and whitespace fixes (as per Uwe's suggestions) - Re-ordered l2c_aux_val,

[PATCH v4 0/5] i.MX L2-cache code cleanups and performance tweaks

2016-06-18 Thread Andrey Smirnov
Hi everyone, Here's the fourth (aka v3 with patch 3/5 not broken) version of i.MX L2-cache related patches. Here's what's new from v2: - Generic ARM patches were split into a separte series - Typo and whitespace fixes (as per Uwe's suggestions) - Re-ordered l2c_aux_val,