Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101591
b: refs/heads/master
c: 572fb57
h: refs/heads/master
i:
  101589: 68bb188
  101587: 2501e86
  101583: acf522c
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed May 14, 2008
1 parent 95a42fa commit 4ca3a01
Show file tree
Hide file tree
Showing 3 changed files with 2 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: 09de9ff872bca25ba717a7075c9ee49b1bdb56d2
refs/heads/master: 572fb578de59efaaa8d197b0183db43b1128a06e
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,8 +509,6 @@ void __init htab_initialize(void)
unsigned long base = 0, size = 0, limit;
int i;

extern unsigned long tce_alloc_start, tce_alloc_end;

DBG(" -> htab_initialize()\n");

/* Initialize segment sizes */
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-powerpc/mmu-hash64.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ extern int mmu_io_psize;
extern int mmu_kernel_ssize;
extern int mmu_highuser_ssize;
extern u16 mmu_slb_size;
extern unsigned long tce_alloc_start, tce_alloc_end;

/*
* If the processor supports 64k normal pages but not 64k cache
Expand Down

0 comments on commit 4ca3a01

Please sign in to comment.