[PATCH 7/8] pSeries_smp.c: use pSeries reconfig notifier for cpu DLPAR
Joel Schopp
jschopp at austin.ibm.com
Fri Mar 11 07:27:02 EST 2005
This patch seems fine. Just a couple trivial comments.
> +static int pSeries_add_processor(struct device_node *np)
This function doesn't really add a processor; it could use a better name.
> +static void pSeries_remove_processor(struct device_node *np)
This doesn't remove a processor; it could also use a better name.
More information about the Linuxppc64-dev
mailing list