]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Const for TLB RPN forced value
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:09 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:41 +0000 (18:10 -0600)
commita8a33a6930672c738eb1a3b0ff54ccef7acb8749
treebbe69b96f156251adb91e93d944d131196e7a609
parent518bf54b74a2cad0997ef4364e6eab6f154f3715
powerpc/8xx: Const for TLB RPN forced value

Value 0x00f0 is used to force bits in TLB level 2 entry. This value is linked
to the page size and will vary when we change the page size. Lets define a const
for it in order to have it at only one place.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S