lkml.org 
[lkml]   [2018]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] qcom: remove memcpy()ing from cmd-db driver
Date
Some changes to the cmd-db code to not do any more copying
of memory. Instead, we'll just hand out pointers to things
inside cmd-db. Merging the second patch will cause problems
for any in-flight users of the cmd-db APIs that are modified
and/or removed. Probably that patch can wait until later, or
I can provide the fixes for any patches in-flight that get
wrecked when it's applied.

Cc: Mahesh Sivasubramanian <msivasub@codeaurora.org>
Cc: Lina Iyer <ilina@codeaurora.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Evan Green <evgreen@chromium.org>

Stephen Boyd (2):
soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()

drivers/soc/qcom/cmd-db.c | 93 ++++++++++++---------------------------
include/soc/qcom/cmd-db.h | 12 ++---
2 files changed, 32 insertions(+), 73 deletions(-)

--
Sent by a computer through tubes

\
 
 \ /
  Last update: 2018-07-17 22:31    [W:0.069 / U:1.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site