Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106866
b: refs/heads/master
c: 761656e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jul 28, 2008
1 parent 76998b1 commit 348d0d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 2b4b2bb42137c779ef0084de5df66ff21b4cd86e
refs/heads/master: 761656e6beecb38c723f207d7408c753d3103ba8
3 changes: 2 additions & 1 deletion trunk/include/asm-sh/mmu_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@
/* ASID is 8-bit value, so it can't be 0x100 */
#define MMU_NO_ASID 0x100

#ifdef CONFIG_MMU
#define asid_cache(cpu) (cpu_data[cpu].asid_cache)

#ifdef CONFIG_MMU
#define cpu_context(cpu, mm) ((mm)->context.id[cpu])

#define cpu_asid(cpu, mm) \
Expand Down

0 comments on commit 348d0d3

Please sign in to comment.