Closed GoogleCodeExporter closed 9 years ago
In 2.6.16, "enum km_type" is not defined if CONFIG_HIGHMEM is not set. This is
evil
done on Linux kernel side. I will add some #ifdef's to work around this issue.
Original comment by nitingupta910@gmail.com
on 10 Feb 2009 at 4:01
Try adding: #include <asm/kmap_types.h> to compcache.c
Original comment by nitingupta910@gmail.com
on 26 Feb 2009 at 5:57
Fixed in SVN r305.
Original comment by nitingupta910@gmail.com
on 2 Mar 2009 at 8:35
Original issue reported on code.google.com by
juch...@gmail.com
on 9 Feb 2009 at 10:43