https://github.com/torvalds/linux
Revision 62eebea655d4be5a20fd563abfd7656724cdcd00 authored by Guo Ren on 11 January 2019, 04:48:25 UTC, committed by Guo Ren on 13 February 2019, 01:48:14 UTC
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>
1 parent d139371
History
Tip revision: 62eebea655d4be5a20fd563abfd7656724cdcd00 authored by Guo Ren on 11 January 2019, 04:48:25 UTC
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Tip revision: 62eebea
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 13.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 10.7 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.7 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 482.3 KB
Makefile -rw-r--r-- 59.1 KB
README -rw-r--r-- 727 bytes

README

back to top