On Tue, 6 Mar 2018 15:05:42 -0700
Lina Iyer wrote:
> Duh. FTRACE seems to have been disabled. Will fix and update.
Don't feel bad. You're not alone, I've done that too ;-)
-- Steve
On Tue, Mar 06 2018 at 14:56 -0700, Lina Iyer wrote:
On Tue, Mar 06 2018 at 14:47 -0700, Steven Rostedt wrote:
On Tue, 6 Mar 2018 13:38:06 +0800
kbuild test robot wrote:
drivers/soc/qcom/./trace-rpmh.h:29:3: error: implicit declaration of function
'__assign_string'; did you mean '__assign_st
On Tue, Mar 06 2018 at 14:47 -0700, Steven Rostedt wrote:
On Tue, 6 Mar 2018 13:38:06 +0800
kbuild test robot wrote:
>> drivers/soc/qcom/./trace-rpmh.h:29:3: error: implicit declaration of
function '__assign_string'; did you mean '__assign_str'?
[-Werror=implicit-function-declaration]
Yes,
On Tue, 6 Mar 2018 13:38:06 +0800
kbuild test robot wrote:
> >> drivers/soc/qcom/./trace-rpmh.h:29:3: error: implicit declaration of
> >> function '__assign_string'; did you mean '__assign_str'?
> >> [-Werror=implicit-function-declaration]
Yes, you meant __assign_str(). I may have said __ass
Hi Lina,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.16-rc4 next-20180306]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/co
Log sent RPMH requests and interrupt responses in FTRACE.
Cc: Steven Rostedt
Signed-off-by: Lina Iyer
---
Changes in v3:
- Use __string() instead of char *
- fix TRACE_INCLUDE_PATH
---
drivers/soc/qcom/Makefile | 1 +
drivers/soc/qcom/rpmh-rsc.c | 6 +++
drivers/soc/qco
6 matches
Mail list logo