Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311162
b: refs/heads/master
c: 93cce04
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Greg Kroah-Hartman committed Jun 13, 2012
1 parent 3ce1b3f commit e2e4b44
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: fce397930475f7efc712a1345dc0dad269a10544
refs/heads/master: 93cce049682a1aebd49766f29af363e5b8770aed
1 change: 1 addition & 0 deletions trunk/fs/pstore/ram.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ static int ramoops_pstore_erase(enum pstore_type_id type, u64 id,
return -EINVAL;

persistent_ram_free_old(cxt->przs[id]);
persistent_ram_zap(cxt->przs[id]);

return 0;
}
Expand Down

0 comments on commit e2e4b44

Please sign in to comment.