We went through all the 5 patches.
Already patches have undergone multiple revisions and a thorough review has
been done for them. So we couldn't find any anomalies as such & all
patches seems to be fine.
Reviewed-by: "Akash Goel " for all the patches in
the series.
On Thu, Feb 13, 2014 at 9
On Thu, Feb 13, 2014 at 9:12 PM, wrote:
> From: Ville Syrjälä
>
> OK, so Daniel convinced me that the check+wait thing I used earlier
> wasn't really safe. I then decided that the only to make it safe it
> open coding the wait_for_event() mysefl, and after doing that I
> realized that we don't e
From: Ville Syrjälä
OK, so Daniel convinced me that the check+wait thing I used earlier
wasn't really safe. I then decided that the only to make it safe it
open coding the wait_for_event() mysefl, and after doing that I
realized that we don't even need the silly vbl_received thingy, and
just a wa