Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23022
b: refs/heads/master
c: e4e4d66
h: refs/heads/master
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Mar 23, 2006
1 parent e6fe66c commit c781f47
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: fc558a7496bfab3d29a68953b07a95883fdcfbb1
refs/heads/master: e4e4d665560c75afb6060cb43bb6738777648ca1
1 change: 1 addition & 0 deletions trunk/kernel/power/snapshot.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ int save_highmem(void)
int res = 0;

pr_debug("swsusp: Saving Highmem");
drain_local_pages();
for_each_zone (zone) {
if (is_highmem(zone))
res = save_highmem_zone(zone);
Expand Down

0 comments on commit c781f47

Please sign in to comment.