This series contains the follow-up versions from the first round [1]: staging: vchiq_arm: Clear VLA warning staging: vchiq_arm: Rework second abort criterion staging: vchiq_arm: Make index variable more self-explaining and some additional fixes. [1] - https://www.mail-archive.com/driverdev-devel@xxxxxxxxxxxxxxxxxxxxxx/msg73716.html Changes in V2: - rebased - fixed format issue reported by kbuild test robot - switch back to kmalloc in VLA patch because the function could be called from concurrent threads Stefan Wahren (9): staging: vchiq_arm: print real dump limit staging: vchiq_arm: Clear VLA warning staging: vchiq_arm: Rework second abort criterion staging: vchiq_arm: Make index variable more self-explaining staging: vc04_services: Remove defines from Makefile staging: vchiq_2835_arm: Fix whitespace issue in create_pagelist staging: vchiq_arm: remove unnecessary return staging: vchiq_shim: Remove unnecessary break staging: vc04_services: Remove stack hog issue from TODO drivers/staging/vc04_services/Makefile | 2 +- drivers/staging/vc04_services/interface/vchi/TODO | 9 ++--- .../vc04_services/interface/vchi/vchi_common.h | 2 -- .../interface/vchiq_arm/vchiq_2835_arm.c | 2 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 42 +++++++++++++--------- .../vc04_services/interface/vchiq_arm/vchiq_shim.c | 1 - 6 files changed, 29 insertions(+), 29 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel