“47db2ba7a723f75fcb711c306c142265538e7ec8”上不存在“documentation20/cn/08.connector/docs.md”
  1. 02 5月, 2014 1 次提交
    • P
      MIPS: CPC: provide locking functions · 76ae6584
      Paul Burton 提交于
      This patch provides functions to lock & unlock access to the
      "core-other" register region of the CPC. Without performing appropriate
      locking it is possible for code using this region to be preempted or to
      race with code on another VPE within the same core, with one changing
      the core which the "core-other" region is acting upon at an inopportune
      time for the other.
      Signed-off-by: NPaul Burton <paul.burton@imgtec.com>
      76ae6584
  2. 07 3月, 2014 1 次提交