Module Name: src Committed By: martin Date: Fri Nov 14 07:29:13 UTC 2014
Modified Files: src/sys/arch/arm/arm32 [netbsd-7]: bus_dma.c locore.S Log Message: Pull up the following revisions, requested by skrll in ticket #222: src/sys/arch/arm/arm32/locore.S 1.37 src/sys/arch/arm/arm32/bus_dma.c 1.87 Make the initial svcstack is doubleword aligned if EABI. With PMAP_NEED_ALLOC_POOLPAGE, before using pmap_map_poolpage make sure the page comes from the same freelist that pmap_map_poolpage uses. To generate a diff of this commit: cvs rdiff -u -r1.86.2.1 -r1.86.2.2 src/sys/arch/arm/arm32/bus_dma.c cvs rdiff -u -r1.36 -r1.36.2.1 src/sys/arch/arm/arm32/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.