[PATCH 00/16] staging: vchiq_arm: several cleanups
Stefan Wahren
stefan.wahren at i2se.com
Sat May 20 05:21:57 PDT 2017
This patch series addresses mostly minor issues. It based on top of
the latest vchiq bugfix [1].
[1] - https://lkml.org/lkml/2017/5/4/228
Stefan Wahren (16):
staging: vchiq_core: Use return value of mutex_lock_killable directly
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist
staging: vchiq_2835_arm: Remove unnecessary assignment to
slot_mem_size
staging: vchiq_arm: Fix variable names in comment
staging: vchiq_arm: Avoid multiline dereference
staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo
staging: vchiq_2835_arm: Handle vmalloc_to_page error case
staging: vchiq_2835_arm: Use PAGE_MASK macro
staging: vchiq_core: Simplify VCHIQ init
staging: vchiq_core: Bailout if VCHIQ state is already initialized
staging: vchiq_core: Don't BUG if sending RESUME fails
staging: vchiq_core: Bail out if service is NULL
staging: vchiq_core: Bail out if ref_count is unexpected
staging: vchiq_core: Don't BUG if process is unexpected
staging: vchiq_core: Bail out in case of invalid tx_pos
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
.../interface/vchiq_arm/vchiq_2835_arm.c | 21 +++--
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 14 ++--
.../vc04_services/interface/vchiq_arm/vchiq_core.c | 95 +++++++++++++---------
3 files changed, 77 insertions(+), 53 deletions(-)
--
2.7.4
More information about the linux-rpi-kernel
mailing list