On 19 January 2012 19:34, Peter Wagner <[email protected]> wrote: > Hi, > > this patch adds ocf support to linux 3.2. > But maybe this changes should be inside an #ifdef to > make it work with linux < 3.2
Yes, this wont fly with 3.1 or earlier. 3.2 introduced a helper function getting the page of a fragment though, so replacing all direct accesses with it and then backporting the helper for 3.1- should make it work fine. I'll create a patch based on this. Jonas _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
