Module Name: src Committed By: riastradh Date: Wed Jul 24 03:30:42 UTC 2013
Modified Files: src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: slab.h Added Files: src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: gfp.h Log Message: Move GFP (`get free page') constants to <linux/gfp.h>. Declare alloc_page and __free_page there too, to be implemented soon. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/sys/external/bsd/drm2/include/linux/gfp.h cvs rdiff -u -r1.1.2.5 -r1.1.2.6 \ src/sys/external/bsd/drm2/include/linux/slab.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.