summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2013-04-01 20:46:45 +0200
committerGreg Kroah-Hartman2013-04-01 20:46:45 +0200
commitb43f9b59e65e1d4ff06474885b44515817868fdd (patch)
tree0de0ca983a6624b0582034154da4d17a170caf1e /drivers/staging/zcache
parentstaging: sync: Add compat_ioctl handlers to sync drivers (diff)
parentLinux 3.9-rc5 (diff)
downloadkernel-qcow2-linux-b43f9b59e65e1d4ff06474885b44515817868fdd.tar.gz
kernel-qcow2-linux-b43f9b59e65e1d4ff06474885b44515817868fdd.tar.xz
kernel-qcow2-linux-b43f9b59e65e1d4ff06474885b44515817868fdd.zip
Merge 3.9-rc5 into staging-next
This pulls in all of the good fixes we need here. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zcache')
-rw-r--r--drivers/staging/zcache/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/zcache/Kconfig b/drivers/staging/zcache/Kconfig
index 2da6cc444c7e..c3b8a10e170f 100644
--- a/drivers/staging/zcache/Kconfig
+++ b/drivers/staging/zcache/Kconfig
@@ -23,7 +23,7 @@ config RAMSTER
depends on CONFIGFS_FS=y && SYSFS=y && !HIGHMEM && ZCACHE=y
depends on NET
# must ensure struct page is 8-byte aligned
- select HAVE_ALIGNED_STRUCT_PAGE if !64_BIT
+ select HAVE_ALIGNED_STRUCT_PAGE if !64BIT
default n
help
RAMster allows RAM on other machines in a cluster to be utilized