Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13514
b: refs/heads/master
c: cbb9214
h: refs/heads/master
v: v3
  • Loading branch information
Russ Anderson authored and Tony Luck committed Nov 8, 2005
1 parent fae0e5d commit 37f3296
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: 56f87b82171245a81a5dbac5e703d3941d80da49
refs/heads/master: cbb921443424fb8019e52bae83e442d01f7715ef
1 change: 1 addition & 0 deletions trunk/arch/ia64/kernel/mca_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ mca_page_isolate(unsigned long paddr)
return ISOLATE_NG;

/* add attribute 'Reserved' and register the page */
get_page(p);
SetPageReserved(p);
page_isolate[num_page_isolate++] = p;

Expand Down

0 comments on commit 37f3296

Please sign in to comment.