Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54997
b: refs/heads/master
c: ed16669
h: refs/heads/master
i:
  54995: 46c4e26
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed May 2, 2007
1 parent 68317d5 commit 6f53778
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: 543e51c0e1fc9480ffb94b6b3536da0f1bfb21d4
refs/heads/master: ed16669298b26266fc0c81bcd4ecc4b4126f77eb
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ int mmu_ci_restrictions;
#ifdef CONFIG_DEBUG_PAGEALLOC
static u8 *linear_map_hash_slots;
static unsigned long linear_map_hash_count;
static spinlock_t linear_map_hash_lock;
static DEFINE_SPINLOCK(linear_map_hash_lock);
#endif /* CONFIG_DEBUG_PAGEALLOC */

/* There are definitions of page sizes arrays to be used when none
Expand Down

0 comments on commit 6f53778

Please sign in to comment.