Thread (34 messages) flat view 34 messages, 3 authors, 2016-03-01

[RFC v2 06/12] PM / cpu_domains: Record CPUs that are part of the domain

From: Lina Iyer <hidden>
Date: 2016-03-01 19:24:21
Also in: linux-arm-msm, linux-pm

On Fri, Feb 26 2016 at 12:20 -0700, Stephen Boyd wrote:
On 02/12, Lina Iyer wrote:
quoted
diff --git a/include/linux/cpu_domains.h b/include/linux/cpu_domains.h
index bab4846..0c539f0 100644
--- a/include/linux/cpu_domains.h
+++ b/include/linux/cpu_domains.h
@@ -11,8 +11,10 @@
 #ifndef __CPU_DOMAINS_H__
 #define __CPU_DOMAINS_H__

+#include <linux/cpumask.h>
Just forward declare struct cpumask instead?
Sure.

Thanks,
Lina
quoted
+
 struct cpu_pd_ops {
-	int (*power_off)(u32 state_idx, u32 param);
+	int (*power_off)(u32 state_idx, u32 param, const struct cpumask *mask);
 	int (*power_on)(void);
 };
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help