1. 03 5月, 2019 1 次提交
  2. 25 4月, 2019 4 次提交
  3. 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
  4. 01 2月, 2019 1 次提交
  5. 25 1月, 2019 1 次提交
  6. 07 12月, 2018 1 次提交
  7. 09 11月, 2018 2 次提交
  8. 09 7月, 2018 1 次提交
  9. 31 5月, 2018 3 次提交
  10. 05 5月, 2018 1 次提交
  11. 03 3月, 2018 1 次提交
  12. 15 2月, 2018 5 次提交
  13. 15 1月, 2018 2 次提交
  14. 09 1月, 2018 3 次提交
  15. 08 1月, 2018 2 次提交
  16. 20 12月, 2017 1 次提交
  17. 19 12月, 2017 9 次提交
  18. 13 12月, 2017 1 次提交