Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14981
b: refs/heads/master
c: 6d91bb9
h: refs/heads/master
i:
  14979: 690bf7f
v: v3
  • Loading branch information
Mike Kravetz authored and Paul Mackerras committed Dec 8, 2005
1 parent bdf77d6 commit 349792c
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: ca507eaf32fa599a92182ce91050046e807a994c
refs/heads/master: 6d91bb93e45857259ec80cf7393ea561dba1a1de
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ void __init get_region(unsigned int nid, unsigned long *start_pfn,

/* We didnt find a matching region, return start/end as 0 */
if (*start_pfn == -1UL)
start_pfn = 0;
*start_pfn = 0;
}

static inline void map_cpu_to_node(int cpu, int node)
Expand Down

0 comments on commit 349792c

Please sign in to comment.