Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253169
b: refs/heads/master
c: 2e65d1f
h: refs/heads/master
i:
  253167: 8099014
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Jun 8, 2011
1 parent 724822f commit 037c9d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aec040e29e804b40fa2934ec7a5be9f515f23098
refs/heads/master: 2e65d1f6eecc176ba1341541b5f41edd7eb4346a
4 changes: 2 additions & 2 deletions trunk/arch/mn10300/mm/cache-dbg-flush-by-reg.S
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,14 @@ debugger_local_cache_flushinv_one:
# conditionally purge this line in all ways
mov d1,(L1_CACHE_WAYDISP*0,a0)

debugger_local_cache_flushinv_no_dcache:
debugger_local_cache_flushinv_one_no_dcache:
#
# now try to flush the icache
#
mov CHCTR,a0
movhu (a0),d0
btst CHCTR_ICEN,d0
beq mn10300_local_icache_inv_range_reg_end
beq debugger_local_cache_flushinv_one_end

LOCAL_CLI_SAVE(d1)

Expand Down

0 comments on commit 037c9d6

Please sign in to comment.