Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311160
b: refs/heads/master
c: 25b63da
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Greg Kroah-Hartman committed Jun 13, 2012
1 parent ba705a7 commit a5a3182
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: 201e4aca5aa179e6c69a4dcd36a3562e56b8d670
refs/heads/master: 25b63da64708212985c06c7f8b089d356efdd9cf
1 change: 1 addition & 0 deletions trunk/fs/pstore/ram_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ static int __init persistent_ram_post_init(struct persistent_ram_zone *prz, bool
" size %zu, start %zu\n",
buffer_size(prz), buffer_start(prz));
persistent_ram_save_old(prz);
return 0;
}
} else {
pr_info("persistent_ram: no valid data in buffer"
Expand Down

0 comments on commit a5a3182

Please sign in to comment.