]> git.baikalelectronics.ru Git - kernel.git/commit
csky: pgtable.h: Coding convention
authorGuo Ren <guoren@linux.alibaba.com>
Mon, 11 Jan 2021 15:02:38 +0000 (23:02 +0800)
committerGuo Ren <guoren@linux.alibaba.com>
Sat, 27 Feb 2021 08:22:42 +0000 (16:22 +0800)
commit73d15bb402554c76e05163b0179f2d23c3432c77
tree57051e7817aa9fea394ab182a36e1b907f181a6a
parent1d4d9098d9a660525b837f19d0632f069c4a7bb5
csky: pgtable.h: Coding convention

C-SKY page table attributes only have 'Dirty' and 'Valid' to
emulate 'PRESENT, READ, WRITE, EXEC, DIRTY, ACCESSED'.

This patch cleanup unnecessary definition.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
arch/csky/abiv1/inc/abi/pgtable-bits.h
arch/csky/abiv2/inc/abi/pgtable-bits.h
arch/csky/include/asm/pgtable.h