I'd like to get this in for 3.17: the first patch fixes a BUG_ON due to a wrong gfp_flags value, the second adds comments before two WARN_ONs that are triggered fairly often due to buggy drivers and that point the driver developer into the right direction on how to solve it. Regards, Hans The following changes since commit 0f3bf3dc1ca394a8385079a5653088672b65c5c4: [media] cx23885: fix UNSET/TUNER_ABSENT confusion (2014-08-01 15:30:59 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.17i for you to fetch changes up to 4778bc67ba7a97e35a5f3c7159444fe5e44154f9: videobuf2-core: add comments before the WARN_ON (2014-08-04 07:33:53 +0200) ---------------------------------------------------------------- Hans Verkuil (2): videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages videobuf2-core: add comments before the WARN_ON drivers/media/v4l2-core/videobuf2-core.c | 12 ++++++++++++ drivers/media/v4l2-core/videobuf2-dma-sg.c | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html