]> 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)
commit0a9e8f4a54d515ca22b38ddb757e72d7444462a3
tree57051e7817aa9fea394ab182a36e1b907f181a6a
parentaad92af46dc06b07b9b2ba0673727de1a8c9ddac
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