git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c79b954
)
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 15 Jul 2014 14:37:21 +0000
(15:37 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 23 Jul 2014 14:27:46 +0000
(15:27 +0100)
Rather than having several Kconfig options, define int
ARM64_PGTABLE_LEVELS which will be also useful in converting some of the
pgtable macros.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Jungseok Lee <jungseoklee85@gmail.com>
No differences found