]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
authorPreeti U Murthy <preeti@linux.vnet.ibm.com>
Mon, 5 May 2014 05:17:14 +0000 (10:47 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 28 May 2014 03:35:38 +0000 (13:35 +1000)
commit05de4f9e38188b942959461b4144407224cb0bdd
treed0aac363b8cb0ee54e8d8161f62978f27c261dae
parentd4c65b8a70a6521c1f63de6118b6bda702ba993a
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE

Commit 6a6752ff94dddd3a2 changed the default value of
RECLAIM_DISTANCE to 30. However the comment around arch
specifc definition of RECLAIM_DISTANCE is not updated to
reflect the same. Correct the value mentioned in the comment.

Signed-off-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: KOSAKI Motohiro <Kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/topology.h