What steps will reproduce the problem?
1. Build on ubuntu kernel 2.6.35-20-generic (Maverick Meerkat)
What version of the product are you using? On what operating system?
Ubuntu Maverick Meerkat kernel 2.6.35-20-generic, compcache 0.6.2
Please provide any additional information below.
Compile error:
ramzswap_drv.c:1042: error: implicit declaration of function ‘kfree‘
To resolve, add #include <linux/slab.h> to ramzwap_drv.c
Original issue reported on code.google.com by avishai....@gmail.com on 11 Sep 2010 at 9:26
Original issue reported on code.google.com by
avishai....@gmail.com
on 11 Sep 2010 at 9:26