Revision f44d188acdca1a34e4439ca6a173f85086e0e655 authored by Nishanth Menon on 18 January 2013, 19:52:32 UTC, committed by Rafael J. Wysocki on 22 January 2013, 12:28:39 UTC
OPP pointer is RCU protected, hence after finding it, de-reference
also should be protected with the same RCU context else the OPP
pointer may become invalid.

Reported-by: Alexander Holler <holler@ahsoftware.de>
Tested-by: Alexander Holler <holler@ahsoftware.de>
Acked-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 2521686
History
File Mode Size
Makefile -rw-r--r-- 59 bytes
rpmsg_client_sample.c -rw-r--r-- 2.6 KB

back to top