Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91514
b: refs/heads/master
c: ae86f00
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Apr 7, 2008
1 parent 4e13f86 commit 4b3ab21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6d4d5a8a83e4a564bcf233fdd565183c33df5d1
refs/heads/master: ae86f0088de389baa448a42d040ab58d5c759bef
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ int htab_bolt_mapping(unsigned long vstart, unsigned long vend,
return ret < 0 ? ret : 0;
}

#ifdef CONFIG_MEMORY_HOTPLUG
static int htab_remove_mapping(unsigned long vstart, unsigned long vend,
int psize, int ssize)
{
Expand All @@ -212,6 +213,7 @@ static int htab_remove_mapping(unsigned long vstart, unsigned long vend,

return 0;
}
#endif /* CONFIG_MEMORY_HOTPLUG */

static int __init htab_dt_scan_seg_sizes(unsigned long node,
const char *uname, int depth,
Expand Down

0 comments on commit 4b3ab21

Please sign in to comment.