commit | 2ad0f81c588a7a4e0fb685cbd2246b4907401784 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Tue Jun 26 16:50:50 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 09 11:31:15 2012 -0700 |
tree | b7676b778c15d72c8974eb79e046e4c3303cddd4 | |
parent | f64d94f9f7536842a120f6eef4cfd4cfcd516f5e [diff] |
staging: zcache: mark zbud_init/zcache_comp_init as __init These functions are called only when system is initializing, so mark __init for them to free memory Acked-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>