sparc64: Refactor MDESC cpu scanning code using an iterator.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -72,6 +72,7 @@ struct mdesc_notifier_client {
|
||||
extern void mdesc_register_notifier(struct mdesc_notifier_client *client);
|
||||
|
||||
extern void mdesc_fill_in_cpu_data(cpumask_t mask);
|
||||
extern void mdesc_populate_present_mask(cpumask_t *mask);
|
||||
|
||||
extern void sun4v_mdesc_init(void);
|
||||
|
||||
|
Reference in New Issue
Block a user