Re: linux-next: Tree for Feb 13 (staging/zsmalloc)

From: Randy Dunlap
Date: Mon Feb 13 2012 - 12:46:35 EST


On 02/12/2012 10:26 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20120210:


zsmalloc-main.c should #include <linux/mmzone.h> to fix this build error:


drivers/staging/zsmalloc/zsmalloc-main.c: In function 'obj_location_to_handle':
drivers/staging/zsmalloc/zsmalloc-main.c:254:32: error: 'MAX_PHYSMEM_BITS' undeclared (first use in this function)
drivers/staging/zsmalloc/zsmalloc-main.c: In function 'obj_handle_to_location':
drivers/staging/zsmalloc/zsmalloc-main.c:266:10: error: 'MAX_PHYSMEM_BITS' undeclared (first use in this function)

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/