]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: ratelimit errors usually seen on unipro_reset
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Tue, 21 Jun 2016 17:58:02 +0000 (23:28 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 21 Jun 2016 19:28:09 +0000 (12:28 -0700)
commit2d533cf16bffc579b03f8e376b2f01f09a092aeb
tree54fe4eb4a70dcf548dbf37666c8273381f8abe1c
parente3b090ea954ed6f8de295511b4e533e2ef425a0f
greybus: ratelimit errors usually seen on unipro_reset

It is believed that excessive serial messages from greybus
on suspend/resume is leading to watchdog bite.
There is still discussion going on whether ratelimiting
prints would really fix anything, except it may reduce
traffic on serial console and probably bring out real issues
in the front.
So in order to meet the alpha requirement, we all decided to
get ratelimit change "as a TEMP fix" and decide later whether
we should revert back once we get proper suspend/resume implementation.

Please follow the discussion on Jira card SW-6261.

Testing Done: Build tested against ara/main branch.

Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Reviewed-by: Konstantin Buhchev <buhchev_konstantin@projectara.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c
drivers/staging/greybus/operation.c