On Fri, Jan 19 2018 at 14:44 +0000, Steven Rostedt wrote:
On Fri, 19 Jan 2018 07:35:01 +0000
Lina Iyer <ilina@xxxxxxxxxxxxxx> wrote:
Hi Steven,
On Thu, Jan 18 2018 at 01:26 +0000, Steven Rostedt wrote:
>
> trace_rpmh_notify(drv->name, resp);
>
The free_response(resp) will free the resp object and accessing resp->m
is invalid after that.
What about placing the trace before the free?
Sure. Will do that.
-- Lina
--
To unsubscribe from this list: send the line "unsubscribe linux-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html