On 27-06-16, 17:26, Jisheng Zhang wrote: > The first patch fixes incorrect placement of __initdata > > The second patch is to add __init/__initdata marker to some functions > or varaiables so that we can discard them. > > The third patch declares pid_params/pstate_funcs/hwp_active as > __read_mostly, under the fact that they are mostly read and not > written to.
Acked-by: Viresh Kumar <[email protected]> -- viresh

