1. 11 12月, 2019 1 次提交
  2. 26 7月, 2019 1 次提交
  3. 27 6月, 2019 2 次提交
  4. 25 4月, 2019 4 次提交
  5. 08 2月, 2019 1 次提交
    • G
      crypto: ccree - fix resume race condition on init · 1358c13a
      Gilad Ben-Yossef 提交于
      We were enabling autosuspend, which is using data set by the
      hash module, prior to the hash module being inited, casuing
      a crash on resume as part of the startup sequence if the race
      was lost.
      
      This was never a real problem because the PM infra was using low
      res timers so we were always winning the race, until commit 8234f673
      ("PM-runtime: Switch autosuspend over to using hrtimers") changed that :-)
      
      Fix this by seperating the PM setup and enablement and doing the
      latter only at the end of the init sequence.
      Signed-off-by: NGilad Ben-Yossef <gilad@benyossef.com>
      Cc: Vincent Guittot <vincent.guittot@linaro.org>
      Cc: stable@kernel.org # v4.20
      Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
      1358c13a
  6. 15 2月, 2018 2 次提交
  7. 15 1月, 2018 1 次提交
  8. 09 1月, 2018 2 次提交
  9. 08 1月, 2018 2 次提交
  10. 19 12月, 2017 3 次提交
  11. 13 12月, 2017 4 次提交
  12. 27 11月, 2017 5 次提交
  13. 06 11月, 2017 2 次提交
  14. 04 10月, 2017 2 次提交
  15. 17 9月, 2017 1 次提交
  16. 28 7月, 2017 1 次提交
  17. 29 6月, 2017 4 次提交
  18. 25 6月, 2017 1 次提交
  19. 15 5月, 2017 1 次提交