[lng-odp] [API-NEXT PATCH 0/2] linux-generic: cpu: fix cycle lost while cycle counter overflow

2015-10-05 Thread Ivan Khoronzhuk
This series fixes cycle lost while counter overflow. First patch move diff function in one place. Second corrects diff function. Based on api-next as it corrects new cpu cycle api. Ivan Khoronzhuk (2): linux-generic: use cycles_diff for time API also linux-generic: cpu: fix cycle lost while c

Re: [lng-odp] [API-NEXT PATCH 0/2] linux-generic: cpu: fix cycle lost while cycle counter overflow

2015-10-09 Thread Maxim Uvarov
Petri, Ola, can you please review that patches? Thank you, Maxim. On 10/05/15 15:58, Ivan Khoronzhuk wrote: This series fixes cycle lost while counter overflow. First patch move diff function in one place. Second corrects diff function. Based on api-next as it corrects new cpu cycle api. Ivan

Re: [lng-odp] [API-NEXT PATCH 0/2] linux-generic: cpu: fix cycle lost while cycle counter overflow

2015-10-12 Thread Savolainen, Petri (Nokia - FI/Espoo)
Reviewed-by: Petri Savolainen > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT > Ivan Khoronzhuk > Sent: Monday, October 05, 2015 3:58 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [API-NEXT PATCH 0/2] linux-gener

Re: [lng-odp] [API-NEXT PATCH 0/2] linux-generic: cpu: fix cycle lost while cycle counter overflow

2015-10-13 Thread Maxim Uvarov
@lists.linaro.org Subject: [lng-odp] [API-NEXT PATCH 0/2] linux-generic: cpu: fix cycle lost while cycle counter overflow This series fixes cycle lost while counter overflow. First patch move diff function in one place. Second corrects diff function. Based on api-next as it corrects new cpu cycle api. Ivan