1. 05 9月, 2017 3 次提交
  2. 22 3月, 2017 1 次提交
    • H
      MIPS: Lantiq: fix missing xbar kernel panic · 6ef90877
      Hauke Mehrtens 提交于
      Commit 08b3c894 ("MIPS: lantiq: Disable xbar fpi burst mode")
      accidentally requested the resources from the pmu address region
      instead of the xbar registers region, but the check for the return
      value of request_mem_region() was wrong. Commit 98ea51cb ("MIPS:
      Lantiq: Fix another request_mem_region() return code check") fixed the
      check of the return value of request_mem_region() which made the kernel
      panics.
      This patch now makes use of the correct memory region for the cross bar.
      
      Fixes: 08b3c894 ("MIPS: lantiq: Disable xbar fpi burst mode")
      Signed-off-by: NHauke Mehrtens <hauke@hauke-m.de>
      Cc: John Crispin <john@phrozen.org>
      Cc: james.hogan@imgtec.com
      Cc: arnd@arndb.de
      Cc: sergei.shtylyov@cogentembedded.com
      Cc: john@phrozen.org
      Cc: <stable@vger.kernel.org> # 4.4.x-
      Cc: linux-mips@linux-mips.org
      Patchwork: https://patchwork.linux-mips.org/patch/15751Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      6ef90877
  3. 17 2月, 2017 1 次提交
  4. 25 1月, 2017 1 次提交
  5. 13 5月, 2016 1 次提交
  6. 11 11月, 2015 10 次提交
  7. 01 9月, 2014 1 次提交
  8. 30 10月, 2013 1 次提交
  9. 17 2月, 2013 3 次提交
  10. 12 11月, 2012 1 次提交
  11. 23 8月, 2012 2 次提交
  12. 01 8月, 2012 1 次提交
  13. 27 5月, 2012 1 次提交
  14. 21 5月, 2012 1 次提交