Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54409
b: refs/heads/master
c: e7f11ae
h: refs/heads/master
i:
  54407: 8f53a6d
v: v3
  • Loading branch information
David S. Miller committed May 7, 2007
1 parent 1f3a3ff commit ac8add3
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: c35a376d6089ab0ece2913959c8363aad76eb820
refs/heads/master: e7f11aeed02767541020984f72f823757c58e48e
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ static void zero_ctor(void *addr, struct kmem_cache *cache, unsigned long flags)

extern void tsb_cache_init(void);

void pgtable_cache_init(void)
void __init pgtable_cache_init(void)
{
pgtable_cache = kmem_cache_create("pgtable_cache",
PAGE_SIZE, PAGE_SIZE,
Expand Down

0 comments on commit ac8add3

Please sign in to comment.