]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
authorGuo Ren <ren_guo@c-sky.com>
Fri, 11 Jan 2019 04:48:25 +0000 (12:48 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Wed, 13 Feb 2019 01:48:14 +0000 (09:48 +0800)
commit287fa07e0784c7c59cd7869181fd1652e11daddd
tree90971bcf8769c76c78f92a9f5114e5957d0a5ff0
parent61a1c4c49354908ed27c9a74cb3dbb2135a26434
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry

C-SKY CPU 8xx's _PAGE_GLOBAL is BIT(0), but 610's _PAGE_GLOBAL is
BIT(6). Use _PAGE_GLOBAL macro instead of bad magic number.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
arch/csky/include/asm/pgtable.h