diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2022-07-03 16:11:51 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-18 02:14:42 +0200 |
commit | f7536442353d1b6bb0c7c8ad1ec549d9fa215106 (patch) | |
tree | afe4df44c48d656e8f6b36f99464809adfeb3730 /tools | |
parent | csky: drop definition of PTE_ORDER (diff) | |
download | linux-f7536442353d1b6bb0c7c8ad1ec549d9fa215106.tar.xz linux-f7536442353d1b6bb0c7c8ad1ec549d9fa215106.zip |
csky: drop definition of PGD_ORDER
This is the order of the page table allocation, not the order of a PGD.
Since its always hardwired to 0, simply drop it.
Link: https://lkml.kernel.org/r/20220703141203.147893-3-rppt@kernel.org
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Guo Ren <guoren@kernel.org>
Cc: Helge Deller <deller@gmx.de>
Cc: Huacai Chen <chenhuacai@kernel.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Xuerui Wang <kernel@xen0n.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions