diff options
author | Guo Ren <ren_guo@c-sky.com> | 2019-01-11 05:48:25 +0100 |
---|---|---|
committer | Guo Ren <ren_guo@c-sky.com> | 2019-02-13 02:48:14 +0100 |
commit | 62eebea655d4be5a20fd563abfd7656724cdcd00 (patch) | |
tree | 90971bcf8769c76c78f92a9f5114e5957d0a5ff0 /arch/csky/kernel | |
parent | Linux 5.0-rc6 (diff) | |
download | linux-62eebea655d4be5a20fd563abfd7656724cdcd00.tar.xz linux-62eebea655d4be5a20fd563abfd7656724cdcd00.zip |
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>
Diffstat (limited to 'arch/csky/kernel')
0 files changed, 0 insertions, 0 deletions