Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364135
b: refs/heads/master
c: c067ad1
h: refs/heads/master
i:
  364133: f7bca0b
  364131: 1336004
  364127: cacb102
v: v3
  • Loading branch information
Wanpeng Li authored and Greg Kroah-Hartman committed Apr 12, 2013
1 parent 49267e0 commit 803bd7b
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: c400c1e1c42d4acff3e1dc0dade184f01b45e8a2
refs/heads/master: c067ad112427440ee0dc79cfc98435abce3bc178
1 change: 1 addition & 0 deletions trunk/drivers/staging/zcache/ramster/ramster.c
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ void ramster_count_foreign_pages(bool eph, int count)
if (count > 0) {
inc_ramster_foreign_pers_pages();
} else {
dec_ramster_foreign_pers_pages();
WARN_ON_ONCE(ramster_foreign_pers_pages < 0);
}
}
Expand Down

0 comments on commit 803bd7b

Please sign in to comment.