02a79b38fec0c8fad31acbfa03b820ae00c242af parent 0779726cc265805d0f7c7dd1d791fa4076b31a9a author Wei Yongjun 1351643357 +0100 committer Rafael J. Wysocki 1352936170 +0100 PM / OPP: using kfree_rcu() to simplify the code The callback function of call_rcu() just calls a kfree(), so we can use kfree_rcu() instead of call_rcu() + callback function. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Rafael J. Wysocki † ΞΗ™]x