Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13686
b: refs/heads/master
c: dd7ccbd
h: refs/heads/master
v: v3
  • Loading branch information
Mike Kravetz authored and Paul Mackerras committed Nov 8, 2005
1 parent 45d73e1 commit 17fb3c8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 54b79248b24610663298e122c6ba3804468271fe
refs/heads/master: dd7ccbd3eed52a42dc8bba57717dac3ece39b58e
1 change: 1 addition & 0 deletions trunk/arch/powerpc/mm/mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ EXPORT_SYMBOL(phys_mem_access_prot);
void online_page(struct page *page)
{
ClearPageReserved(page);
set_page_count(page, 0);
free_cold_page(page);
totalram_pages++;
num_physpages++;
Expand Down

0 comments on commit 17fb3c8

Please sign in to comment.