Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142932
b: refs/heads/master
c: 6fde836
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Apr 9, 2009
1 parent 9526c2b commit d250a9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 34574dd10b6d0697b86703388d6d6af9cbf4bb48
refs/heads/master: 6fde836b54f1f0ca3d3c8b7aaf44165a08fe0f9f
6 changes: 2 additions & 4 deletions trunk/include/asm-frv/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,8 @@ static inline int pte_file(pte_t pte) { return 0; }
#define swapper_pg_dir ((pgd_t *) NULL)

#define pgtable_cache_init() do {} while (0)
#define arch_enter_lazy_mmu_mode() do {} while (0)
#define arch_leave_lazy_mmu_mode() do {} while (0)
#define arch_enter_lazy_cpu_mode() do {} while (0)
#define arch_leave_lazy_cpu_mode() do {} while (0)

#include <asm-generic/pgtable.h>

#else /* !CONFIG_MMU */
/*****************************************************************************/
Expand Down

0 comments on commit d250a9b

Please sign in to comment.