Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299884
b: refs/heads/master
c: dc5efaa
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Apr 27, 2012
1 parent 3d6e204 commit 7174b99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: de14ca6ae2c592d66db88f1e5596b26f7f011384
refs/heads/master: dc5efaa049cbb10efaf47fe977d45ea1e38b4465
6 changes: 0 additions & 6 deletions trunk/arch/mips/include/asm/mmu_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ extern void tlbmiss_handler_setup_pgd(unsigned long pgd);
write_c0_xcontext((unsigned long) smp_processor_id() << 51); \
} while (0)


static inline unsigned long get_current_pgd(void)
{
return PHYS_TO_XKSEG_CACHED((read_c0_context() >> 11) & ~0xfffUL);
}

#else /* CONFIG_MIPS_PGD_C0_CONTEXT: using pgd_current*/

/*
Expand Down

0 comments on commit 7174b99

Please sign in to comment.