Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 252987 | Differences between
and this patch

Collapse All | Expand All

(-)compcache-0.6.2.orig/compat.h (-1 / +1 lines)
Lines 2-8 Link Here
2
#define _RAMZSWAP_COMPAT_H_
2
#define _RAMZSWAP_COMPAT_H_
3
3
4
/* Uncomment this if you are using swap free notify patch */
4
/* Uncomment this if you are using swap free notify patch */
5
//#define CONFIG_SWAP_FREE_NOTIFY
5
#define CONFIG_SWAP_FREE_NOTIFY
6
6
7
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31))
7
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31))
8
#define blk_queue_physical_block_size(q, size) \
8
#define blk_queue_physical_block_size(q, size) \

Return to bug 252987