From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> Date: Fri, 29 Apr 2011 00:14:08 +0900 (JST) > Adapt new API. Almost change is trivial, most important change are to > remove following like =operator. > > cpumask_t cpu_mask = *mm_cpumask(mm); > cpus_allowed = current->cpus_allowed; > > Because cpumask_var_t is =operator unsafe. These usage might prevent > kernel core improvement. > > No functional change. > > Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html