[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110516.134010.39174667.davem@davemloft.net>
Date: Mon, 16 May 2011 13:40:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kosaki.motohiro@...fujitsu.com
Cc: linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org
Subject: Re: [PATCH] sparc: convert old cpumask API into new one
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
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@...fujitsu.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists