Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64237
b: refs/heads/master
c: fb425d0
h: refs/heads/master
i:
  64235: 47bdd89
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Aug 23, 2007
1 parent ce63150 commit 078bdad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 4f855897fe6acd98f10e939dea41130cec7b9c42
refs/heads/master: fb425d0b93f7956abcd247a3b41b5487f748dad9
6 changes: 1 addition & 5 deletions trunk/arch/m68k/mm/motorola.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,7 @@ void __init paging_init(void)
int i;

#ifdef DEBUG
{
extern unsigned long availmem;
printk ("start of paging_init (%p, %lx)\n",
kernel_pg_dir, availmem);
}
printk ("start of paging_init (%p, %lx)\n", kernel_pg_dir, availmem);
#endif

/* Fix the cache mode in the page descriptors for the 680[46]0. */
Expand Down

0 comments on commit 078bdad

Please sign in to comment.