Hi Linus, I would like to ask You for pulling another update of Contiguous Memory Allocator driver for dma-mapping subsystem for v3.12.
The following changes since commit 26b0332e30c7f93e780aaa054bd84e3437f84354: Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine (2013-09-09 18:07:15 -0700) are available in the git repository at: git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git for-v3.12-fix for you to fetch changes up to aca0156a9c4ba47ca021b69d1fd7442aff49a7ab: drivers: of: fix build break if asm/dma-contiguous.h is missing (2013-09-10 15:43:40 +0200) ---------------------------------------------------------------- Marek Szyprowski (1): drivers: of: fix build break if asm/dma-contiguous.h is missing drivers/of/of_reserved_mem.c | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------- This pull request contains a build bugfix for the device tree support for reserved memory regions. Due to superfluous include the common code failed to build on ARM64 and MIPS architectures. I'm really sorry for disturbing you with such stupid patch, but the patch that caused the build break has lived at linux-next for about two weeks and noone noticed the issue, what convinced me that everything is ok. Thanks! Best regards Marek Szyprowski Samsung R&D Institute Poland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/