Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363304
b: refs/heads/master
c: 7791c62
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk authored and Greg Kroah-Hartman committed Mar 7, 2013
1 parent c6fb8aa commit aa58360
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9f5b8145af9a0ee34e98cf01dcd3afb87225538
refs/heads/master: 7791c623b3826ab9dac6fe0bca770776a5e6c4ce
1 change: 0 additions & 1 deletion trunk/drivers/staging/zcache/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ config ZCACHE
config ZCACHE_DEBUG
bool "Enable debug statistics"
depends on DEBUG_FS && ZCACHE
depends on BROKEN
default n
help
This is used to provide an debugfs directory with counters of
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/staging/zcache/debug.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include <linux/bug.h>

#ifdef CONFIG_ZCACHE_DEBUG

/* we try to keep these statistics SMP-consistent */
Expand Down

0 comments on commit aa58360

Please sign in to comment.