Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57043
b: refs/heads/master
c: f1aed92
h: refs/heads/master
i:
  57041: 8fdbbd5
  57039: 343ebb8
v: v3
  • Loading branch information
Kumar Gala committed May 23, 2007
1 parent dfe4b5f commit 246a900
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 405861a0429113f8e426092af09dd05ec6209410
refs/heads/master: f1aed92464def83fc3677cade823cad71cf5f0d4
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/pgtable_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ void pgd_free(pgd_t *pgd)
free_pages((unsigned long)pgd, PGDIR_ORDER);
}

pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address)
__init_refok pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address)
{
pte_t *pte;
extern int mem_init_done;
Expand Down

0 comments on commit 246a900

Please sign in to comment.